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

<http://data.odeuropa.eu/vocabulary/fragrant-spaces>
  skos:hasTopConcept fragrantspaces:3 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:3 .
<http://iconclass.org/A> skos:closeMatch fragrantspaces:3 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:3 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:3 .
fragrantspaces:3
  a skos:Concept ;
  owl:sameAs wd:Q478515 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Ball"@de, "Ball"@en, "Bal"@fr, "Ballo"@it, "Balzaal"@nl, "Plesna dvorana"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Dansfeest"@nl ;
  skos:definition "Formal dance"@en ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Bal%2018e%20siècle.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/A>, <http://iconclass.org/4>, <http://iconclass.org/3> .

