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

<http://data.loterre.fr/ark:/67375/8LP-G70NNKDV-2>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K33GWWZT-8> ;
  skos:example "Une autre classification (Grevisse & Goosse 2001) propose de regrouper l'article indéfini les déterminants numéraux et certains déterminants indéfinis dans la classe des quantificateurs tandis que les autres forment la classe des identifiants. (Beysson, 2017)"@fr, "There is no indefinite article in Irish. (McGuinness, Phelan, Walsh & Lynn, 2020)"@en, "The indefinite article for a noun sentence was manually adjusted to 'eine' for female gender nouns. (Volk, 1997)"@en, "For this reason we also encode the English definite and indefinite articles for the English wordforms. (Simov, Simova, Todorova & Osenova, 2015)"@en, "In contrast the indefinite articles a an and 0 are used for entities that are NOT uniquely identifiable. (Stone & Doran, 1997)"@en, "Numerals and indefinite articles are directly followed by countable nouns to denote the quantity of objects. (Zhang, Li, Duan, Li & Zhou, 2008)"@en ;
  skos:prefLabel "article indéfini"@fr, "indefinite article"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:hiddenLabel "Indefinite article"@en, "Article indéfini"@fr .

