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

<https://w3id.org/ozcar-theia/c_ebe207fe>
  skos:prefLabel "Soil conductivity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_45d8b13a> .

<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_c1bb8a72>
  skos:prefLabel "Subsurface geophysics variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_45d8b13a> .

<https://w3id.org/ozcar-theia/CategoryOfVariable>
  rdfs:label "Category of variable"@en ;
  a owl:Class .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_1488a9b2>
  skos:prefLabel "Soil single point resistance"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_45d8b13a> .

<https://w3id.org/ozcar-theia/c_06a589e6>
  skos:prefLabel "Soil resistivity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_45d8b13a> .

<https://w3id.org/ozcar-theia/c_5e05a2e9>
  skos:prefLabel "Soil spontaneous potential"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_45d8b13a> .

<https://w3id.org/ozcar-theia/c_0adff56e>
  skos:prefLabel "Soil magnetic suseptibility"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_45d8b13a> .

<https://w3id.org/ozcar-theia/c_45d8b13a>
  a skos:Concept, <https://w3id.org/ozcar-theia/CategoryOfVariable> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_06a589e6>, <https://w3id.org/ozcar-theia/c_ebe207fe>, <https://w3id.org/ozcar-theia/c_1488a9b2>, <https://w3id.org/ozcar-theia/c_5e05a2e9>, <https://w3id.org/ozcar-theia/c_0adff56e> ;
  dc:created "2022-12-20T08:48:57"^^xsd:dateTime ;
  ns0:simplifiedLabel "Electromagnetic investigation"@en ;
  skos:prefLabel "Electromagnetic investigation variable"@en ;
  skos:broader ns0:c_c1bb8a72 ;
  dc:modified "2022-12-20T14:09:37"^^xsd:dateTime ;
  skos:inScheme ns0: .

