@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:461
  skos:narrower olfactory_objects:578 ;
  a skos:Concept ;
  skos:prefLabel "Vogel"@de, "Bird"@en, "Oiseau"@fr, "Uccello"@it, "Vogel"@nl, "Ptica"@sl .

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

olfactory_objects:578
  a skos:Concept ;
  owl:sameAs wd:Q3736439 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Enten"@de, "Duck"@en, "Canard"@fr, "Anatra"@it, "Eenden"@nl ;
  skos:altLabel "Anatinae"@de, "Teal"@en ;
  skos:broader olfactory_objects:461, olfactory_objects:555 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Bucephala-albeola-010.jpg> .

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

