@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/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-ZSWF0NN1-X> .

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

<http://data.loterre.fr/ark:/67375/FM8-ZSWF0NN1-X>
  skos:prefLabel "Duplostensional Nomenclatural System (DONS)"@en, "Duplostensional Nomenclatural System (DONS)"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:bibliographicCitation "Dubois, A. (2015) The Duplostensional Nomenclatural System for higher zoological nomenclature. Dumerilia, 5: 1–108." ;
  skos:hiddenLabel "duplostensional Nomenclatural System (DONS)"@en, "duplostensional Nomenclatural System (DONS)"@fr, "DONS"@en, "DONS"@fr ;
  skos:scopeNote "Code: No term"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  dc:identifier "1449" ;
  skos:definition "Nomenclatural system which makes use of a double or alternative way of allocating nomina to taxa according to whether the nomen is 1) a sozonymorph or 2) a distagmonym: either 1. relying on both onomatophores (conucleogenera) and onomatosases (alienogenera) (see Orostensional Nomenclatural System) or 2. relying only on onomatophores (conucleogenera) (see Metrostensional Nomenclatural System). (Dubois 2015b)"@en ;
  a skos:Concept .

