@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-H71LBKGQ-N>
  skos:prefLabel "participe passé"@fr, "past participle"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HNPX382K-R> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LM9W4JJV-W>
  skos:prefLabel "mode verbal"@fr, "verb mood"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HNPX382K-R> .

<http://data.loterre.fr/ark:/67375/8LP-HNPX382K-R>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H8PTB1KJ-K>, <http://data.loterre.fr/ark:/67375/8LP-H71LBKGQ-N> ;
  skos:prefLabel "participle"@en, "participe"@fr ;
  skos:hiddenLabel "Participe"@fr, "Participle"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "If the principal element is an adjective or participle it agrees with the antecedent in case number and gender. (Alt & Rhodes, 1961)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LM9W4JJV-W> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-H8PTB1KJ-K>
  skos:prefLabel "participe présent"@fr, "present participle"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HNPX382K-R> .

