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

<http://data.odeuropa.eu/olfactory_objects/262> skos:related fragrantspaces:95 .
<http://data.odeuropa.eu/vocabulary/fragrant-spaces>
  skos:hasTopConcept fragrantspaces:95 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/M> skos:closeMatch fragrantspaces:95 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:95 .
<http://iconclass.org/9> skos:closeMatch fragrantspaces:95 .
fragrantspaces:95
  a skos:Concept ;
  owl:sameAs wd:Q7075 ;
  skos:related <http://data.odeuropa.eu/olfactory_objects/262> ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Library"@en, "Bibliothèque"@fr, "Biblioteca"@it, "Bibliotheek"@nl, "Knjižnica"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Austria%20-%20Göttweig%20Abbey%20-%202015.jpg> ;
  skos:closeMatch <http://iconclass.org/M>, <http://iconclass.org/4>, <http://iconclass.org/9> .

