@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-KSK24QP5-F>
  skos:related <http://data.loterre.fr/ark:/67375/FM8-B9LDFMVS-R>, <http://data.loterre.fr/ark:/67375/FM8-ZSTPGVRS-5> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Collection"@fr, "Collection"@en ;
  skos:definition "Code: An assemblage of specimens compiled and maintained for purposes of study and (or) display."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C2> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "collection"@fr, "collection"@en ;
  dc:identifier "105" ;
  dc:created "2020-10-28"^^xsd:date .

<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-KSK24QP5-F> .

<http://data.loterre.fr/ark:/67375/FM8-ZSTPGVRS-5>
  skos:prefLabel "accessibilité"@fr, "accessibility"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-KSK24QP5-F> .

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

<http://data.loterre.fr/ark:/67375/FM8-B9LDFMVS-R>
  skos:prefLabel "spécimen de référence"@fr, "voucher"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-KSK24QP5-F> .

