@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#> .

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

<http://iconclass.org/A> skos:closeMatch fragrantspaces:79 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:79 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:79 .
fragrantspaces:79
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Pleasure fair"@en, "Foire d'amusement"@fr, "Parco divertimenti"@it, "Kermis"@nl, "Sejem užitkov"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Circus"@en, "Cirque"@fr, "Fête foraine"@fr, "Circo"@it, "Giostre"@it, "Luna Park"@it, "Circus"@nl ;
  skos:closeMatch <http://iconclass.org/A>, <http://iconclass.org/4>, <http://iconclass.org/3> .

