@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-FW80QPDD-W>
  skos:altLabel "official Register of Zoological Nomenclature"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C7> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "official Register"@en, "registre Officiel"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "619" ;
  skos:hiddenLabel "Official Register of Zoological Nomenclature"@en, "Registre Officiel"@fr, "Official Register"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: An abbreviated title for the Official Register of Zoological Nomenclature, maintained by the Commission to record information about works, names and nomenclatural acts"@en .

<http://data.loterre.fr/ark:/67375/FM8/C7>
  skos:prefLabel "Registration (category)"@en, "Enregistrement (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-FW80QPDD-W> .

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

