@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-SP91064X-T>
  skos:prefLabel "processus phonologique"@fr, "phonological process"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F0Z6095X-K> .

<http://data.loterre.fr/ark:/67375/8LP-F0Z6095X-K>
  skos:example "Danish pronunciation is characterized by a lot of phonetic reductions -which foreigners often experience as mumbling. (Kirchmeier, Pedersen, Nimb, Diderichsen & Henrichsen, 2020)"@en, "This process changes the original meaning impacts syntactic structure and incurs phonetic reduction. (He & Zhao, 2024)"@en ;
  skos:hiddenLabel "Réduction phonétique"@fr, "Phonetic reduction"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> ;
  skos:prefLabel "réduction phonétique"@fr, "phonetic reduction"@en .

