@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-R6Z0PNR8-2> .

<http://data.loterre.fr/ark:/67375/8LP-R6Z0PNR8-2>
  skos:example "Polyphony is one type of given information but it adds an additional parameter: each piece of given information is attributed to a particular utterer. (Elhadad & McKeown, 1990)"@en, "Polyphony is a theory that models utterances with three levels of characters. (Grandchamp, 1995)"@en ;
  skos:hiddenLabel "Polyphonie"@fr, "Polyphony"@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 "polyphonie"@fr, "polyphony"@en .

