@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-TR4VLRHS-Q> .

<http://data.loterre.fr/ark:/67375/8LP-TR4VLRHS-Q>
  skos:example "La connaissance causale intervient sous diverses formes en argumentation. (Boutouhami, 2009)"@fr, "L'argumentation est très présente dans un grand nombre de disciplines. (Boutouhami, 2009)"@fr, "Cette forme d'argumentation est plus courante que celle consistant à établir une relation causale. (Boutouhami, 2009)"@fr ;
  skos:prefLabel "argumentation"@en, "argumentation"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Argumentation"@fr, "Argumentation"@en ;
  dc:modified "2024-06-06T13:29:54"^^xsd:dateTime .

