@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:554
  skos:narrower olfactory_objects:51 ;
  a skos:Concept ;
  skos:prefLabel "Artefact"@en, "Artefact"@fr, "Artefatto"@it, "Artefakt"@sl .

olfactory_objects:artifact
  skos:member olfactory_objects:51 ;
  skos:prefLabel "artifact"@en ;
  a skos:Collection .

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

olfactory_objects:51
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Kegel (parfümiert)"@de, "Head cone"@en, "Cône (parfumé)"@fr, "Cono (profumato)"@it, "Kegel (geparfumeerd)"@nl, "Kadilo v obliki stožca"@sl ;
  skos:altLabel "Tannenzapfen"@de, "Zapfen"@de, "Kadilni stožec"@sl ;
  skos:broader olfactory_objects:554 ;
  skos:definition "Cones worn on the head in ancient Egypt made of a mixture of oils, resins and fat (myrrh). fragrance would release due to body heat."@en ;
  ns0:image <https://data.odeuropa.eu/image/ss/51.Head%20cone.jpg> .

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

