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

<http://data.silknow.org/vocabulary/facet/plant>
  a skos:Collection ;
  skos:prefLabel "plant"@en ;
  skos:member thesaurus:750, thesaurus:793, thesaurus:744, thesaurus:822, thesaurus:765, thesaurus:763, thesaurus:788, thesaurus:781, thesaurus:836 .

thesaurus:744
  a skos:Concept ;
  skos:prefLabel "Vegetal motif"@en, "Motivo vegetal"@es, "Motivo vegetale"@it, "Motif végétal"@fr .

thesaurus:750
  a skos:Concept ;
  skos:prefLabel "Foglia"@it, "Hoja"@es, "Feuille"@fr, "Leaf"@en .

thesaurus:763
  a skos:Concept ;
  skos:prefLabel "Palme"@fr, "Palma"@it, "Palm"@en, "Palma"@es .

thesaurus:765
  a skos:Concept ;
  skos:prefLabel "Cardo"@es, "Chardon"@fr, "Thistle"@en, "Cardo"@it .

thesaurus:781
  a skos:Concept ;
  skos:prefLabel "Bramble"@en, "Ronce"@fr, "Zarza"@es, "Rovo"@it .

thesaurus:788
  a skos:Concept ;
  skos:prefLabel "Cardina"@es, "Carline"@fr, "Carline"@en, "Carlina"@it .

thesaurus:793
  a skos:Concept ;
  skos:prefLabel "Vite"@it, "Vine"@en, "Vigne"@fr, "Vid"@es .

thesaurus:822
  a skos:Concept ;
  skos:prefLabel "Acanto"@es, "Acanthus"@en, "Acanthe"@fr, "Acanto"@it .

thesaurus:836
  a skos:Concept ;
  skos:prefLabel "Epi"@fr, "Spiga"@it, "Espiga"@es, "Ear"@en .

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

