@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 "Köln Hauptbahnhof" ; skos:altLabel "Köln Hbf"@de ; rail:serves dbpedia:Cologne ; owl:sameAs dbpedia:Köln_Hauptbahnhof . :platform-6 a rail:Platform ; skos:altLabel "6" ; rail:platform_at :station .