@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/FM8-MR49LZH2-L>
  skos:prefLabel "onymophoronte"@fr, "onymophoront"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-FR97SF5N-W> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<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-FR97SF5N-W> .

<http://data.loterre.fr/ark:/67375/FM8-FR97SF5N-W>
  skos:prefLabel "paratype"@fr, "paratype"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-MR49LZH2-L> ;
  skos:definition "Code: All specimens other than the holotype on which a species-group name is based and so designated in the original publication of the name."@en ;
  skos:hiddenLabel "Paratype"@fr, "Paratype"@en ;
  dc:identifier "145" ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C2> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date .

