@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/ozcar-theia/> .
@prefix ns1: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .

<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_be9d1207>
  skos:prefLabel "Shallow lateral soil resistivity inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06a589e6> .

<https://w3id.org/ozcar-theia/c_4589c259>
  skos:prefLabel "Deep lateral soil resistivity inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06a589e6> .

<https://w3id.org/ozcar-theia/c_9f9ed1b5>
  skos:prefLabel "Soil resistivity measured by long configuration of electric log probes inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06a589e6> .

<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/c_41902a43>
  skos:prefLabel "Soil resistivity measured by short configuration of electric log probes inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_06a589e6> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_06a589e6>
  a skos:Concept, <https://w3id.org/iadopt/ont/Variable> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_6f3b02a6>, <https://w3id.org/ozcar-theia/c_9f9ed1b5>, <https://w3id.org/ozcar-theia/c_be9d1207>, <https://w3id.org/ozcar-theia/c_41902a43>, <https://w3id.org/ozcar-theia/c_4589c259> ;
  ns0:simplifiedLabel "Soil resistivity"@en ;
  ns1:hasObjectOfInterest ns0:c_dc6163a1 ;
  ns1:hasProperty ns0:c_bf427090 ;
  skos:prefLabel "Soil resistivity"@en ;
  skos:broader ns0:c_45d8b13a ;
  dc:description "Scientific variable observing soil resistivity"@en ;
  skos:inScheme ns0: .

ns0:c_45d8b13a
  skos:prefLabel "Electromagnetic investigation variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_06a589e6 .

ns0:c_6f3b02a6
  skos:prefLabel "Soil resistivity measured by normal configuration of electric log probes inside borehole"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_06a589e6 .

ns0:c_bf427090
  skos:prefLabel "Resistivity"@en ;
  a ns1:Property, skos:Concept .

