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

<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-QQX92WHC-C> .

<http://data.loterre.fr/ark:/67375/8LP-QQX92WHC-C>
  inist:definitionalContext "Il existe aussi des alternances consonantiques comme d/t (verdure/verte) ou f /v (actif /activité) et des phénomènes de consonne latente (long/longuement ; tapis/tapissier ; petit/petitesse). (Gala, Hathout, Nasr, Rey & Seppälä, 2011)"@fr ;
  skos:example "Consonant alternations are due to historical palatalization and other phonetic laws. (Dimitrova, Tarpomanova & Rizov, 2014)"@en ;
  skos:hiddenLabel "Alternance consonantique"@fr, "Consonant alternation"@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 "alternance consonantique"@fr, "consonant alternation"@en .

