@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <http://purl.org/voc/cpm#> .
@prefix ns2: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_89cda541>
  skos:prefLabel "Soil reflected acoustic wave amplitude"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1731d463> .

<https://w3id.org/ozcar-theia/c_ce5cb23c>
  skos:prefLabel "Acoustic wave"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_4b2033c5>
  skos:prefLabel "360° median"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept .

<https://w3id.org/ozcar-theia/c_dc6163a1>
  skos:prefLabel "Soil"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_1e84d476>
  skos:prefLabel "Amplitude"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_0245cc13>
  skos:prefLabel "Reflected wave"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/c_5a57cd59>
  skos:prefLabel "Borehole"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_1731d463>
  skos:prefLabel "Soil reflected acoustic wave median amplitude in all directions inside borehole"@en ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_0245cc13> ;
  ns0:hasMatrix <https://w3id.org/ozcar-theia/c_dc6163a1> ;
  a skos:Concept, ns0:Variable ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broader <https://w3id.org/ozcar-theia/c_89cda541> ;
  dc:created "2022-12-20T08:51:43"^^xsd:dateTime ;
  ns0:hasContextObject <https://w3id.org/ozcar-theia/c_5a57cd59> ;
  ns1:statisticalMeasure <https://w3id.org/ozcar-theia/c_4b2033c5> ;
  ns2:simplifiedLabel "Soil reflected acoustic wave amplitude"@en ;
  ns0:hasProperty ns2:c_1e84d476 ;
  dc:modified "2022-12-20T09:12:16"^^xsd:dateTime ;
  ns0:hasObjectOfInterest ns2:c_ce5cb23c .

