@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-BX2JLXHJ-W>
  dc:modified "2024-06-10T07:26:20"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  skos:hiddenLabel "Vowel length"@en, "Longueur vocalique"@fr ;
  skos:example "One can immediately see that for instance a syllabic sign compound CV-VC or a sign CVC can represent a closed syllable with different vowel lengths. (Sahala, Silfverberg, Arppe & Lindén, 2020)"@en, "Here the free variation in vowel length generates additional possible reconstructions and those dialects where final consonants have been lost permit the reconstruction of variants with a final stop as well. (Lowe & Mazaudon, 1994)"@en, "Nasalization vowel length and aspiration are present in all the sub-dialects under study but their presence or absence does not make different lexical entries for interlocutors. (Ben Abdallah, Kchaou & Bougares, 2020)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "longueur vocalique"@fr, "vowel length"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-B20498JS-7>
  skos:prefLabel "prosodie"@fr, "prosody"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BX2JLXHJ-W> .

