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

thesaurus:758
  a skos:Concept ;
  skos:prefLabel "Inscripción"@es, "Iscrizióne"@it, "Inscription"@en, "Inscription (motif)"@fr .

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

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

