@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>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-R0V2572C-8> .

<http://data.loterre.fr/ark:/67375/FM8-R0V2572C-8>
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "kingdom"@en, "règne"@fr ;
  skos:definition "Code: The highest ranked category employed in the taxonomic hierarchy. (Previous editions of the Code referred to a single taxon Animalia , not widely accepted today, at the rank of kingdom)."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  dc:identifier "1823" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  skos:hiddenLabel "Règne"@fr, "Kingdom"@en ;
  dc:modified "2020-11-23"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-R0V2572C-8> .

