@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:9 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:9 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:9 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:9 .
<http://iconclass.org/D> skos:closeMatch fragrantspaces:9 .
<http://iconclass.org/8> skos:closeMatch fragrantspaces:9 .
fragrantspaces:9
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Lavanderia"@it, "Pralnica"@sl, "Laundry place"@en, "Laverie"@fr, "Wasserette"@nl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Washuis"@nl ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/D>, <http://iconclass.org/8> .

