@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 owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-K58J6QWZ-8>
  skos:prefLabel "élicitation"@fr, "elicitation"@en ;
  dc:modified "2024-06-06T09:35:28"^^xsd:dateTime ;
  skos:example "This paper presents a new method for elicitation of interactional phenomena with the goal of reducing the amount of necessary dialogue recordings. (Gustafson & Merkes, 2009)"@en ;
  skos:hiddenLabel "Elicitation"@en, "Élicitation"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "parole élicitée"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P> .

<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-K58J6QWZ-8> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
