@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:23
  skos:narrower fragrantspaces:24 ;
  a skos:Concept ;
  skos:prefLabel "Fabrik"@de, "Factory"@en, "Usine"@fr, "Fabbrica"@it, "Fabriek"@nl, "Tovarna"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:24 .
<http://iconclass.org/A> skos:closeMatch fragrantspaces:24 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:24 .
<http://iconclass.org/7> skos:closeMatch fragrantspaces:24 .
fragrantspaces:24
  a skos:Concept ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Factory-interior"@en, "Intérieur d'usine"@fr, "Interno di una fabbrica"@it, "Fabrieksinterieur"@nl, "Notranje prostore tovarne"@sl ;
  skos:altLabel "Officina di macchinari"@it ;
  skos:broader fragrantspaces:23 ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/A>, <http://iconclass.org/4>, <http://iconclass.org/7> .

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

