@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-KVR0M9MB-N>
  skos:prefLabel "grammaticalisation"@fr, "grammaticalization"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F8L3C36Z-Q> .

<http://data.loterre.fr/ark:/67375/8LP-F8L3C36Z-Q>
  skos:hiddenLabel "Auxiliation"@fr, "Auxiliation"@en ;
  skos:example "Andersen (2006) agrees that auxiliation is a dynamic process \"so the class is continually losing and acquiring new members\" (p.4). (Duran, Pagano, Rassi & Pardo, 2021)"@en, "A productive way to explore the concept of auxiliation is to focus on the concept of auxiliated verb rather than on the concept of auxiliary verb. (Duran, Pagano, Rassi & Pardo, 2021)"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-06T13:31:37"^^xsd:dateTime ;
  skos:prefLabel "auxiliation"@fr, "auxiliation"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KVR0M9MB-N> .

