@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:39 ;
  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:39 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:39 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:39 .
<http://iconclass.org/C> skos:closeMatch fragrantspaces:39 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:39 .
fragrantspaces:39
  a skos:Concept ;
  owl:sameAs wd:Q43275344 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Poor kitchen"@en, "Cuisine pauvre"@fr, "Cucina povera"@it, "Armeluiskeuken"@nl, "Uboga kuhinja"@sl ;
  skos:altLabel "Gaarkeuken"@nl ;
  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" .

