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

<http://data.loterre.fr/ark:/67375/FM8-TVV5XD01-5>
  skos:definition "Code: A scientific name of a taxon at the rank of subtribe. Such names have the suffix -INA."@en ;
  skos:prefLabel "nom de sous-tribu"@fr, "subtribe name"@en ;
  skos:exactMatch obo:NOMEN_0000301 ;
  skos:hiddenLabel "Subtribe name"@en, "Nom de sous-tribu"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GBS5WRSW-3> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C18> ;
  dc:identifier "1706" ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2021-10-22"^^xsd:date .

<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-TVV5XD01-5> .

<http://data.loterre.fr/ark:/67375/FM8-GBS5WRSW-3>
  skos:prefLabel "tribe name"@en, "nom de tribu"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-TVV5XD01-5> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
