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

<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-VTL56TR8-H> .

<http://data.loterre.fr/ark:/67375/FM8-VTL56TR8-H>
  skos:prefLabel "category"@en, "catégorie"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1627" ;
  skos:hiddenLabel "Taxonomic category"@en, "Catégorie"@fr, "Category"@en, "Catégorie taxonomique"@fr ;
  skos:scopeNote "Code: No term"@en ;
  skos:definition "A group of taxa that share certain biological (e.g., hybridizability) or historical (e.g., geological age) characteristics. (Traditional term, definition by A. Dubois)"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date .

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

