@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-P8THJQ3K-1>
  skos:example "Les segments en incise ne perturbent donc pas les calculs de voisinage. (Lafourcade & Sandford, 1999)"@fr ;
  skos:hiddenLabel "Incise"@fr, "Parenthetical clause"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JVLXVHRG-7> ;
  skos:prefLabel "incise"@fr, "parenthetical clause"@en .

<http://data.loterre.fr/ark:/67375/8LP-JVLXVHRG-7>
  skos:prefLabel "proposition"@fr, "clause"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P8THJQ3K-1> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
