@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-KR76SGTM-9>
  skos:example "Figure 4 summarizes the breakdown patterns of rime types with different vowel heights. (Lin & Hsu, 2018)"@en, "As the data illustrate the winding number increases with a decrease in vowel height consistent with our qualitative observations for a single speaker. (Bourgeois & Oehrle, 1994)"@en ;
  skos:hiddenLabel "Vowel height"@en, "Hauteur vocalique"@fr ;
  skos:prefLabel "hauteur vocalique"@fr, "vowel height"@en ;
  dc:modified "2024-06-10T07:26:14"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  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-KR76SGTM-9> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
