@prefix uneskos: <http://purl.org/umu/uneskos#> .
@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#> .

<http://data.loterre.fr/ark:/67375/FM8-ZR80F6KV-K>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C7> ;
  skos:definition "Code: The online version of the Official Register of Zoological Nomenclature."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "617" ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "ZooBank"@en, "ZooBank"@fr ;
  skos:hiddenLabel "zooBank"@en, "zooBank"@fr .

<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-ZR80F6KV-K> .

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

