@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/C3>
  skos:prefLabel "Attribution et Identification (catégorie)"@fr, "Allocation and Identification (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-PJD445SS-5> .

<http://data.loterre.fr/ark:/67375/FM8-PJD445SS-5>
  skos:definition "Code: Denoting a specimen or component which has been explicitly omitted or removed from a type series or a name-bearing type."@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "exclu (spécimen)"@fr, "excluded (specimen)"@en ;
  skos:hiddenLabel "Excluded (specimen)"@en, "Exclu (spécimen)"@fr ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C3> ;
  dc:identifier "240" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

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

