@prefix ns1: <https://www.geonames.org/ontology#> .
@prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sws.geonames.org/12176047/> a ns1:Feature ;
    ns2:lat 52.29089 ;
    ns2:long 8.9321 ;
    ns1:alternateName "Bahnhofskaserne",
        "Barak stasiun",
        "Caserma della stazione ferroviaria",
        "Caserne de la gare",
        "Cuartel de la estacion de tren",
        "Cuartel de la estación de tren",
        "Jaernvaegsstation kasern",
        "Jernbanestations kazerne",
        "Järnvägsstation kasern",
        "Rautatieaseman kasarmi",
        "Stancionnye kazarmy",
        "Stationkazerne",
        "che zhan ying fang",
        "yi bing she",
        "Станционные казармы",
        "车站营房",
        "駅兵舎" ;
    ns1:countryCode "DE" ;
    ns1:featureClass ns1:S ;
    ns1:featureCode ns1:S.HSTS ;
    ns1:name "Railway Station Barracks" ;
    ns1:parentADM1 <https://sws.geonames.org/2861876/> ;
    ns1:parentADM2 <https://sws.geonames.org/2937935/> .

