@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-KXDT05JB-C> .

<http://data.loterre.fr/ark:/67375/8LP-KXDT05JB-C>
  skos:example "Finally we can easily assign the 'performative' meaning to a derived verb when the base noun entails an action or process as in anatomize. (Morita, 2022)"@en, "To illustrate how performatives work we show when both assertions and requests can be derived from the utterance of the performative \"I request you to <do act>.\" (Cohen & Levesque, 1990)"@en ;
  skos:hiddenLabel "Performatif"@fr, "Performative"@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 "performatif"@fr, "performative"@en .

