@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-QMZP80DL-M>
  skos:prefLabel "introduction (d'un nomen)"@fr, "introduction (of a nomen)"@en ;
  skos:hiddenLabel "Introduction (of a nomen)"@en, "To introduce (a nomen)"@en, "Introduction (d'un nomen)"@fr, "Introduire (un nomen)"@fr ;
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:bibliographicCitation "Dubois, A. (2012) The distinction between introduction of a new nomen and subsequent use of a previously introduced nomen in zoological nomenclature. Bionomina, 5: 57–80. [ https://doi.org/10.11646/bionomina.5.1.2 ]" ;
  skos:definition "To publish a new nomen complying with the Rules of the Code for nomenclatural availability. (Dubois 2012)"@en ;
  dc:identifier "701" ;
  skos:scopeNote "Code: No term"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

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

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-QMZP80DL-M> .

