@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-PGC482C0-K>
  skos:definition "A confusing term, used with many distinct senses in common language as well as in biology, and in biological nomenclature with several distinct meanings (see nomen, onymorph, spelling, rank, author). (Traditional term, definition by A. Dubois)"@en ;
  skos:scopeNote "Code: 1) (general) A word, or ordered sequence of words, conventionally used to denote and identify a particular entity (e.g. a person, place, object, concept). 2) Equivalent to scientific name. 3) An element of the name of a species-group taxon: see generic name, subgeneric name, specific name, subspecific name."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Nom"@fr, "Name"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "name"@en, "nom"@fr ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> ;
  dc:identifier "902" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<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-PGC482C0-K> .

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

