@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_f8987e3a>
  skos:prefLabel "Biological property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_e49419b9> .

<https://w3id.org/ozcar-theia/c_e49419b9>
  dc:modified "2022-03-10T14:29:48"^^xsd:dateTime ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/3620>, <http://vocabs.lter-europe.net/EnvThes/75> ;
  skos:definition "The variance in genetic and phenotypic characteristics of an ecological entity"@en ;
  skos:prefLabel "Genetic diversity"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_f8987e3a> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> .

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