@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_a033d320>
  skos:prefLabel "Abundance"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:modified "2022-03-10T14:28:18"^^xsd:dateTime ;
  skos:related <https://w3id.org/ozcar-theia/c_f41ea7a1> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21541> ;
  skos:definition "[Wikipedia] In ecology, local abundance is the relative representation of a species in a particular ecosystem."@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_f8987e3a> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

<https://w3id.org/ozcar-theia/c_f8987e3a>
  skos:prefLabel "Biological property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a033d320> .

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

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