@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/C12>
  skos:prefLabel "Disponibilité (catégorie)"@fr, "Availability (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-P77S1LHG-2> .

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

<http://data.loterre.fr/ark:/67375/FM8-P77S1LHG-2>
  skos:hiddenLabel "Partie de la Liste des Noms Disponibles"@fr, "Part of the List of the Available Name in Zoology"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1106" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "part of the list of the available name in zoology"@en, "partie de la liste des noms disponibles"@fr ;
  skos:definition "Code: A list, adopted by the Commission under Article 79, of available names in a major taxonomic field."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept .

