@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-VLMBBMK6-B> .

<http://data.loterre.fr/ark:/67375/8LP-VLMBBMK6-B>
  skos:hiddenLabel "Passé simple"@en, "Passé simple"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Verbs restricted to 3rd person mostly present tense limited use of past and future perhaps complete exclusion of the French passé simple. (Humphreys, 1996)"@en ;
  skos:altLabel "passé défini"@fr ;
  a skos:Concept ;
  inist:definitionalContext "Le perfectif s'exprime par le passé composé et le passé simple. (Recanati & Rogovschi, 2007)"@fr ;
  dc:modified "2024-05-31T08:17:10"^^xsd:dateTime ;
  skos:prefLabel "passé simple"@fr, "passé simple"@en .

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