@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-RRGM1V23-V>
  skos:prefLabel "nucleospecies"@en, "nucleospecies"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-BZGQ63GN-S> .

<http://data.loterre.fr/ark:/67375/FM8-BZGQ63GN-S>
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "108" ;
  skos:prefLabel "eligonucleospecies"@en, "eligonucleospecies"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Nominal species subsequently designated as single nucleospecies among prenucleospecies. (Dubois 2020)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-RRGM1V23-V> ;
  dc:bibliographicCitation "Dubois, A. (2020) Allocation of nomina to taxa in zoological nomenclature. Bionomina, 18: 1–43 [ https://doi.org/10.11646/bionomina.18.1.1 ]" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C2> ;
  skos:hiddenLabel "Eligonucleospecies"@en, "Eligonucleospecies"@fr ;
  skos:note "Etymology: L: eligere, to choose, to elect - nucleus (from nux, nut), nucleus, core, stone - species, idea, kind, species."@en ;
  skos:scopeNote "Code: No term"@en .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8/C2>
  skos:prefLabel "Type (catégorie)"@fr, "Type (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-BZGQ63GN-S> .

