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

<https://w3id.org/ozcar-theia/c_1feb2877>
  skos:prefLabel "Soil heat flux at 0.1 meters depth"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_6feae302> .

<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_7062b1fd>
  skos:prefLabel "Soil heat flux at 0.3 meters depth"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_6feae302> .

<https://w3id.org/ozcar-theia/c_df9d21e8>
  skos:prefLabel "Peatland soil heat flux at 0.02 meters depth"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_6feae302> .

<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_84e528d5>
  skos:prefLabel "Soil thermal variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_6feae302> .

<https://w3id.org/ozcar-theia/c_14813b60>
  skos:prefLabel "Soil heat flux at 0.05 meters depth"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_6feae302> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_6feae302>
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1feb2877>, <https://w3id.org/ozcar-theia/c_14813b60>, <https://w3id.org/ozcar-theia/c_df9d21e8>, <https://w3id.org/ozcar-theia/c_7062b1fd> ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Variable> ;
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_201ff819> ;
  dc:description "Scientific variable observing soil heat flux"@en ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_abd253c6> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_84e528d5> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22253> ;
  skos:prefLabel "Soil heat flux"@en ;
  dc:modified "2022-03-10T15:30:19"^^xsd:dateTime ;
  ns1:simplifiedLabel "Soil heat flux"@en ;
  ns0:hasMatrix ns1:c_dc6163a1 .

ns1:c_abd253c6
  skos:prefLabel "Heat"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_201ff819
  skos:prefLabel "Power flux through surface"@en ;
  a ns0:Property, skos:Concept .

