@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/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-JZRVFKGM-4> .

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

<http://data.loterre.fr/ark:/67375/FM8-JZRVFKGM-4>
  skos:scopeNote "Code: Nomenclature: A system of names, and provisions for their formation and use."@en ;
  skos:note "Etymology: L: nomenclatura , nomenclature , from nomen, name and calo, I call."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "1) A subdiscipline of taxonomy which is in charge of providing the valid nomina for the taxa. 2) Any system of nomina that applies to the taxa used in a given ergotaxonomy. (Traditional term, definition by A. Dubois)"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "nomenclature"@fr, "nomenclature"@en ;
  skos:hiddenLabel "Nomenclature"@fr, "Nomenclature"@en, "Nomenclatural"@en, "Nomenclatural"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "1400" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

