@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:471
  skos:narrower olfactory_objects:491 ;
  a skos:Concept ;
  skos:prefLabel "Insekt"@de, "Insect"@en, "Insecte"@fr, "Insetto"@it, "Insect"@nl, "Insekt"@sl .

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

olfactory_objects:491
  a skos:Concept ;
  owl:sameAs wd:Q80066 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-objects> ;
  skos:prefLabel "Dragonfly"@en, "Libellule"@fr, "Libellula"@it, "Libelle"@nl, "Kačji pastir"@sl ;
  skos:broader olfactory_objects:471, olfactory_objects:555 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Dragonfly%20emerging.JPG> .

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

