@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:29
  skos:narrower fragrantspaces:43 ;
  a skos:Concept ;
  skos:prefLabel "Gewächshaus"@de, "Greenhouse"@en, "Serre"@fr, "Serra"@it, "Kas"@nl, "Steklenjak"@sl .

<http://iconclass.org/?> skos:closeMatch fragrantspaces:43 .
fragrantspaces:43
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Limonaia"@en, "Limonaia"@fr, "Limonaia"@it, "Limonaia"@nl ;
  skos:broader fragrantspaces:29 ;
  skos:definition "A greenhouse for lemons"@en ;
  skos:closeMatch <http://iconclass.org/?> .

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

