@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-S5689ZLR-F>
  skos:prefLabel "extension"@fr, "extension"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-G0GS3STP-S> .

<http://data.loterre.fr/ark:/67375/FM8/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-G0GS3STP-S> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8-G0GS3STP-S>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  skos:scopeNote "Code: No term"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-S5689ZLR-F> ;
  skos:prefLabel "extension excluante"@fr, "exclusive extension"@en ;
  skos:hiddenLabel "Extension Excluante"@fr, "Exclusive extension"@en ;
  dc:identifier "1426" ;
  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:definition "System of extension by exclusion, listing all non-members of a class (such as a taxon). (Dubois 2005b)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

