@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:117
  skos:narrower fragrantspaces:112 ;
  a skos:Concept ;
  skos:prefLabel "Room"@en, "Pièce"@fr, "Stanza"@it .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:112 .
<http://iconclass.org/A> skos:closeMatch fragrantspaces:112 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:112 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:112 .
fragrantspaces:112
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Living room"@en, "Salon"@fr, "Salone"@it, "Dnevna soba"@sl ;
  skos:altLabel "Salotto"@it ;
  skos:broader fragrantspaces:117 ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/A>, <http://iconclass.org/1>, <http://iconclass.org/4> .

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

