@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-GQKHTVDW-0>
  skos:prefLabel "travail"@fr, "work"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-VJB3303Q-D> .

<http://data.loterre.fr/ark:/67375/FM8-BZSM595X-G>
  skos:prefLabel "publication"@fr, "publication"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-VJB3303Q-D> .

<http://data.loterre.fr/ark:/67375/FM8-VJB3303Q-D>
  skos:hiddenLabel "Unpublished work"@en, "Unpublished"@en, "Travail non-publié"@fr, "Non-publié"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-BZSM595X-G> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "A work that is not published or one that the Commission (ICZN) has ruled to be treated as unpublished. (Code (Hawksworth 2010))"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:bibliographicCitation "Hawksworth, D. L. (2010) Terms used in bionomenclature: the naming of organisms (and plant communities). Global Biodiversity Information Facility (GBIF) Copenhagen. 1–216. [ https://www.gbif.org/document/80577/terms-used-in-bionomenclature-the-naming-of-organisms-and-plant-communities ]" ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "travail non-publié"@fr, "unpublished work"@en ;
  dc:identifier "700" .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<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-VJB3303Q-D> .

