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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LLM5RN2J-X>
  skos:example "This type of constraint applies in a case such as the following example in (6) where an ambiguous pronoun is identified as obviative when adjacent to an obviative noun. (Schmirler, Arppe, Trosterud & Antonsen, 2018)"@en, "In some sentences in the database the obviative is either not marked (by speaker omission) or not glossed (by annotator omission). (Buchholz, Bonn, Post, Cowell & Palmer, 2024)"@en ;
  a skos:Concept ;
  skos:prefLabel "obviative"@en, "obviatif"@fr ;
  dc:modified "2024-05-31T08:25:44"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Obviatif"@fr, "Obviative"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FKZC8X9V-W> .

<http://data.loterre.fr/ark:/67375/8LP-FKZC8X9V-W>
  skos:prefLabel "cas"@fr, "grammatical case"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LLM5RN2J-X> .

