@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-KSK24QP5-F>
  skos:prefLabel "collection"@fr, "collection"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-ZSTPGVRS-5> .

<http://data.loterre.fr/ark:/67375/FM8-ZSTPGVRS-5>
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:definition "Of a preserved specimen kept in a collection: the possibility for a qualified taxonomist to examine and study it. (Dubois & Aescht et al. 2017 (LZC, Session 12))"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "accessibilité"@fr, "accessibility"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-KSK24QP5-F> ;
  skos:hiddenLabel "Accès"@fr, "Accessibilité"@fr, "Accessible"@fr, "Accessible"@en, "Accessibility"@en, "Access"@en ;
  dc:identifier "100" ;
  skos:scopeNote "Code: No term"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C2> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8/C2>
  skos:prefLabel "Type (catégorie)"@fr, "Type (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-ZSTPGVRS-5> .

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

