@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-CKGL7LNX-6>
  skos:example "Strong verbs -verbs that inflect with an internal vowel change -sometimes have an inflectional norm that does not comply with what people actually believe to be the case. (Hagen, Johannessen & N\\\\oklestad, 2000)"@en ;
  skos:hiddenLabel "Verbe fort"@fr, "Strong verb"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5> ;
  skos:prefLabel "verbe fort"@fr, "strong verb"@en .

<http://data.loterre.fr/ark:/67375/8LP-SH370VXS-5>
  skos:prefLabel "verbe"@fr, "verb"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CKGL7LNX-6> .

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