@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/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-TF74LXCF-K> .

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

<http://data.loterre.fr/ark:/67375/FM8-TF74LXCF-K>
  skos:definition "Code: The nominal taxon at a subordinate rank within the family group, the genus group, or the species group that contains the name-bearing type of a divided taxonomic taxon of that group."@en ;
  skos:prefLabel "nominotypical"@en, "nominotypique"@fr ;
  skos:altLabel "taxon nominotypique"@fr, "nominotypical taxon"@en, "nominate"@en ;
  skos:hiddenLabel "Taxon nominotypique"@fr, "Nominotypical taxon"@en, "Nominate"@en, "Nominotypical"@en, "Nominotypique"@fr ;
  dc:identifier "1000" ;
  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/C18> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept .

