@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-JP12JV9S-N>
  skos:prefLabel "plurinomen"@en, "plurinomen"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-R76RFSQC-X> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8/C10>
  skos:prefLabel "Noms (catégorie)"@fr, "Names (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-R76RFSQC-X> .

<http://data.loterre.fr/ark:/67375/FM8-R76RFSQC-X>
  skos:scopeNote "Code: The combination of two names, the first being a generic name and the second a specific name, that together constitute the scientific name of a species. Any interpolated names are not counted as components of a binomen."@en ;
  skos:altLabel "nom binominal"@fr, "binominal name"@en ;
  skos:hiddenLabel "Nom binominal"@fr, "Binominal name"@en, "Binominal"@en, "Binominal"@fr, "Binomen"@en, "Binomen"@fr, "Binomina"@en, "Binomina"@fr ;
  skos:note "Etymology: L: bis, twice - nomen, name."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "909" ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-JP12JV9S-N> ;
  skos:definition "Nomen of rank species, composed of two terms, the generic substantive and the specific epithet. (Traditional term, definition by A. Dubois)"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "binomen"@en, "binomen"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> .

