@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-X84JNGTL-R>
  skos:prefLabel "plus-que-parfait"@fr, "pluperfect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> .

<http://data.loterre.fr/ark:/67375/8LP-VLMBBMK6-B>
  skos:prefLabel "passé simple"@fr, "passé simple"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> .

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

<http://data.loterre.fr/ark:/67375/8LP-CB15PK0P-9>
  skos:prefLabel "temps grammatical"@fr, "tense"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> .

<http://data.loterre.fr/ark:/67375/8LP-J2C93M41-G>
  skos:prefLabel "imparfait"@fr, "imperfect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> .

<http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-31T08:21:08"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X84JNGTL-R>, <http://data.loterre.fr/ark:/67375/8LP-KLJHKV1P-7>, <http://data.loterre.fr/ark:/67375/8LP-J2C93M41-G>, <http://data.loterre.fr/ark:/67375/8LP-VLMBBMK6-B> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CB15PK0P-9> ;
  skos:hiddenLabel "Passé"@fr, "Past"@en ;
  skos:prefLabel "past"@en, "passé"@fr ;
  a skos:Concept .

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