@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-C48KN45R-4>
  a skos:Concept ;
  skos:prefLabel "new combination"@en, "nouvelle combinaison"@fr ;
  skos:definition "Code: The first combination of a generic name and a previously established species-group name."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "1607" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "New combination"@en, "Nouvelle combinaison"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-N5HK0BB4-5> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> .

<http://data.loterre.fr/ark:/67375/FM8/C17>
  skos:prefLabel "Taxonomie (catégorie)"@fr, "Taxonomy (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-C48KN45R-4> .

<http://data.loterre.fr/ark:/67375/FM8-N5HK0BB4-5>
  skos:prefLabel "combination"@en, "combinaison"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-C48KN45R-4> .

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