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

fragrantspaces:38
  skos:broader fragrantspaces:37 ;
  a skos:Concept ;
  skos:prefLabel "Rich kitchen"@en, "Cuisine riche"@fr, "Cucina ricca"@it, "Rijke keuken"@nl, "Bogata kuhinja"@sl .

fragrantspaces:39
  skos:broader fragrantspaces:37 ;
  a skos:Concept ;
  skos:prefLabel "Poor kitchen"@en, "Cuisine pauvre"@fr, "Cucina povera"@it, "Armeluiskeuken"@nl, "Uboga kuhinja"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:37 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:37 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:37 .
<http://iconclass.org/C> skos:closeMatch fragrantspaces:37 .
fragrantspaces:37
  a skos:Concept ;
  owl:sameAs wd:Q43164 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Küche"@de, "Kitchen"@en, "Cuisine"@fr, "Cucina"@it, "Keuken"@nl, "Kuhinja"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:narrower fragrantspaces:38, fragrantspaces:39 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Kitchenwhitehouse.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/C> .

