@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-B20498JS-7>
  skos:prefLabel "prosodie"@fr, "prosody"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NGXCQ4BB-B> .

<http://data.loterre.fr/ark:/67375/8LP-NGXCQ4BB-B>
  skos:example "A melody is considered to be time series data of notes with the properties of various pitches and durations. (Sawada, Yoshii & Hirata, 2020)"@en, "The pitch is one of the main features of prosodic analysis. (Beccaria, Gagliardi & Kokkinakis, 2022)"@en, "However with the APML version the pitch drops from an f0 value of 293 Hz to 177 Hz whereas with the ALL version the pitch only drops from 260 Hz to 209 Hz. (White, Clark & Moore, 2010)"@en ;
  skos:hiddenLabel "Pitch"@en, "Tonie"@fr ;
  skos:altLabel "hauteur du son"@fr ;
  skos:prefLabel "tonie"@fr, "pitch"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-10T07:25:35"^^xsd:dateTime .

