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

<http://data.loterre.fr/ark:/67375/FM8-WPCJ2395-W>
  skos:prefLabel "adopter"@fr, "adopt"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Adopter"@fr, "Adopt"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1114" ;
  a skos:Concept ;
  skos:definition "Code: Of a Part of the List of Available Names in Zoology: the acceptance of the Part by the Commission as specified in Article 79."@en .

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

