@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:32
  skos:narrower fragrantspaces:74 ;
  a skos:Concept ;
  skos:prefLabel "Krankenhaus"@de, "Hospital"@en, "Hôpital"@fr, "Ospedale"@it, "Ziekenhuis"@nl, "Bolnišnica"@sl .

<http://iconclass.org/1> skos:closeMatch fragrantspaces:74 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:74 .
<http://iconclass.org/9> skos:closeMatch fragrantspaces:74 .
<http://iconclass.org/G> skos:closeMatch fragrantspaces:74 .
fragrantspaces:74
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Hospital ward"@en, "Salle d'hôpital"@fr, "Corsia (ospedale)"@it, "Ziekenzaal"@nl, "Bolniški oddelek"@sl ;
  skos:altLabel "Hospital room"@en, "Chambre d'hôpital"@fr, "Chambre du malade"@fr, "Reparto"@it, "Stanza d'ospedale"@it ;
  skos:broader fragrantspaces:32 ;
  skos:closeMatch <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/9>, <http://iconclass.org/G> .

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

