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

<https://w3id.org/ozcar-theia/c_8ee483fa>
  skos:prefLabel "Soil spontaneous potential measured by multiparameter geophysic probe inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_5e05a2e9> .

<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_b0dfd448>
  skos:prefLabel "Spontaneous potential"@en ;
  a <https://w3id.org/iadopt/ont/Property>, 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/c_c3620807>
  skos:prefLabel "Soil spontaneous potential measured by electric laterolog probe inside borehole"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_5e05a2e9> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_5e05a2e9>
  a skos:Concept, <https://w3id.org/iadopt/ont/Variable> ;
  ns0:simplifiedLabel "Soil spontaneous potential"@en ;
  dc:description "Scientific variable observing soil spontaneous potential"@en ;
  skos:broader ns0:c_45d8b13a ;
  skos:inScheme ns0: ;
  skos:narrower ns0:c_8ee483fa, ns0:c_c3620807, ns0:c_b690739e ;
  ns1:hasProperty ns0:c_b0dfd448 ;
  ns1:hasObjectOfInterest ns0:c_dc6163a1 ;
  skos:prefLabel "Soil spontaneous potential"@en .

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

ns0:c_b690739e
  skos:prefLabel "Soil spontaneous potential measured by electric log probes inside borehole"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_5e05a2e9 .

