@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Etre_imaginaire__Animal_imaginaire
  skos:prefLabel "Etre imaginaire / Animal imaginaire"@fr, "Imaginary being / Imaginary animal"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-P5VK59SS-J .

p21:-P5VK59SS-J
  skos:hiddenLabel "Ogre"@fr, "Ogre"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Ogre> ;
  skos:inScheme p21: ;
  inist:semCategory "Imaginary being / Imaginary animal"@en, "Etre imaginaire / Animal imaginaire"@fr ;
  a skos:Concept ;
  skos:prefLabel "ogre"@fr, "ogre"@en ;
  skos:definition "Un ogre (du latin orcus, \"enfer\", fém. ogresse) est un personnage de contes et traditions populaires, sorte de géant se nourrissant de chair fraîche et dévorant les petits enfants. (Source : DBpedia)"@fr .

p21: a skos:ConceptScheme .
