@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-GVKVKDMP-M>
  skos:altLabel "tiré à part"@fr, "retiré à part"@fr, "offprint"@en, "reprint"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Separate"@en, "Retiré à part"@fr, "Offprint"@en, "Reprint"@en, "Separatum"@fr, "Tiré à part"@fr ;
  skos:prefLabel "separatum"@fr, "separate"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "747" ;
  skos:definition "Code: A copy (reprint or offprint) of a work contained in a periodical, book or other larger work, intended for distribution (usually privately by the author(s)) detached from the larger work which contains it but without its own specified date of publication (imprint date). The advance distribution of separates after 1999 does not constitute publication for purposes of zoological nomenclature."@en ;
  skos:inScheme <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-GVKVKDMP-M> .

<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-GVKVKDMP-M> .

