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

fragrantspaces:4
  skos:related <http://data.odeuropa.eu/olfactory_objects/3> ;
  a skos:Concept ;
  skos:prefLabel "Bagno"@it, "Badezimmer"@de, "Bathroom"@en, "Salle de bain"@fr, "Badkamer"@nl, "Kopalnica"@sl .

fragrantspaces:59
  skos:related <http://data.odeuropa.eu/olfactory_objects/3> ;
  a skos:Concept ;
  skos:prefLabel "Kopališče"@sl, "Public Bath"@en, "Bains publics"@fr, "Bagni pubblici"@it, "Badhuis"@nl .

<http://data.odeuropa.eu/olfactory_objects/3> skos:related fragrantspaces:4, fragrantspaces:59 .
