@prefix olfactory_objects: <http://data.odeuropa.eu/vocabulary/olfactory-objects/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

olfactory_objects:177
  skos:narrower olfactory_objects:395 ;
  a skos:Concept ;
  skos:prefLabel "Gewürze"@de, "Spice"@en, "Épices"@fr, "Spezie"@it, "Specerijen"@nl, "Začimba"@sl .

olfactory_objects:405
  skos:narrower olfactory_objects:395 ;
  a skos:Concept ;
  skos:prefLabel "Food"@en, "Nourriture"@fr, "Cibo"@it, "Voedsel"@nl, "Hrana"@sl .

olfactory_objects:smell-source
  skos:member olfactory_objects:395 ;
  skos:prefLabel "smell-source"@en ;
  a skos:Collection .

olfactory_objects:395
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Allspice"@en, "Quatre-épices"@fr, "Pepe della Giamaica"@it, "Piment"@nl, "Začimbe"@sl ;
  skos:altLabel "Piment"@en, "all-spice"@en, "Tout-épice"@fr, "Pepe garofanato"@it, "Pimento"@it, "Pimienta"@it ;
  skos:broader olfactory_objects:177, olfactory_objects:405 ;
  skos:definition "A berry with hints of cloves, pepper and nutmeg"@en ;
  ns0:image <https://data.odeuropa.eu/image/ss/395.Allspice_https-_commons.wikimedia.org_wiki_File-Pimento-allspice.png> .

<http://data.odeuropa.eu/vocabulary/olfactory-objects>
  a skos:ConceptScheme ;
  rdfs:label "Olfactory objects" .

