@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_22a86274>
  skos:broader <https://w3id.org/ozcar-theia/c_55ebb111> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7899fab1> ;
  dc:modified "2023-05-16T13:57:21"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Biological phenomenon"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_55ebb111>
  skos:prefLabel "Phenomenon"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_22a86274> .

<https://w3id.org/ozcar-theia/c_7899fab1>
  skos:prefLabel "Vegetation phenomenon"@en ;
  a skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_22a86274> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
