@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:36 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/B> skos:closeMatch fragrantspaces:36 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:36 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:36 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:36 .
fragrantspaces:36
  a skos:Concept ;
  owl:sameAs wd:Q30022 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Café"@fr, "Kaffeehaus"@de, "Coffee-house"@en, "Caffetteria"@it, "Koffiehuis"@nl, "Kavarna"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Cafe"@en, "Inn"@en, "Public house"@en, "Bar"@it, "Bottega del caffè"@it, "Caffè"@it ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Café%20de%20Flore.jpg> ;
  skos:closeMatch <http://iconclass.org/B>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/3> .

