@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-G9LCGM94-M>
  skos:example "L'accélération provoque la réduction de la durée de la voyelle atone jusqu'à son amuïssement pour aboutir au monosyllabe [pta] et ce plus souvent que pour la cible /'pata/. (Carrissimo-Bertola, Vallée & Chitoran, 2012)"@fr ;
  skos:hiddenLabel "Voyelle atone"@fr, "Unstressed vowel"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D> ;
  skos:prefLabel "voyelle atone"@fr, "unstressed vowel"@en .

<http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D>
  skos:prefLabel "voyelle"@fr, "vowel"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-G9LCGM94-M> .

