@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-V9Z0C2J5-N> .

<http://data.loterre.fr/ark:/67375/FM8-V9Z0C2J5-N>
  a skos:Concept ;
  dc:identifier "308" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "constitution"@fr, "constitution"@en ;
  skos:definition "Code: An abbreviation of the title The Constitution of the International Commission on Zoological Nomenclature."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:hiddenLabel "Constitution"@fr, "Constitution"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date .

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

