@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 "Bielefeld Hauptbahnhof" ; skos:altLabel "Bielefeld Hbf"@de ; rail:serves dbpedia:Bielefeld ; owl:sameAs dbpedia:Bielefeld_Hauptbahnhof . :platform-4 a rail:Platform ; skos:altLabel "4" ; rail:platform_at :station .