@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/FM8/C3>
  skos:prefLabel "Attribution et Identification (catégorie)"@fr, "Allocation and Identification (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-FDRQVQP6-P> .

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

<http://data.loterre.fr/ark:/67375/FM8-FDRQVQP6-P>
  skos:hiddenLabel "Identification"@fr, "Identification"@en, "Identified"@en, "Identifié"@fr ;
  skos:definition "A statement of similarity of new specimens to a named taxon by the application of the same name. (Hawksworth 2010) ; Taxonomic act that refers a nomen to a known ergotaxon in a given ergotaxonomy. (Traditional term, definition by A. Dubois).  "@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C3> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "identification"@fr, "identification"@en ;
  dc:bibliographicCitation "Hawksworth, D. L. (2010) Terms used in bionomenclature: the naming of organisms (and plant communities). Global Biodiversity Information Facility (GBIF) Copenhagen. 1–216. [ https://www.gbif.org/document/80577/terms-used-in-bionomenclature-the-naming-of-organisms-and-plant-communities ]" ;
  dc:identifier "219" ;
  dc:modified "2020-11-23"^^xsd:date .

