@base . @prefix : <#> . @prefix dbpedia: . @prefix foaf: . @prefix org: . @prefix owl: . @prefix rail: . @prefix skos: . #TODO: use unique key (not skos:altName) for station name abbreviation <> foaf:primaryTopic :org . :station a rail:Station ; skos:prefLabel "Hagen Hauptbahnhof" ; skos:altLabel "Hagen Hbf"@de ; rail:serves dbpedia:Hagen ; owl:sameAs dbpedia:Hagen_Hauptbahnhof . :platform-7 a rail:Platform ; skos:altLabel "7" ; rail:platform_at :station .