@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <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_b1a36b81>
  skos:prefLabel "Vegetation variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d8719e8> .

<https://w3id.org/ozcar-theia/c_97d54b05>
  skos:prefLabel "Genetical composition"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d8719e8> .

<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 .
<https://w3id.org/ozcar-theia/c_0d8719e8>
  skos:narrower <https://w3id.org/ozcar-theia/c_b1a36b81>, <https://w3id.org/ozcar-theia/c_05d90b08>, <https://w3id.org/ozcar-theia/c_a86ef328>, <https://w3id.org/ozcar-theia/c_da3488dc>, <https://w3id.org/ozcar-theia/c_0632771c>, <https://w3id.org/ozcar-theia/c_97d54b05> ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:prefLabel "Biosphere variable"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> ;
  ns0:simplifiedLabel "Biosphere"@en .

ns0:c_05d90b08
  skos:prefLabel "Megafauna variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_0d8719e8 .

ns0:c_a86ef328
  skos:prefLabel "Microbiology"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_0d8719e8 .

ns0:c_0632771c
  skos:prefLabel "Macrofauna variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_0d8719e8 .

ns0:c_341ce66a
  skos:prefLabel "Variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_0d8719e8 .

ns0:c_da3488dc
  skos:prefLabel "Ecosystem variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_0d8719e8 .

