@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-G9HFRH6M-L>
  skos:altLabel "quoted speech"@en ;
  skos:example "The head of the word extracted from the dependency tree can captue verbs that indicate direct speech. (Yeung & Lee, 2017)"@en, "Le discours direct est lui aussi identifiable formellement : (Girault, 2001)"@fr, "We present the first study that evaluates both speaker and listener identification for direct speech in literary texts. (Yeung & Lee, 2017)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Direct speech"@en, "Discours direct"@fr ;
  skos:prefLabel "discours direct"@fr, "direct speech"@en ;
  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-G9HFRH6M-L> .

