@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/188580> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Albany Medical College" ;
    skos:prefLabel "Albany Medical College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Albany Medical College (AMC) is a private medical school in Albany, New York. It was founded in 1839 by Alden March and James H. Armsby and is one of the oldest medical schools in the nation. A component of Union University, the college is part of the Albany Medical Center, which includes the Albany Medical Center Hospital."@en ;
    schema:url <https://www.amc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/188580> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4709349> ;
    schema:sameAs <https://www.facebook.com/albanymed> ;
    schema:sameAs <https://twitter.com/albanymed> ;
    schema:sameAs <https://www.instagram.com/albanymed> ;
    schema:sameAs <https://www.youtube.com/channel/UCUr2bW7sugH3LaG_OP8Xs-A> ;
    schema:sameAs <https://www.linkedin.com/company/albany-medical-center> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07hl1q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4709349> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Albany" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12208-3479" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.65382 ;
        schema:longitude -73.777289 ] ;
    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 "2887" ] ;
    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 "288700" ] ;
    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/188580> ;
        schema:value "188580" ] ;
    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/129312> ;
        schema:value "129312" ] .