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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-MX5QHJV0-P>
  skos:prefLabel "variation phonétique"@fr, "phonetic variation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HPCQV5PT-T> .

<http://data.loterre.fr/ark:/67375/8LP-HPCQV5PT-T>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "alternation"@en, "alternance"@fr ;
  skos:example "Une alternance préfixale nécessiterait un alignement à droite. (Beniamine, 2017)"@fr, "Les alternances entre variantes françaises et les xénophones semblent plus robustes même si les formants de certaines voyelles peuvent être utiles à l'identification automatique. (Boula de Mareüil, Vieru-Dimulescu, Woehrling & Adda-Decker, 2008)"@fr ;
  skos:definition "Variation subie par un phonème ou un groupe de phonèmes dans un système morphologique donné. (Dubois et al., Dictionnaire de linguistique, 1994)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-MX5QHJV0-P> ;
  skos:hiddenLabel "Alternation"@en, "Alternance"@fr ;
  a skos:Concept ;
  dc:modified "2024-06-24T09:15:21"^^xsd:dateTime .

