@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/vocabulary/fragrant-spaces>
  skos:hasTopConcept fragrantspaces:73 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:73 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:73 .
<http://iconclass.org/I> skos:closeMatch fragrantspaces:73 .
fragrantspaces:73
  a skos:Concept ;
  owl:sameAs wd:Q532 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Village"@en, "Village"@fr, "Paese"@it, "Dorp"@nl, "Vas"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Villaggio"@it ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Betley-%20The%20main%20road,%20looking%20north,%20the%20postmans%20bike%20at%20rest%20-%20geograph.org.uk%20-%20147874.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/5>, <http://iconclass.org/I> .

