@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/vocabulary/fragrant-spaces>
  skos:hasTopConcept fragrantspaces:64 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

fragrantspaces:103
  skos:broader fragrantspaces:64 ;
  a skos:Concept ;
  skos:prefLabel "Dirt road"@en, "Chemin de terre"@fr, "Strada sterrata"@it, "Zandweg"@nl, "Makadam"@sl .

<http://iconclass.org/2> skos:closeMatch fragrantspaces:64 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:64 .
<http://iconclass.org/4> skos:closeMatch fragrantspaces:64 .
<http://iconclass.org/5> skos:closeMatch fragrantspaces:64 .
<http://iconclass.org/I> skos:closeMatch fragrantspaces:64 .
fragrantspaces:64
  a skos:Concept ;
  owl:sameAs <https://www.geonames.org/ontology#R.ST>, wd:Q34442 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Street"@en, "Rue"@fr, "Strada"@it, "Straat"@nl, "Ulica"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Road"@en, "Voie"@fr, "Voie publique"@fr, "Via"@it ;
  skos:narrower fragrantspaces:103 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Slezské%20Beskydy%20-%20Rytířská%20stezka%20%28cesta%20Nýdek%20-%20Velká%20Čantoryje%29.JPG> ;
  skos:closeMatch <http://iconclass.org/2>, <http://iconclass.org/1>, <http://iconclass.org/4>, <http://iconclass.org/5>, <http://iconclass.org/I> .

