@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 ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

fragrantspaces:23
  skos:narrower fragrantspaces:65 ;
  a skos:Concept ;
  skos:prefLabel "Fabrik"@de, "Factory"@en, "Usine"@fr, "Fabbrica"@it, "Fabriek"@nl, "Tovarna"@sl .

fragrantspaces:65
  a skos:Concept ;
  owl:sameAs wd:Q227857 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Sugar factory"@en, "Sucrerie"@fr, "Zuccherificio"@it, "Suikerraffinaderij"@nl, "Tovarna sladkorja"@sl ;
  skos:altLabel "Usine de sucre"@fr, "Fabbrica dello Zucchero"@it, "Suikerbranderij"@nl ;
  skos:broader fragrantspaces:23 ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/Sugar%20plant%20dsc09052.jpg> .

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

