@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-K33GWWZT-8>
  skos:prefLabel "article"@fr, "article"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QQ1PRKKN-M> .

<http://data.loterre.fr/ark:/67375/8LP-QQ1PRKKN-M>
  skos:prefLabel "definite article"@en, "article défini"@fr ;
  skos:hiddenLabel "Definite article"@en, "Article défini"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K33GWWZT-8> ;
  skos:example "Dans ce cas l'article défini the suffit alors que this en usage déterminant ajoute une notion de monstration qui ne pourrait fonctionner qu'en cas de reprise de l'entité. (Gaillat, 2013)"@fr, "En suédois l'article défini s'agglutine au substantif. (Cailliau, 2006)"@fr, "NPs in Scandinavian languages are mimicked in the source language by removing superfluous definite articles and/or adding definite suffixes to nouns. (Stymne, 2011)"@en, "In English all nouns have a definite article acting as determiner (det); room in addition is accompanied by the preposition from which is analyzed as a case marker (case) indicating that it is not a core argument. (Nivre, 2016)"@en, "This leads to problems when translating into these languages such as superfluous definite articles and wrong forms of nouns. (Stymne, 2011)"@en, "Tandis que l'article indéfini requiert un nouvel élément l'article défini choisit au contraire un élément déjà présent en contexte. (Retoré, 2013)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

