@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-B3JCP3KX-4>
  a skos:Concept ;
  skos:hiddenLabel "Personal pronoun"@en, "Pronom personnel"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XW7G7JKG-C> ;
  skos:example "For detecting the personal pronouns we have used a pre-defined list of personal pronouns. (Raha, Upadhyay, Mamidi & Varma, 2021)"@en, "Personal pronouns (PPR) demonstrative pronouns (DPR) reflexive pronouns (RPR) and omitted pronouns (OPa) are some of the most frequent types of anaphoric expressions found in Spanish and are the main subject of this study. (Palomar, Ferrández, Moreno, Martínez-Barco, Peral, Saiz-Noeda & Muñoz, 2001)"@en, "The personal pronoun 'ie' is indicative for Netherlandic as is 'er'. (Kreutz & Daelemans, 2018)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "personal pronoun"@en, "pronom personnel"@fr .

<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-B3JCP3KX-4> .

