@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:515 ;
  a skos:Concept ;
  skos:prefLabel "Mammal"@en, "Mammifère"@fr, "Mammifero"@it, "Zoogdier"@nl, "Sesalci"@sl .

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

olfactory_objects:515
  a skos:Concept ;
  owl:sameAs wd:Q34706 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Leopard"@en, "Léopard"@fr, "Leopardo"@it, "Luipaard"@nl, "Leopard"@sl ;
  skos:broader olfactory_objects:480, olfactory_objects:555 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/African%20leopard,%20Panthera%20pardus%20pardus,%20near%20Lake%20Panic,%20Kruger%20National%20Park,%20South%20Africa%20%2819448654130%29.jpg> .

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

