@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-V0X9T22B-K>
  skos:prefLabel "grammatical agreement"@en, "accord grammatical"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RV7H3LWT-8> .

<http://data.loterre.fr/ark:/67375/8LP-N0DF5550-L>
  skos:prefLabel "flexion"@fr, "inflection"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RV7H3LWT-8> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-RV7H3LWT-8>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V0X9T22B-K> ;
  skos:hiddenLabel "Conjugaison"@fr, "Conjugation"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N0DF5550-L>, <http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D> ;
  skos:prefLabel "conjugation"@en, "conjugaison"@fr .

<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-RV7H3LWT-8> .

