@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P>
  skos:prefLabel "pragmatique"@fr, "pragmatics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-D19PXP11-J> .

<http://data.loterre.fr/ark:/67375/8LP-D19PXP11-J>
  skos:example "Such a dataset can provide a rich perspective of the different journalistic narrations of the Russian-Ukrainian war and support future research. (Khairova, Ivasiuk, Lo Scudo, Comito & Galassi, 2023)"@en, "If the narration of the paragraph can make a reader without prior knowledge think that the two facts are about the same individual/object they belong to the same group. (Chiang & Lee, 2024)"@en ;
  skos:hiddenLabel "Narration"@fr, "Narration"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> ;
  skos:prefLabel "narration"@fr, "narration"@en .

