@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#> .

<https://w3id.org/ozcar-theia/c_d9824eec>
  skos:prefLabel "Atmosphere variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> .

<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 ;
  skos:hasTopConcept <https://w3id.org/ozcar-theia/c_341ce66a> .

<https://w3id.org/ozcar-theia/c_fb3683f0>
  skos:prefLabel "Cryosphere variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> .

<https://w3id.org/ozcar-theia/c_0d8719e8>
  skos:prefLabel "Biosphere variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> .

<https://w3id.org/ozcar-theia/c_8b34f633>
  skos:prefLabel "Land surface variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> .

<https://w3id.org/ozcar-theia/c_db51a9f2>
  skos:prefLabel "Terrestrial hydrosphere variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> .

<https://w3id.org/ozcar-theia/c_341ce66a>
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20935> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0d8719e8>, <https://w3id.org/ozcar-theia/c_8b34f633>, <https://w3id.org/ozcar-theia/c_fb3683f0>, <https://w3id.org/ozcar-theia/c_d9824eec>, <https://w3id.org/ozcar-theia/c_db51a9f2> ;
  dc:modified "2022-06-16T14:15:41"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Variable"@en ;
  skos:topConceptOf <https://w3id.org/ozcar-theia/> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  a skos:Concept, <https://w3id.org/ozcar-theia/CategoryOfVariable> ;
  skos:scopeNote "Contains concepts that describe variables and categories of variable of the Theia / OZCAR information system. The variables are I-ADOPT framework variable; A description of something observed or derived, minimally consisting of  an ObjectOfInterest and its Property."@en .

