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

<http://data.loterre.fr/ark:/67375/8LP-H71LBKGQ-N>
  skos:hiddenLabel "Participe passé"@fr, "Past participle"@en ;
  skos:altLabel "participe passé en anglais"@fr ;
  a skos:Concept ;
  skos:prefLabel "past participle"@en, "participe passé"@fr ;
  skos:example "Le participe passé geschenkt (offert) occupe la position V0. (L'haire, Mengon & Laenzlinger, 2000)"@fr ;
  dc:modified "2024-05-31T07:59:46"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HNPX382K-R> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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