@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-TRW37KJG-H>
  skos:example "Ce segment est stable entre des langues différentes, et trouve approximativement son équivalent à l'oral sous la forme du groupe accentuel. (Vergne & Giguet, 1998)"@fr, "Lengthening is well-documented as an indicator of final position in the accent group. (Smith, 2012)"@en, "This corpus focuses on German and Italian accented English featuring recordings of 23 intermediatelevel speakers from each accent group. (Kheir, Ali & Chowdhury, 2023)"@en, "On the basis of f0 movement and lengthening the words examined here could all be analyzed as final in an accent group but not an Intonational Phrase. (Smith, 2012)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  skos:hiddenLabel "Groupe accentuel"@fr, "Accent group"@en ;
  skos:prefLabel "groupe accentuel"@fr, "accent group"@en ;
  dc:modified "2024-06-10T07:25:11"^^xsd:dateTime ;
  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-TRW37KJG-H> .

