@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-MV2245TQ-6>
  skos:example "Namely NP in nominative (subject) of the upper schema is used as Theme Source or Theme Goal whereas NP in instrumental is used as Theme Goal or Attribute. (Hajnicz, Andrzejczuk & Bartosiak, 2016)"@en ;
  skos:hiddenLabel "Instrumental"@fr, "Instrumental"@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 "instrumental"@fr, "instrumental"@en .

<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-MV2245TQ-6> .

