@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-MJVCX0MZ-L>
  skos:prefLabel "troisième personne"@fr, "third person"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NZQ6KKCZ-4> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-HH23BCQ2-M>
  skos:prefLabel "première personne"@fr, "first person"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NZQ6KKCZ-4> .

<http://data.loterre.fr/ark:/67375/8LP-NZQ6KKCZ-4>
  skos:prefLabel "personne grammaticale"@fr, "grammatical person"@en ;
  skos:hiddenLabel "Personne grammaticale"@fr, "Grammatical person"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "After removing grammatical person from tags of plural verbs these tags continue to cause errors. (Hafsteinsson & Ingason, 2020)"@en, "Verbs have three grammatical persons two grammatical numbers four tenses four moods and two voices. (Garabík, Ostroški Anic, Rackevičiene, Valunaite-Oleškevičiene, Selmistraitis & Utka, 2023)"@en, "These four labels indicate the grammatical persons and genders of the user contexts we are modeling. (Alhafni, Habash & Bouamor, 2022)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HH23BCQ2-M>, <http://data.loterre.fr/ark:/67375/8LP-JHQD0PFV-H>, <http://data.loterre.fr/ark:/67375/8LP-MJVCX0MZ-L> ;
  a skos:Concept ;
  dc:modified "2024-05-31T08:02:23"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-JHQD0PFV-H>
  skos:prefLabel "deuxième personne"@fr, "second person"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NZQ6KKCZ-4> .

<http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D>
  skos:prefLabel "catégorie grammaticale"@fr, "grammatical category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NZQ6KKCZ-4> .

