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

<https://w3id.org/ozcar-theia/c_2c664967>
  skos:prefLabel "Environmental entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7072b3b7> .

<https://w3id.org/ozcar-theia/c_3aa09fc5>
  skos:prefLabel "Bacteria"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7072b3b7> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_7072b3b7>
  skos:narrower <https://w3id.org/ozcar-theia/c_f41ea7a1>, <https://w3id.org/ozcar-theia/c_3aa09fc5>, <https://w3id.org/ozcar-theia/c_d63e406d>, <https://w3id.org/ozcar-theia/c_3b43db96> ;
  skos:definition "[Oxford Reference] Any particular part of an ecosystem, including a species, a group of species, an ecosystem function or characteristic, or a specific habitat or biome."@en ;
  skos:prefLabel "Biosphere"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21921>, <http://www.eionet.europa.eu/gemet/concept/892> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_2c664967> .

<https://w3id.org/ozcar-theia/c_f41ea7a1>
  skos:prefLabel "Ecosystem"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7072b3b7> .

<https://w3id.org/ozcar-theia/c_3b43db96>
  skos:prefLabel "Virus"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7072b3b7> .

<https://w3id.org/ozcar-theia/c_d63e406d>
  skos:prefLabel "Vegetation"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7072b3b7> .

