@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#> .

<http://data.odeuropa.eu/olfactory_objects/118> skos:related fragrantspaces:117 .
fragrantspaces:69
  skos:related fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "House"@en, "Maison"@fr, "Casa"@it, "Huis"@nl, "Hiša"@sl .

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

fragrantspaces:124
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Toilet"@en, "Gabinetto"@it, "Toilettes"@fr .

fragrantspaces:4
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Bagno"@it, "Badezimmer"@de, "Bathroom"@en, "Salle de bain"@fr, "Badkamer"@nl, "Kopalnica"@sl .

fragrantspaces:135
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Refectory"@en, "Réfectoire"@fr, "Refettorio"@it .

fragrantspaces:112
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Living room"@en, "Salon"@fr, "Salone"@it, "Dnevna soba"@sl .

fragrantspaces:111
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Bedroom"@en, "Chambre"@fr, "Camera da letto"@it, "Spalnica"@sl .

fragrantspaces:15
  skos:broader fragrantspaces:117 ;
  a skos:Concept ;
  skos:prefLabel "Speisesaal"@de, "Dining-room"@en, "Salle à manger"@fr, "Sala da pranzo"@it, "Eetkamer"@nl, "Jedilnica"@sl .

fragrantspaces:117
  a skos:Concept ;
  skos:related <http://data.odeuropa.eu/olfactory_objects/118>, fragrantspaces:69 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Room"@en, "Pièce"@fr, "Stanza"@it ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Camera"@it ;
  skos:narrower fragrantspaces:124, fragrantspaces:4, fragrantspaces:135, fragrantspaces:112, fragrantspaces:111, fragrantspaces:15 .

