@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-S5QTDV3V-H>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "731" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "date"@en, "date"@fr ;
  a skos:Concept ;
  skos:definition "In the context of zoological nomenclature, the actual date of public distribution of a publication—not its date of writing, submission, acceptance, printing or any other date that may appear in the document itself. (Traditional term, definition by A. Dubois)"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:hiddenLabel "Date"@fr, "Date"@en ;
  dc:modified "2020-11-23"^^xsd:date .

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

<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-S5QTDV3V-H> .

