@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-NM07JGRH-P>
  skos:prefLabel "pragmatique"@fr, "pragmatics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HH5TSS79-5> .

<http://data.loterre.fr/ark:/67375/8LP-HH5TSS79-5>
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> ;
  skos:altLabel "théorie des actes de parole"@fr ;
  skos:example "Despite all the criticism Speech Act Theory has become highly influential for dialogue annotation with numerous schemes based on it. (Domingo, Piwek, Stoyanchev & Wermelinger, 2022)"@en, "First speech act theory states that with each utterance a conversant is committing an action such as questioning critiquing or stating a fact. (Stewart, Danyluk & Liu, 2006)"@en, "Another issue is that Speech Act Theory looks at speech acts after they are completed whereas speakers process them incrementally in real time (ibid). (Domingo, Piwek, Stoyanchev & Wermelinger, 2022)"@en ;
  skos:hiddenLabel "Théorie des actes de langage"@fr, "Speech act theory"@en ;
  dc:modified "2024-06-03T15:09:14"^^xsd:dateTime ;
  skos:prefLabel "speech act theory"@en, "théorie des actes de langage"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

