@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-QJS66GSH-D> .

<http://data.loterre.fr/ark:/67375/8LP-QJS66GSH-D>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> ;
  skos:example "The inclusion of data on oral communication broadens the representativeness of linguistic research. (Dzhonova, Hauge & Tisheva, 2018)"@en, "Oral communication is richer than written communication since it is an interactive real time accomplishment between participants may involve speech gestures such as the display of emotion and is situated in space and time. (Ries & Waibel, 2001)"@en, "Oral communication is ubiquitous and carries important information yet it is also time consuming to document. (Ries & Waibel, 2001)"@en ;
  skos:prefLabel "oral communication"@en, "communication orale"@fr ;
  a skos:Concept ;
  dc:modified "2024-06-13T09:44:13"^^xsd:dateTime ;
  skos:hiddenLabel "Oral communication"@en, "Communication orale"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

