@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_17c0d460>
  skos:broader <https://w3id.org/ozcar-theia/c_d63e406d> ;
  skos:definition "[Wikipedia] Stratification in the field of ecology refers to the vertical layering of a habitat; the arrangement of vegetation in layers."@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_2e75f34d> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Vegetation stratification"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

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

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

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