@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/2955921> skos:exactMatch fragrantspaces:16 .
fragrantspaces:92
  skos:narrower fragrantspaces:16 ;
  a skos:Concept ;
  skos:prefLabel "Restaurant"@en, "Restaurant"@fr, "Ristorante"@it, "Restaurant"@nl, "Gostilna"@sl .

fragrantspaces:16
  a skos:Concept ;
  owl:sameAs wd:Q1127296 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Kantine"@de, "Canteen"@en, "Cantine"@fr, "Mensa"@it, "Kantine"@nl, "Menza"@sl ;
  skos:exactMatch <http://wordnet-rdf.princeton.edu/id/2955921> ;
  skos:altLabel "Refettorio"@it, "Mensa"@de, "Gourde"@fr, "Réfectoire Cafétéria"@fr, "Kantina"@sl ;
  skos:broader fragrantspaces:92 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Military%20Canteen%207984.jpg> .

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

