@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-B8NJ0ZF2-C>
  skos:hiddenLabel "Effective"@en, "Effectif"@fr ;
  skos:prefLabel "effective"@en, "effectif"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Qualification of an onomatergy that makes it actual under the Rules of the Zoocode. (Traditional term, used in that sense in Dubois and Aescht 2019 (LZC session 37))"@en ;
  dc:identifier "707" ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:scopeNote "Code: No term"@en .

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

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-B8NJ0ZF2-C> .

