@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 uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/FM8-W2BSPHG6-L>
  skos:definition "A set of conspecific syntopic and synchronic organisms that are in reproductive interactions in a given habitat/environment. (Traditional term)"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1615" ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:hiddenLabel "Population"@fr, "Population"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "population"@fr, "population"@en .

<http://data.loterre.fr/ark:/67375/FM8/C17>
  skos:prefLabel "Taxonomie (catégorie)"@fr, "Taxonomy (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-W2BSPHG6-L> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-W2BSPHG6-L> .

