@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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> a skos:ConceptScheme .
<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-HS0D27DF-P> .

<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-HS0D27DF-P> .

<http://data.loterre.fr/ark:/67375/FM8-HS0D27DF-P>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:definition "A combination that does not appear in a publication but that is implied by the explicit statement that a species-series epithet (whether considered as valid or as an invalid synonym) is referred to a nominal genus. (Dubois & Aescht et al. 2019 (LZC, Session 24))"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-N5HK0BB4-5> ;
  a skos:Concept ;
  skos:hiddenLabel "Virtual combination"@en, "Combinaison virtuelle"@fr ;
  skos:scopeNote "Code: No term"@en ;
  skos:prefLabel "combinaison virtuelle"@fr, "virtual combination"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1650" ;
  dc:modified "2020-11-23"^^xsd:date .

