@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 dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://schema.org/> .

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

fragrantspaces:51
  skos:broader fragrantspaces:93 ;
  a skos:Concept ;
  skos:prefLabel "Ocean"@en, "Océan"@fr, "Oceano"@it, "Oceaan"@nl, "Ocean"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:93 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:93 .
<http://iconclass.org/H> skos:closeMatch fragrantspaces:93 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:93 .
fragrantspaces:93
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Sea"@en, "Mer"@fr, "Mare"@it, "Zee"@nl, "Morje"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  dc:bibliographicCitation "WNT: Rook hij hier al niet zijn zee, die weeïg-zoute lucht van zeegras, mosselen, wier en drooggeloopen scharren? haspels, Brandaris 29 [1908]."@nl ;
  skos:narrower fragrantspaces:51 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Paracas%20National%20Reserve,%20Ica,%20Peru-3April2011.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/5>, <http://iconclass.org/H>, <http://iconclass.org/3> .

