@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

fragrantspaces:93
  skos:narrower fragrantspaces:51 ;
  a skos:Concept ;
  skos:prefLabel "Sea"@en, "Mer"@fr, "Mare"@it, "Zee"@nl, "Morje"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:51 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:51 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:51 .
<http://iconclass.org/H> skos:closeMatch fragrantspaces:51 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:51 .
fragrantspaces:51
  a skos:Concept ;
  owl:sameAs wd:Q9430 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Ocean"@en, "Océan"@fr, "Oceano"@it, "Oceaan"@nl, "Ocean"@sl ;
  skos:broader fragrantspaces:93 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/World%20ocean%20map.gif> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/5>, <http://iconclass.org/H>, <http://iconclass.org/3> .

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

