@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-LZJ7C43G-4>
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GGHX4HD9-H> ;
  dc:identifier "1803" ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:hiddenLabel "Sous-espèce"@fr, "Subspecies"@en ;
  skos:prefLabel "subspecies"@en, "sous-espèce"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:definition "Code: 1) The species-group rank below species; the lowest rank at which names are regulated by the Code. 2) A taxon at the rank of subspecies."@en .

<http://data.loterre.fr/ark:/67375/FM8-GGHX4HD9-H>
  skos:prefLabel "espèce"@fr, "species"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-LZJ7C43G-4> .

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

