@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-K2RRS0TD-3>
  skos:example "The viewpoint theory of lexical encoding allows situations in a sentence to bring to focus particular sub-parts of the event structure i.e. one situation may focus on the beginning endpoint and the sentence will have inchoative aspect and another with the same verb may focus on the end point and it will be perfective etc. (Chung & Huang, 2021)"@en, "[The verb phrases \"have nothing to do\" and \"had no pictures or conversations in it\" are states; \"had peeped\" is an event; \"was beginning\" is a special case at it signals the beginning of a state (inchoative aspect). (Friedrich, Xue & Palmer, 2023)"@en ;
  skos:hiddenLabel "Aspect inchoatif"@fr, "Inchoative aspect"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> ;
  skos:prefLabel "aspect inchoatif"@fr, "inchoative aspect"@en .

<http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3>
  skos:prefLabel "aspect"@fr, "aspect"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-K2RRS0TD-3> .

