@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://data.odeuropa.eu/olfactory_objects/68> skos:related fragrantspaces:26 .
fragrantspaces:45
  skos:narrower fragrantspaces:26 ;
  a skos:Concept ;
  skos:prefLabel "Markt"@de, "Market"@en, "Marché"@fr, "Mercato"@it, "Markt"@nl, "Trg"@sl .

fragrantspaces:26
  a skos:Concept ;
  owl:sameAs wd:Q1188480 ;
  skos:related <http://data.odeuropa.eu/olfactory_objects/68> ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Fischmarkt"@de, "Fish market"@en, "Marché aux poissons"@fr, "Mercato del pesce"@it, "Vismarkt"@nl, "Ribja tržnica"@sl ;
  skos:altLabel "Poissonerie"@fr, "Mercato ittico"@it, "Pescheria"@it, "Visafslag"@nl, "Ribarnica"@sl ;
  skos:broader fragrantspaces:45 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/HAL%20fish%20market.jpg> .

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

