@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-QMV3QXMT-C>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Final epithet"@en, "Épithète finale"@fr ;
  skos:prefLabel "final epithet"@en, "épithète finale"@fr ;
  dc:identifier "1711" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C18> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: The last epithet in sequence in any particular combination, whether in the rank of species or of subspecies."@en .

<http://data.loterre.fr/ark:/67375/FM8/C18>
  skos:prefLabel "Assignment and Nomina of ranks (category)"@en, "Assignation et Nomina des rangs (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-QMV3QXMT-C> .

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

