@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-JXPCMPCG-M>
  skos:prefLabel "consonne (phonologie)"@fr, "consonant (phonology)"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TPFLLF4M-J> .

<http://data.loterre.fr/ark:/67375/8LP-TPFLLF4M-J>
  skos:prefLabel "obstruent consonant"@en, "consonne obstruante"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Consonne obstruante"@fr, "Obstruent consonant"@en ;
  skos:example "Although all 19 consonant graphemes are phonemically contrastive in Korean language the three groups of obstruent consonants may not be perceptually or consciously distinctive to many non-native speakers (Au and Cheung 2014). (Au, Cheung & Chen Jr., 2014)"@en, "Maintaining voicing in obstruents is articulatorily challenging. (Ghosh, 2015)"@en, "This arrangement will not only reduce the memory burden of the second language learners at the beginning stages but also highlight the phonetic contrast among the three groups of obstruent consonants. (Au, Cheung & Chen Jr., 2014)"@en, "Finally the mode of producing some obstruent consonants as plosives (egressive) or implosives (ingressive) is not so easy to detect in the speech signal. (Ghio, Demolin, Karani & Meynadier, 2024)"@en, "The hyphenation was forbidden after a sonorant consonant following an obstruent consonant. (Zinoviev, 2018)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  skos:altLabel "obstruante"@fr, "obstruent"@en ;
  dc:modified "2024-05-30T09:11:22"^^xsd:dateTime ;
  a skos:Concept .

