@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:64
  skos:narrower fragrantspaces:103 ;
  a skos:Concept ;
  skos:prefLabel "Street"@en, "Rue"@fr, "Strada"@it, "Straat"@nl, "Ulica"@sl .

fragrantspaces:103
  a skos:Concept ;
  owl:sameAs wd:Q700143 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Dirt road"@en, "Chemin de terre"@fr, "Strada sterrata"@it, "Zandweg"@nl, "Makadam"@sl ;
  skos:altLabel "Route de terre"@fr, "Carrareccia"@it, "Mulattiera"@it ;
  skos:broader fragrantspaces:64 ;
  dc:bibliographicCitation "WNT: De korte nacht had geen koelte meegebracht, en de dampkring was steeds bevangen, vol van den reuk der zandwegen, die voortwentelden tusschen het dorre zoomgras en de poeierige akkers,  Vlaanderen 2, 361 [1904]."@nl ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Piste%20im%20Erongo.jpg> .

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

