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

thesaurus:553
  a skos:Concept ;
  skos:prefLabel "Ricamato"@it, "Recamado"@es, "Brodé"@fr, "Embroidered (attribute)"@en .

thesaurus:87
  a skos:Concept ;
  skos:prefLabel "Bordado"@es, "Broderie (technique)"@fr, "Embroidery"@en, "Ricamato"@it .

thesaurus:88
  a skos:Concept ;
  skos:prefLabel "Bordar"@es, "Broder"@fr, "Ricamare"@it, "Embroider"@en .

<http://data.silknow.org/vocabulary/facet/embroidery>
  a skos:Collection ;
  skos:prefLabel "embroidery"@en ;
  skos:member thesaurus:88, thesaurus:87, thesaurus:553 .

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

