@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-GK4N8NGV-6>
  skos:example "Our second target phenomenon is the family of partitive articles which are made of the preposition de (of) followed by the definite determiner le la l' or les 2 (the). (Nasr, Ramisch, Deulofeu & Valli, 2015)"@en, "Many chunks NP are annotated as PP because of the ambiguity between the preposition de followed by a definite article and the partitive article (du de la etc.) both have the same form. (Eshkol-Taravella, Maarouf, Badin, Skrovec & Tellier, 2020)"@en ;
  skos:hiddenLabel "Article partitif"@fr, "Partitive article"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K33GWWZT-8> ;
  skos:prefLabel "article partitif"@fr, "partitive article"@en .

<http://data.loterre.fr/ark:/67375/8LP-K33GWWZT-8>
  skos:prefLabel "article"@fr, "article"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GK4N8NGV-6> .

