@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#> .

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

<http://iconclass.org/1> skos:closeMatch fragrantspaces:50 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:50 .
<http://iconclass.org/3> skos:closeMatch fragrantspaces:50 .
<http://iconclass.org/7> skos:closeMatch fragrantspaces:50 .
<http://iconclass.org/I> skos:closeMatch fragrantspaces:50 .
fragrantspaces:50
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Nursery (plants)"@en, "Pépinière"@fr, "Vivaio"@it, "Tuincentrum"@nl, "Drevesnica"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Market garden"@en, "Couveuse"@fr, "Jardinerie"@fr, "Vivier"@fr, "Orto"@it ;
  skos:closeMatch <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/3>, <http://iconclass.org/7>, <http://iconclass.org/I> .

