@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#> .
@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-HMPP097S-H>
  a skos:Concept ;
  inist:definitionalContext "Schwa is defined as the mid-central vowel that occurs in unstressed syllables. (Choudhury, Basu & Sarkar, 2004)"@en ;
  skos:altLabel "e muet"@fr, "mid-central vowel"@en, "Chva"@fr ;
  dc:modified "2024-06-05T15:10:08"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D> ;
  skos:prefLabel "schwa"@fr, "schwa"@en ;
  skos:hiddenLabel "Schwa"@fr, "Schwa"@en ;
  skos:example "Stress is generally predictable in the language as being word-final while ignoring schwas. (Dolatian, Swanson & Washington, 2022)"@en, "Syllabification in Danish usually occurs when a schwa is assimilated and a sonorant becomes syllabic. (S\\\\oeborg Kirkedal, 2013)"@en .

<http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D>
  skos:prefLabel "voyelle"@fr, "vowel"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HMPP097S-H> .

