@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-GX9L1M9R-T>
  skos:prefLabel "pronom possessif"@fr, "possessive pronoun"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Instead a common pattern in Flemish Dutch (in features 2 4 6 and 7) is using possessive pronouns after proper nouns whereas Netherlandic Dutch tends to use a possessive 's' in such cases. (Kreutz & Daelemans, 2018)"@en, "In the sentence \"Tom kissed his mother\" the possessive pronoun could refer to a third party but by far the most likely interpretation is that Tom's mother is kissed by Tom and that reading should be reflected in the annotation. (Abzianidze & Bos, 2019)"@en, "In German a possessive pronoun must only agree in person with its antecedent. (Klenner & Ailloud, 2009)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XW7G7JKG-C> ;
  skos:hiddenLabel "Pronom possessif"@fr, "Possessive pronoun"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-XW7G7JKG-C>
  skos:prefLabel "pronom"@fr, "pronoun"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GX9L1M9R-T> .

