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

p21:-XRQ046B8-0
  skos:hiddenLabel "Incantation"@en, "Incantation"@fr ;
  skos:definition "Dans le vocabulaire de la magie et du chamanisme, l'incantation est la composante orale d'un acte surnaturel : le magicien ou le chamane prononce des paroles magiques qui vont l'aider à transgresser les lois de la réalité.  (Source : DBpedia)"@fr ;
  a skos:Concept ;
  inist:semCategory "Activité"@fr, "Activity"@en ;
  skos:prefLabel "incantation"@fr, "incantation"@en ;
  skos:inScheme p21: ;
  skos:exactMatch <http://dbpedia.org/resource/Incantation> .

p21: a skos:ConceptScheme .
p21:-Activité
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-XRQ046B8-0 .

