@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:5 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

fragrantspaces:125
  skos:broader fragrantspaces:5 ;
  a skos:Concept ;
  skos:prefLabel "Shore"@en, "Bagnasciuga"@it .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:5 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:5 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:5 .
<http://iconclass.org/H> skos:closeMatch fragrantspaces:5 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:5 .
fragrantspaces:5
  a skos:Concept ;
  owl:sameAs wd:Q40080 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Strand"@de, "Beach"@en, "Spiaggia"@fr, "Spiaggia"@it, "Strand"@nl, "Plaža"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Littoral"@fr ;
  skos:narrower fragrantspaces:125 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Strandbad-Seeblick-15-09-2008-162.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/5>, <http://iconclass.org/H>, <http://iconclass.org/3> .

