@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: <http://purl.org/voc/cpm#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/iadopt/ont/> .
@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_ca936c75>
  skos:prefLabel "Atmosphere carbon dioxide concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_4778312e> .

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

<https://w3id.org/ozcar-theia/c_37699a89>
  skos:prefLabel "Temporal mean"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_78ad57eb>
  skos:prefLabel "Temporal mean of carbon dioxide concentration in atmosphere at 18 meters height"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_4778312e> .

<https://w3id.org/ozcar-theia/c_135a2be5>
  skos:prefLabel "Concentration"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

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

<https://w3id.org/ozcar-theia/c_4778312e>
  ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_37699a89> ;
  dc:modified "2022-06-01T09:00:34"^^xsd:dateTime ;
  ns1:hasProperty <https://w3id.org/ozcar-theia/c_135a2be5> ;
  dc:created "2022-06-01T08:55:39"^^xsd:dateTime ;
  a skos:Concept, ns1:Variable ;
  skos:broader <https://w3id.org/ozcar-theia/c_ca936c75> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_78ad57eb> ;
  ns2:simplifiedLabel "Atmosphere carbon dioxide concentration"@en ;
  skos:inScheme ns2: ;
  ns1:hasObjectOfInterest ns2:c_8f63de36 ;
  ns1:hasMatrix ns2:c_6e0a5597 ;
  skos:prefLabel "Temporal mean of carbon dioxide concentration in atmosphere"@en .

