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

<http://data.loterre.fr/ark:/67375/FM8-KFG9P0CZ-T>
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "722" ;
  skos:hiddenLabel "Disclaimer"@en, "Dénégation d'intention de publication"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "disclaimer"@en, "dénégation d'intention de publication"@fr ;
  skos:definition "Code: A statement in a work, by an author, editor or publisher, that 1) the entire work or 2) all or specified names and nomenclatural acts in it are to be excluded for purposes of zoological nomenclature."@en .

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

<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-KFG9P0CZ-T> .

