@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/196307> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Upstate Medical University" ;
    skos:prefLabel "Upstate Medical University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The State University of New York Upstate Medical University is a public medical school in Syracuse, New York. Founded in 1834, Upstate is the 15th oldest medical school in the United States and is the only medical school in Central New York. The university is part of the State University of New York (SUNY) system."@en ;
    schema:url <https://www.upstate.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/196307> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3297997> ;
    schema:sameAs <https://twitter.com/upstatenews> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0281l_s> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3297997> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Syracuse" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13210" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.041819 ;
        schema:longitude -76.140009 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "2840" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "284000" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/196307> ;
        schema:value "196307" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/132550> ;
        schema:value "132550" ] .