@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/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-DG74RKK6-C> .

<http://data.loterre.fr/ark:/67375/FM8-DG74RKK6-C>
  skos:hiddenLabel "Procédé nomenclatural"@fr, "Nomenclatural process"@en ;
  dc:identifier "1408" ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:scopeNote "Code: No term"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "nomenclatural process"@en, "procédé nomenclatural"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "The process through which the valid nomen of a taxon is identified. It consists of three main stages, steps or ‘floors’: availability (including nominal-series assignment), allocation and validity (including correctness), and possibly registration. (Dubois 2005c, 2010b)"@en .

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

