@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-FCF24G3V-T>
  skos:prefLabel "auxiliaire de modalité"@fr, "modal auxiliary"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FR2V6K7D-V> .

<http://data.loterre.fr/ark:/67375/8LP-FR2V6K7D-V>
  dc:modified "2024-06-07T12:19:35"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FCF24G3V-T> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5> ;
  skos:example "L'auxiliaire être est une approximation grossière du passif, et doit favoriser l'étiquetage d'une fonction P-OBJ (fonction du complément d'agent), etc. (Candito, Crabbé, Denis & Guérin, 2009)"@fr, "Par exemple, l'auxiliaire can peut être utilisé sans marquer l'incertitude (1). (Dalloux, 2017)"@fr, "Certains considérent que l'auxiliaire dépend du participe. (Kahane, 2001)"@fr ;
  skos:hiddenLabel "Auxiliary"@en, "Auxiliaire"@fr ;
  skos:prefLabel "auxiliaire"@fr, "auxiliary"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5>
  skos:prefLabel "verbe"@fr, "verb"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FR2V6K7D-V> .

