@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-HFFLQZJF-Q>
  skos:example "Le tableau 1 montre à titre d'exemple les propositions d'adjectifs dérivés pour les noms d'anatomie commençant par la lettre a : sur 45 noms 17 se voient proposer un adjectif dérivé dont 13 sont considérés comme corrects. (Zweigenbaum, Hadouche & Grabar, 2003)"@fr ;
  skos:hiddenLabel "Adjectif dérivé"@fr, "Derived adjective"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RLD0QQ8T-R> ;
  skos:prefLabel "adjectif dérivé"@fr, "derived adjective"@en .

<http://data.loterre.fr/ark:/67375/8LP-RLD0QQ8T-R>
  skos:prefLabel "adjectif"@fr, "adjective"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HFFLQZJF-Q> .

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