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

<http://data.loterre.fr/ark:/67375/FM8/C6>
  skos:prefLabel "Priorité et Usage (catégorie)"@fr, "Priority and Usage (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-WD0DRX66-Q> .

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

<http://data.loterre.fr/ark:/67375/FM8-WD0DRX66-Q>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Categories of usage"@en, "Catégories d'usage"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C6> ;
  dc:bibliographicCitation "Dubois, A. (2005) Proposed Rules for the incorporation of nomina of higher-ranked zoological taxa in the International Code of Zoological Nomenclature. 1. Some general questions, concepts and terms of biological nomenclature. Zoosystema, 27 (2): 365–426." ;
  skos:scopeNote "Code: No term"@en ;
  dc:identifier "503" ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "catégories d'usage"@fr, "categories of usage"@en ;
  skos:definition "Under Ostensional Nomenclatural System, precisely defined categories of usage of nomina, according to 1) the numbers of mentions of a nomen and of its alternative nomina and 2) the dates of these mentions. (Dubois 2005b)"@en .

