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

p21:-PJ7VVMH1-T
  inist:semCategory "Lieu imaginaire"@fr, "Imaginary place"@en ;
  skos:hiddenLabel "Paradis terrestre"@fr, "Heaven on earth"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "paradis terrestre"@fr, "heaven on earth"@en .

p21:-Lieu_imaginaire
  skos:prefLabel "Lieu imaginaire"@fr, "Imaginary place"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-PJ7VVMH1-T .

p21: a skos:ConceptScheme .
