@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:-Motif_littéraire__Thème_littéraire
  skos:prefLabel "Motif littéraire / Thème littéraire"@fr, "Literary pattern / Literary theme"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-F961HR7G-7 .

p21:-F961HR7G-7
  skos:prefLabel "illusion"@fr, "illusion"@en ;
  inist:semCategory "Motif littéraire / Thème littéraire"@fr, "Literary pattern / Literary theme"@en ;
  skos:definition "Une illusion (du latin illusio) est une perception qui diffère de la réalité considérée comme objective. (Source : DBpedia)"@fr ;
  skos:inScheme p21: ;
  skos:hiddenLabel "Illusion"@fr, "Illusion"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Illusion> ;
  a skos:Concept .

p21: a skos:ConceptScheme .
