@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-LTW7ZH3F-W> .

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

<http://data.loterre.fr/ark:/67375/FM8-LTW7ZH3F-W>
  dc:identifier "1101" ;
  skos:hiddenLabel "Unavailable"@en, "Indisponible"@fr, "Indisponibilité"@fr, "Unavailability"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "unavailability"@en, "indisponibilité"@fr ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Absence of a nomenclatural act regulated by a code by which a nomen is introduced in zoological nomenclature complying with the conditions of this code (hoplonym) or by which an airesy is made effective. (Traditional term, definition by A. Dubois)"@en ;
  dc:bibliographicCitation "Hawksworth, D. L. (2010) Terms used in bionomenclature: the naming of organisms (and plant communities). Global Biodiversity Information Facility (GBIF) Copenhagen. 1–216. [ https://www.gbif.org/document/80577/terms-used-in-bionomenclature-the-naming-of-organisms-and-plant-communities ]" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> .

