@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-VMN5WKZV-D>
  skos:hiddenLabel "Subsidiary rank"@en, "Rang subsidiaire"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  dc:identifier "1831" ;
  skos:definition "Nomenclatural rank related to a key rank (e.g., classis, ordo, familia, tribus, genus, species) by the adjunction of a prefix (e.g., super-, sub-, infra-). (Traditional term, definition by A. Dubois)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-ZG7FTZFD-J> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "rang subsidiaire"@fr, "subsidiary rank"@en ;
  skos:scopeNote "Code: No term"@en ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8-ZG7FTZFD-J>
  skos:prefLabel "rang nomenclatural"@fr, "nomenclatural rank"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-VMN5WKZV-D> .

<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-VMN5WKZV-D> .

