@prefix thesaurus: <http://data.silknow.org/vocabulary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

thesaurus:772
  a skos:Concept ;
  skos:prefLabel "Aigle bicéphale"@fr, "Double-headed eagle"@en, "Águila bicéfala"@es, "Aquila bicefala"@it .

thesaurus:774
  a skos:Concept ;
  skos:prefLabel "Dragón"@es, "Dragon"@fr, "Dragon"@en, "Drago"@it .

thesaurus:839
  a skos:Concept ;
  skos:prefLabel "Fenice"@it, "Phénix"@fr, "Phoenix"@en, "Ave fénix"@es .

<http://data.silknow.org/vocabulary/facet/depiction>
  a skos:Collection ;
  skos:prefLabel "depiction"@en ;
  skos:member <http://data.silknow.org/vocabulary/facet/fantastic> .

<http://data.silknow.org/vocabulary/facet/fantastic>
  a skos:Collection ;
  skos:prefLabel "fantastic"@en ;
  skos:member thesaurus:772, thesaurus:774, thesaurus:839 .

