@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:135
  skos:related fragrantspaces:134 ;
  a skos:Concept ;
  skos:prefLabel "Refectory"@en, "Réfectoire"@fr, "Refettorio"@it .

fragrantspaces:53
  skos:narrower fragrantspaces:134 ;
  a skos:Concept ;
  skos:prefLabel "Place of worship"@en, "Lieu de culte"@fr, "Luogo di culto"@it, "Gebedsruimte"@nl, "Svetišče"@sl .

fragrantspaces:134
  a skos:Concept ;
  skos:related fragrantspaces:135 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Monastery"@en, "Monastère"@fr, "Monastero"@it ;
  skos:altLabel "Convent"@en, "Couvent"@fr, "Convento"@it ;
  skos:broader fragrantspaces:53 .

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

