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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-V208GC6M-2>
  skos:prefLabel "dislocation à droite"@fr, "right-dislocation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RS4T7Q7F-R> .

<http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RS4T7Q7F-R> .

<http://data.loterre.fr/ark:/67375/8LP-XXW4T56X-2>
  skos:prefLabel "dislocation à gauche"@fr, "left-dislocation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RS4T7Q7F-R> .

<http://data.loterre.fr/ark:/67375/8LP-RS4T7Q7F-R>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V208GC6M-2>, <http://data.loterre.fr/ark:/67375/8LP-XXW4T56X-2> ;
  a skos:Concept ;
  skos:example "La structure syntaxique correspond à une dislocation simple. (Blache & Cristo, 2002)"@fr, "Le même exemple de dislocation peut être réalisé avec un contour intonatif différent. (Blache & Cristo, 2002)"@fr ;
  skos:hiddenLabel "Dislocation"@fr, "Dislocation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "dislocation"@fr, "dislocation"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> .

