@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

xd4: a skos:ConceptScheme .
xd4:-KNXMXPM2-2
  uneskos:memberOf xd4:-GELA ;
  skos:hiddenLabel "Science fiction"@fr, "Science fiction"@en ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "ciencia ficción"@es, "science fiction"@en, "science-fiction"@fr .

xd4:-GELA
  skos:prefLabel "Literary genre / Artistic genre"@en, "Genre littéraire / Genre artistique"@fr ;
  a isothes:ConceptGroup ;
  skos:member xd4:-KNXMXPM2-2 .

