@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix olfactorygestures: <http://data.odeuropa.eu/vocabulary/olfactory-gestures/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://iconclass.org/2> skos:closeMatch olfactorygestures:24 .
<http://iconclass.org/A> skos:closeMatch olfactorygestures:24 .
<http://iconclass.org/1> skos:closeMatch olfactorygestures:24 .
<http://iconclass.org/5> skos:closeMatch olfactorygestures:24 .
<http://iconclass.org/3> skos:closeMatch olfactorygestures:24 .
olfactorygestures:24
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/olfactory-gestures> ;
  skos:prefLabel "Hand towards the nose"@en, "Main vers le nez"@fr, "Mano verso il naso"@it, "Poka proti nosu"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/olfactory-gestures> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/A>, <http://iconclass.org/1>, <http://iconclass.org/5>, <http://iconclass.org/3> .

