@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:prefLabel "protiste"@fr, "protistan"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-CXNBCMTH-1> .

<http://data.loterre.fr/ark:/67375/FM8-CXNBCMTH-1>
  skos:hiddenLabel "Hapantotype"@en, "Hapantotype"@fr ;
  skos:definition "Code: One or more preparations consisting of directly related individuals representing distinct stages in the life-cycle, which together form the name-bearing type in an extant species of protistan; a hapantotype, while a series if individuals, is a holotype and must not be restricted by lectotype selection; however, if a hapantotype is found to contain individuals or more than one species, components may be excluded until it contains individuals of only one species."@en ;
  dc:identifier "101" ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-VSL1BGMJ-K> ;
  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:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "hapantotype"@en, "hapantotype"@fr .

<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-CXNBCMTH-1> .

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

