@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-F24GRKBV-B> .

<http://data.loterre.fr/ark:/67375/FM8-F24GRKBV-B>
  skos:scopeNote "Code: No term"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "nomenclatural stability"@en, "stabilité nomenclatural"@fr ;
  skos:definition "Qualification of a nomenclatural system in which the nomina of taxa change as little as possible, or not at all, even if ergotaxonomies change. (Traditional term, definition by A. Dubois)"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Stabilité nomenclatural"@fr, "Nomenclatural stability"@en ;
  dc:identifier "1410" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

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

