@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-GS3PV104-R>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "L'accent d'insistance est très probable sur \" tellement \" en. (Mertens, 1999)"@fr, "Plusieurs accents d'insistance sont réalisés sur des mots sémantiquement importants : 'delito' (crime) 'algo' (quelque chose) 'salida' (sortie) 'antes' (avant) ; (Pérez, 2016)"@fr, "Focus theories explain the position of the focus-related accent by the percolation of a focus feature [F] in a syntactic tree to the bearer of the focus accent. (Hesse, Benz, Langner, Theodor & Klabunde, 2020)"@en ;
  skos:hiddenLabel "Focus accent"@en, "Accent d'insistance"@fr ;
  inist:definitionalContext "Les accents d'insistance se trouvent sur des mots sémantiquement importants \"muchos\" (beaucoup) \"aquí\" (ici) \"aplauso\" (aplaudissement) \"pueblo\" (peuple) indiqués par les flèches verticales qui se trouvent en haut de la figure. (Pérez, 2016)"@fr ;
  skos:prefLabel "focus accent"@en, "accent d'insistance"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-S0J00B35-F> ;
  dc:modified "2024-06-06T08:52:12"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-S0J00B35-F>
  skos:prefLabel "accent"@fr, "stress"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GS3PV104-R> .

