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

<http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B>
  skos:prefLabel "passé"@fr, "past"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KLJHKV1P-7> .

<http://data.loterre.fr/ark:/67375/8LP-KLJHKV1P-7>
  skos:hiddenLabel "Passé composé"@fr, "Passé composé"@en ;
  inist:definitionalContext "French passé composé describes a situation that was completed in the past and emphasizes its results in the present. (Li & Wisniewski, 2021)"@en, "Le perfectif s'exprime par le passé composé et le passé simple. (Recanati & Rogovschi, 2007)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> ;
  dc:modified "2024-05-31T08:19:39"^^xsd:dateTime ;
  skos:example "Preterit was translated using French passé composé as the French passé simple is nowadays usually literary style. (Amblard, Beysson, de Groote, Guillaume & Pogodalla, 2020)"@en, "Smith (1997) considers that the passé composé presents two tense values. (Li & Wisniewski, 2021)"@en ;
  a skos:Concept ;
  skos:prefLabel "passé composé"@fr, "passé composé"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
