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

thesaurus:837
  a skos:Concept ;
  skos:prefLabel "Effet trame"@fr, "Efecto de trama"@es, "Weft effect"@en, "Effetto di trama"@it .

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

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

