@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-T1GTTL71-9>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  skos:prefLabel "fixation par élimination"@fr, "fixation by elimination"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Fixation par élimination"@fr, "Fixation by elimination"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "201" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C3> ;
  skos:definition "Code: The supposed fixation of a type species by the subsequent transfer of all but one of the originally included nominal species from a genus; not in itself an available method of type fixation."@en .

<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-T1GTTL71-9> .

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

