@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-M6FPRR8N-R>
  skos:prefLabel "perfective aspect"@en, "aspect perfectif"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> .

<http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3>
  dc:modified "2024-06-06T07:54:59"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M6FPRR8N-R>, <http://data.loterre.fr/ark:/67375/8LP-RKMCBF9R-R>, <http://data.loterre.fr/ark:/67375/8LP-C1T2RZ9Z-N>, <http://data.loterre.fr/ark:/67375/8LP-K2RRS0TD-3> ;
  skos:prefLabel "aspect"@fr, "aspect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D> ;
  skos:hiddenLabel "Aspect"@fr, "Aspect"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-RKMCBF9R-R>
  skos:prefLabel "aspect imperfectif"@fr, "imperfective aspect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> .

<http://data.loterre.fr/ark:/67375/8LP-K2RRS0TD-3>
  skos:prefLabel "aspect inchoatif"@fr, "inchoative aspect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-C1T2RZ9Z-N>
  skos:prefLabel "aspect progressif"@fr, "progressive aspect"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> .

<http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D>
  skos:prefLabel "catégorie grammaticale"@fr, "grammatical category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WT33FBGS-3> .

