@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-CBBGNFPQ-L> .

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

<http://data.loterre.fr/ark:/67375/FM8-CBBGNFPQ-L>
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1113" ;
  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 ]" ;
  a skos:Concept ;
  skos:hiddenLabel "Excluded name"@en, "Nom exclu"@fr ;
  skos:prefLabel "excluded name"@en, "nom exclu"@fr ;
  skos:definition "One that cannot be an available name, or one that has been disclaimed. (Code (Hawksworth 2010))"@en ;
  dc:modified "2020-11-23"^^xsd:date .

