@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:27
  skos:narrower fragrantspaces:81 ;
  a skos:Concept ;
  skos:prefLabel "Tuin"@nl, "Garten"@de, "Garden"@en, "Jardin"@fr, "Giardino"@it, "Vrt"@sl .

<http://iconclass.org/6> skos:closeMatch fragrantspaces:81 .
<http://iconclass.org/A> skos:closeMatch fragrantspaces:81 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:81 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:81 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:81 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:81 .
fragrantspaces:81
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Fenced garden"@en, "Jardin Clos"@fr, "Giardino recintato"@it, "Omsloten tuin"@nl, "Ograjen vrt"@sl ;
  skos:altLabel "Hortus Conclusus"@en, "Walled Garden"@en, "Hortus conclusus"@nl ;
  skos:broader fragrantspaces:27 ;
  skos:closeMatch <http://iconclass.org/6>, <http://iconclass.org/A>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/5>, <http://iconclass.org/3> .

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

