@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-X84JNGTL-R> .

<http://data.loterre.fr/ark:/67375/8LP-X84JNGTL-R>
  a skos:Concept ;
  skos:hiddenLabel "Pluperfect"@en, "Plus-que-parfait"@fr ;
  skos:prefLabel "pluperfect"@en, "plus-que-parfait"@fr ;
  skos:example "For instance the pluperfect is a compound verb tense in Spanish but a separate word that needs a tag of its own in Portuguese. (Hana, Feldman, Amaral & Brew, 2006)"@en, "Furthermore the tense pluperfect is often mistranslated as preterite as in the first incorrect translation. (Macketanz, Avramidis, Manakhimova & Möller, 2021)"@en, "Pluperfect is a tense which is used in German to describe completed actions that have taken place in the past. (Avramidis, Macketanz, Strohriegel, Burchardt & Möller, 2020)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-KPD3GV9R-B> .

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