@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-H68KG4XS-1>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> ;
  skos:prefLabel "vowel alternation"@en, "alternance vocalique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "apophonie"@fr ;
  inist:definitionalContext "L'apophonie est particulièrement fréquente en anglais et en allemand et fait référence aux phénomènes de changement de voyelle au sein d'un radical. (Bernhard, 2010)"@fr ;
  a skos:Concept ;
  skos:example "Enfin l'alternance vocalique existe par jeu de déplacement de l'accentuation qui entraîne la modification de la voyelle devenue prétonique (Dalbera-Stefanaggi 2002). (Pillot-Loiseau, Chawah, Amelot, Bachman, Herrgott, Adda-Decker & Crevier-Buchman, 2016)"@fr ;
  skos:hiddenLabel "Vowel alternation"@en, "Alternance vocalique"@fr ;
  dc:modified "2024-06-05T08:17:32"^^xsd:dateTime .

<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-H68KG4XS-1> .

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