@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-Q0XN152J-3>
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "date de publication"@fr, "publication date"@en ;
  skos:definition "Of a work, the date on which copies of the work become available by purchase or free distribution, either to the general public or to systematic libraries; this date may or may not be the same as the date printed on the work itself; in practice often accepted as the date of mailing or passing to a carrier. (Code (Hawksworth 2010))"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Date de publication"@fr, "Publication date"@en ;
  dc:identifier "709" ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  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 ]" .

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

<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-Q0XN152J-3> .

