@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-K224XZG9-K> .

<http://data.loterre.fr/ark:/67375/8LP-K224XZG9-K>
  skos:example "De cette manière les intonations et informations linguistiques globales portées par la F0 sont conservées tout en réduisant la corrélation avec le locuteur d'origine. (Hubert Nourtel, Pierre Champion, Denis Jouvet, Anthony Larcher & Marie Tahon, 2022)"@fr ;
  dc:modified "2024-06-12T07:46:20"^^xsd:dateTime ;
  skos:hiddenLabel "Intonation"@fr, "Intonation"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  skos:prefLabel "intonation"@fr, "intonation"@en .

