@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/C3>
  skos:prefLabel "Attribution et Identification (catégorie)"@fr, "Allocation and Identification (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-XTXT2VSW-2> .

<http://data.loterre.fr/ark:/67375/FM8-XTXT2VSW-2>
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Espèce nominale originalement incluse"@fr, "Originally included nominal species"@en ;
  skos:definition "Code: Of a nominal genus-group taxon, the nominal species deemed to be originally included."@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C3> ;
  skos:prefLabel "originally included nominal species"@en, "espèce nominale originalement incluse"@fr ;
  dc:identifier "239" ;
  a skos:Concept ;
  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-XTXT2VSW-2> .

