@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-T3GF2N0S-W>
  skos:example "The task of automatic generation of arguments has received increasing attention in the last years (Gretz et al. (Heinisch, Plenz, Opitz, Frank & Cimiano, 2022)"@en, "Argument and relation headwords are extracted directly from the parse. (Saha, Pal & Mausam, 2017)"@en, "Un argument syntaxique peut réaliser plusieurs arguments sémantiques. (Bédaride, 2012)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BR2DX413-5> ;
  skos:hiddenLabel "Argument"@fr, "Argument"@en ;
  a skos:Concept ;
  skos:prefLabel "argument"@fr, "argument"@en .

<http://data.loterre.fr/ark:/67375/8LP-BR2DX413-5>
  skos:prefLabel "fonction grammaticale"@fr, "grammatical function"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T3GF2N0S-W> .

