@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-LG7RSMFC-2>
  skos:prefLabel "ton flottant"@fr, "floating tone"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DDK2881C-8> .

<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-DDK2881C-8> .

<http://data.loterre.fr/ark:/67375/8LP-DDK2881C-8>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LG7RSMFC-2> ;
  skos:hiddenLabel "Tone"@en, "Ton"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  skos:prefLabel "ton"@fr, "tone"@en ;
  skos:example "These tones are represented by the grave (\"\\\\\") optional macron (\"-\") and acute (\"/\") accents respectively. (Hedderich, Adelani, Zhu, Alabi, Markus & Klakow, 2020)"@en, "The wide variations of tone are not captured during the textual representation. (Singh, 2012)"@en, "The tones are represented in written texts along with a modified Latin alphabet. (Hedderich, Adelani, Zhu, Alabi, Markus & Klakow, 2020)"@en ;
  dc:modified "2024-06-10T07:25:54"^^xsd:dateTime ;
  a skos:Concept .

