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

thesaurus:745
  a skos:Concept ;
  skos:prefLabel "Motivo geométrico"@es, "Geometrical motif"@en, "Motivo geometrico"@it, "Motif géométrique"@fr .

thesaurus:768
  a skos:Concept ;
  skos:prefLabel "Losange (motif)"@fr, "Rhombus"@en, "Rombo"@it, "Rombo"@es .

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

<http://data.silknow.org/vocabulary/facet/geometrical_shape>
  a skos:Collection ;
  skos:prefLabel "geometrical shape"@en ;
  skos:member thesaurus:768, thesaurus:745 .

