@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-S5689ZLR-F>
  skos:prefLabel "extension"@fr, "extension"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-JHV0DLMM-7> .

<http://data.loterre.fr/ark:/67375/FM8/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-JHV0DLMM-7> .

<http://data.loterre.fr/ark:/67375/FM8-JHV0DLMM-7>
  skos:prefLabel "inclusive extension"@en, "extension inclusive"@fr ;
  dc:identifier "1431" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Extension inclusive"@fr, "Inclusive extension"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-S5689ZLR-F> ;
  a skos:Concept ;
  skos:scopeNote "Code: No term"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "System of extension by inclusion, listing all member(s) of a class (such as a taxon). (Dubois 2005c)"@en .

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