@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/5711847/> a ns1:Feature ;
    ns2:lat 46.18788 ;
    ns2:long -123.83125 ;
    ns1:alternateName "AST",
        "Astori",
        "Astoria",
        "Astorija",
        "Clatsop",
        "Fort Astoria",
        "Fort George",
        "astwrya",
        "astwrya  awrgn",
        "asutoria",
        "xas tx reiy",
        "Астори",
        "Асториа",
        "Астория",
        "Асторија",
        "Асторія",
        "آستوریا، اورگن",
        "أستوريا",
        "اسٹوریا، اوریگون",
        "อัสตอเรีย",
        "アストリア" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Astoria" ;
    ns1:parentADM1 <https://sws.geonames.org/5744337/> ;
    ns1:parentADM2 <https://sws.geonames.org/5719408/> ;
    ns1:population 9626 .

