@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:37
  skos:narrower fragrantspaces:38 ;
  a skos:Concept ;
  skos:prefLabel "Küche"@de, "Kitchen"@en, "Cuisine"@fr, "Cucina"@it, "Keuken"@nl, "Kuhinja"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:38 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:38 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:38 .
<http://iconclass.org/C> skos:closeMatch fragrantspaces:38 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:38 .
fragrantspaces:38
  a skos:Concept ;
  owl:sameAs wd:Q43275297 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Rich kitchen"@en, "Cuisine riche"@fr, "Cucina ricca"@it, "Rijke keuken"@nl, "Bogata kuhinja"@sl ;
  skos:broader fragrantspaces:37 ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/C>, <http://iconclass.org/3> .

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

