@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/6557994/> a ns1:Feature ;
    ns2:lat 49.3864 ;
    ns2:long 9.63389 ;
    ns1:alternateName "08126045",
        "Krautgajm",
        "Krautheim",
        "Krautkhajm",
        "Stadt Krautheim",
        "ke lao tai mu",
        "krawthaym",
        "krwathaym",
        "kurautohaimu",
        "Краутгайм",
        "Краутхайм",
        "Краутхајм",
        "كراوتهايم",
        "کرواتهایم",
        "クラウトハイム",
        "克劳泰姆" ;
    ns1:countryCode "DE" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM4 ;
    ns1:name "Krautheim" ;
    ns1:parentADM1 <https://sws.geonames.org/2953481/> ;
    ns1:parentADM2 <https://sws.geonames.org/3214105/> ;
    ns1:population 4561 .

