@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/C4>
  skos:prefLabel "The Code and the Commission (category)"@en, "Le Code et la Commission (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-K0JT27RZ-B> .

<http://data.loterre.fr/ark:/67375/FM8-K0JT27RZ-B>
  skos:prefLabel "bulletin of Zoological Nomenclature"@en, "bulletin of Zoological Nomenclature"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:hiddenLabel "Bulletin of Zoological Nomenclature"@en, "Bulletin of Zoological Nomenclature"@fr, "BZN"@en, "BZN"@fr ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  dc:identifier "304" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: The official periodical of the International Commission on Zoological Nomenclature."@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-K0JT27RZ-B> .

