@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-VSL1BGMJ-K>
  skos:hiddenLabel "Protiste"@fr, "Protistan"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "protistan"@en, "protiste"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  dc:identifier "1818" ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-CXNBCMTH-1> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: An organism classified in the Protista. Some such organisms (e.g. those formerly classified as Protozoa) are usually treated as animals for the purposes of nomenclature, and when so treated their names are regulated by the Code."@en ;
  dc:modified "2020-11-23"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8-CXNBCMTH-1>
  skos:prefLabel "hapantotype"@en, "hapantotype"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-VSL1BGMJ-K> .

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

<http://data.loterre.fr/ark:/67375/FM8/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-VSL1BGMJ-K> .

