@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-CD6397CK-5>
  skos:prefLabel "species-group name"@en, "nom du groupe espèce"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-F3VTJZJT-F> .

<http://data.loterre.fr/ark:/67375/FM8-F3VTJZJT-F>
  skos:prefLabel "infraspecific name"@en, "nom infraspécifique"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C18> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-Z2RTK54P-3>, <http://data.loterre.fr/ark:/67375/FM8-DG7MWRMP-P> ;
  skos:hiddenLabel "Infraspecific name"@en, "Nom infraspécifique"@fr ;
  dc:identifier "1708" ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-CD6397CK-5> ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  skos:definition "Code: A general term for any name below the rank of species. The term includes subspecific and infrasubspecific names."@en .

<http://data.loterre.fr/ark:/67375/FM8-Z2RTK54P-3>
  skos:prefLabel "nom subspécifique"@fr, "subspecific name"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-F3VTJZJT-F> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8/C18>
  skos:prefLabel "Assignment and Nomina of ranks (category)"@en, "Assignation et Nomina des rangs (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-F3VTJZJT-F> .

<http://data.loterre.fr/ark:/67375/FM8-DG7MWRMP-P>
  skos:prefLabel "infrasubspecific name"@en, "nom infra-subspécifique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-F3VTJZJT-F> .

