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

<http://data.loterre.fr/ark:/67375/FM8-VJB3303Q-D>
  skos:prefLabel "unpublished work"@en, "travail non-publié"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-BZSM595X-G> .

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

<http://data.loterre.fr/ark:/67375/FM8-BZSM595X-G>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:identifier "708" ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Publish"@en, "Publié"@fr, "Publication"@en, "Publication"@fr, "Publier"@fr, "Published"@en, "Published work"@en, "Travail publié"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-VJB3303Q-D> ;
  skos:altLabel "travail publié"@fr, "published work"@en ;
  skos:definition "In the context of zoological nomenclature, issuing of a work conforming to the provisions of Articles 8–9 of the Code (i.e., mostly, printed with ink on paper and distributed as several identical copies, or released electronically after 2011). (Code term (A. Dubois))"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "publication"@fr, "publication"@en ;
  a skos:Concept ;
  skos:scopeNote "Code: 1) Any published work. 2) The issuing of a work conforming to Articles 8 and 9 of the Code."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

<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-BZSM595X-G> .

