@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <https://schema.org/> .

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

fragrantspaces:20
  skos:broader fragrantspaces:19 ;
  a skos:Concept ;
  skos:prefLabel "Waldbrand"@de, "Forest fire"@en, "Feu de forêt"@fr, "Incendio boschivo"@it, "Bosbrand"@nl, "Gozdni požar"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:19 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:19 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:19 .
<http://iconclass.org/H> skos:closeMatch fragrantspaces:19 .
fragrantspaces:19
  a skos:Concept ;
  owl:sameAs wd:Q4421 ;
  skos:related <http://data.odeuropa.eu/olfactory_objects/200> ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Wald"@de, "Forest"@en, "Forêt"@fr, "Foresta"@it, "Bos"@nl, "Gozdno drevje"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Wood"@en, "Bois"@fr, "Hout"@nl, "Foresterie"@fr, "Bosco"@it, "Selva"@it, "Woud"@nl ;
  skos:narrower fragrantspaces:20 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Forest%20on%20San%20Juan%20Island.jpg> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/5>, <http://iconclass.org/H> .

