@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#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1>
  skos:prefLabel "interrogation"@fr, "interrogation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XNPN7BSR-X> .

<http://data.loterre.fr/ark:/67375/8LP-XNPN7BSR-X>
  skos:example "For example rhetorical questions are used for purposes other than to obtain the information the question asked and are not required to be associated with answer segments. (Shrestha & McKeown, 2004)"@en, "And because rhetorical questions are used for purposes other than to obtain the information the question asked such questions do not require to be paired with answers. (Shrestha & McKeown, 2004)"@en ;
  dc:modified "2024-06-14T07:20:49"^^xsd:dateTime ;
  skos:hiddenLabel "Question rhétorique"@fr, "Rhetorical question"@en ;
  skos:prefLabel "rhetorical question"@en, "question rhétorique"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1> ;
  inist:definitionalContext "Rhetorical questions are said to be interrogative utterances that (i) do not expect an answer (ii) have the feel of an assertion but (iii) can optionally be answered (Biezma and Rawlins 2017). (Kubota, Sato, Amamoto, Akiyoshi & Mineshima, 2024)"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

