@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://wordnet-rdf.princeton.edu/id/4381822> skos:exactMatch fragrantspaces:88 .
fragrantspaces:53
  skos:narrower fragrantspaces:88 ;
  a skos:Concept ;
  skos:prefLabel "Place of worship"@en, "Lieu de culte"@fr, "Luogo di culto"@it, "Gebedsruimte"@nl, "Svetišče"@sl .

fragrantspaces:88
  a skos:Concept ;
  owl:sameAs <https://www.geonames.org/ontology#S.REST>, wd:Q34627 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Synagogue"@en, "Synagogue"@fr, "Sinagoga"@it, "Synagoge"@nl, "Sinagoga"@sl ;
  skos:exactMatch <http://wordnet-rdf.princeton.edu/id/4381822> ;
  skos:broader fragrantspaces:53 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Eldridge%20Street%20Synagogue%20%2842773%29.jpg> .

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

