@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-R5JP739L-5>
  skos:prefLabel "abrègement"@fr, "clipping"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TGMRQ48V-0> .

<http://data.loterre.fr/ark:/67375/8LP-PZJPJ5RG-S>
  skos:prefLabel "apocope"@fr, "apocope"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TGMRQ48V-0> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-TWRT3TXZ-1>
  skos:prefLabel "aphérèse"@fr, "apheresis"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TGMRQ48V-0> .

<http://data.loterre.fr/ark:/67375/8LP-TGMRQ48V-0>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TWRT3TXZ-1>, <http://data.loterre.fr/ark:/67375/8LP-PZJPJ5RG-S> ;
  skos:hiddenLabel "Troncation"@fr, "Truncation"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R5JP739L-5> ;
  skos:prefLabel "troncation"@fr, "truncation"@en .

