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

<http://data.loterre.fr/ark:/67375/8LP-Z2J5PP8R-2>
  skos:prefLabel "devoicing"@en, "dévoisement"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Devoicing"@en, "Dévoisement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "desonorization"@en ;
  skos:example "Final devoicing is for example observed in German Dutch and Polish but not in English or French. (Lux, Koch & Vu, 2022)"@en, "In French fricatives and plosives at the end of words can also occur as voiced consonants -in contrast to German where final devoicing applies. (Trouvain, Bonneau, Colotte, Fauth, Fohr, Jouvet, Jügler, Laprie, Mella, Möbius & Zimmerer, 2016)"@en ;
  dc:modified "2024-06-03T14:48:07"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> .

