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

olfactory_objects:480
  skos:narrower olfactory_objects:502 ;
  a skos:Concept ;
  skos:prefLabel "Mammal"@en, "Mammifère"@fr, "Mammifero"@it, "Zoogdier"@nl, "Sesalci"@sl .

olfactory_objects:555
  skos:narrower olfactory_objects:502 ;
  a skos:Concept ;
  skos:prefLabel "Being"@en, "Créature"@fr, "Creatura"@it, "Bitje"@sl .

olfactory_objects:502
  a skos:Concept ;
  owl:sameAs wd:Q140 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Lion"@en, "Lion"@fr, "Leone"@it, "Leeuw"@nl, "Lev"@sl ;
  skos:broader olfactory_objects:480, olfactory_objects:555 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Lion%20waiting%20in%20Namibia.jpg> .

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

