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

<https://sws.geonames.org/5323777/> a ns2:Feature ;
    ns1:lat 37.41522 ;
    ns1:long -122.06357 ;
    ns2:alternateName "Ames Arastirma Merkezi",
        "Ames Araştırma Merkezi",
        "Ames Kutatokoezpont",
        "Ames Kutatóközpont",
        "Centro de Investigacion Ames",
        "Centro de Investigación Ames",
        "Centrum Badawcze imienia Josepha Amesa",
        "Dasledchy cehntr Ehjmsa",
        "Doslidnic'kij centr Ejmsa",
        "Issledovatel'skij centr Ehjmsa",
        "NASA Ames Research Center",
        "eimseu yeongu senteo",
        "eimuzu yan jiusenta",
        "emsa anusandhana kendra",
        "mrkz pzhwhshy aymz",
        "Даследчы цэнтр Эймса",
        "Дослідницький центр Еймса",
        "Исследовательский центр Эймса",
        "מרכז המחקר איימס",
        "مرکز پژوهشی ایمز",
        "एम्स अनुसंधान केंद्र",
        "エイムズ研究センター",
        "에임스 연구 센터" ;
    ns2:countryCode "US" ;
    ns2:featureClass ns2:S ;
    ns2:featureCode ns2:S.BLDG ;
    ns2:name "Ames Research Center" ;
    ns2:parentADM1 <https://sws.geonames.org/5332921/> ;
    ns2:parentADM2 <https://sws.geonames.org/5393021/> .

