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

<http://data.loterre.fr/ark:/67375/FM8-DLG84L8N-J>
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "actual combination"@en, "combinaison effective"@fr ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "A combination that appears in a publication, either as complete (the generic substantive being written in full) or incomplete (the generic substantive being mentioned only by its initial). (Dubois & Aescht et al. 2019 (LZC, Session 24))"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-N5HK0BB4-5> ;
  skos:hiddenLabel "Combinaison effective"@fr, "Actual combination"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:scopeNote "Code: No term"@en ;
  dc:identifier "1660" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<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-DLG84L8N-J> .

<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-DLG84L8N-J> .

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