@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/5133672/> a ns1:Feature ;
    ns2:lat 42.73258 ;
    ns2:long -73.68095 ;
    ns1:alternateName "Institut polytechnique Rensselaer",
        "Instituto Politecnico Rensselaer",
        "Instituto Politécnico Rensselaer",
        "Politekhnicheski institut Ranselar",
        "Politekhnicheskij institut Rensselera",
        "lenselleo pollitekeunig daehaggyo",
        "lun si lei li gong xue yuan",
        "rensera gong ke da xue",
        "sthaban pho li the khnikhrenss leiy r",
        "Политехнически институт Ранселар",
        "Политехнический институт Ренсселера",
        "مؤسسه پلی‌تکنیک رنسلیر",
        "สถาบันโพลิเทคนิคเรนส์ซเลียร์",
        "レンセラー工科大学",
        "伦斯勒理工学院",
        "렌셀러 폴리테크닉 대학교" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:S ;
    ns1:featureCode ns1:S.SCH ;
    ns1:name "Rensselaer Polytechnic Institute" ;
    ns1:parentADM1 <https://sws.geonames.org/5128638/> ;
    ns1:parentADM2 <https://sws.geonames.org/5133668/> .

