@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/5557293/> a ns1:Feature ;
    ns2:lat 57.05315 ;
    ns2:long -135.33088 ;
    ns1:alternateName "City and Borough of Sitka",
        "Fort New Archangel",
        "New Archangel",
        "Novo - Arkhangel'sk",
        "Novo Arkhangelsk",
        "Novoarkhangelsk",
        "SIT",
        "Schitcha",
        "Schitka",
        "Schitkha",
        "Sheet'ka",
        "Sikhta",
        "Sitcha",
        "Sitka",
        "Sitka City and Borough",
        "Sitka srjan",
        "Sitkae",
        "Sitkha",
        "Sitki",
        "shitoka",
        "siska",
        "sitaka byuro",
        "sitka",
        "sytka",
        "sytka  alaska",
        "sytqh",
        "xi te ka",
        "Ситкæ",
        "Ситка",
        "Сітка",
        "Սիտկա շրջան",
        "סיטקה",
        "سيتكا",
        "سیتکا، آلاسکا",
        "سیٹکا، الاسکا",
        "सित्का",
        "সিটকা ব্যুরো",
        "シトカ",
        "錫特卡",
        "싯카" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Sitka" ;
    ns1:parentADM1 <https://sws.geonames.org/5879092/> ;
    ns1:parentADM2 <https://sws.geonames.org/5557295/> ;
    ns1:population 8863 .

