@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-M7HZ0B2T-L>
  skos:hiddenLabel "Ablatif"@fr, "Ablative"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FKZC8X9V-W> ;
  skos:prefLabel "ablatif"@fr, "ablative"@en ;
  skos:altLabel "ablative form"@en, "cas ablatif"@fr .

<http://data.loterre.fr/ark:/67375/8LP-FKZC8X9V-W>
  skos:prefLabel "cas"@fr, "grammatical case"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M7HZ0B2T-L> .

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