@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-RWNCT95B-T> .

<http://data.loterre.fr/ark:/67375/8LP-RWNCT95B-T>
  skos:hiddenLabel "Point de vue"@fr, "Point of view"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Finally the point of view should be modified only on the mentions to the target persona. (Granero Moya & Oikonomou Filandras, 2021)"@en, "Le point de vue imperfectif s'exprime par l'imparfait, ou par la forme en train de. (Recanati & Rogovschi, 2007)"@fr, "Our system makes use of a hierarchical variational autoencoder that compresses timeline information into compact representations and a large language model (LLM) creating a two-layer summary that combines two different narrative points of view. (Song, Chim, Tsakalidis, Ive, Atzil-Slonim & Liakata, 2024)"@en, "The summaries combine two different narrative points of view: (a) clinical insights in third person generated by feeding into an LLM clinical expert-guided prompts and importantly (b) a temporally sensitive abstractive summary of the user's timeline in first person generated by a novel hierarchical variational autoencoder TH-VAE. (Song, Chim, Tsakalidis, Ive, Atzil-Slonim & Liakata, 2024)"@en ;
  skos:prefLabel "point de vue"@fr, "point of view"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> .

