@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/188526> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Albany College of Pharmacy and Health Sciences" ;
    skos:prefLabel "Albany College of Pharmacy and Health Sciences" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Albany College of Pharmacy and Health Sciences is a private, independent college with a campus in Albany, New York. ACPHS is home to approximately 900 students and 115 full-and-part time faculty."@en ;
    schema:url <https://www.acphs.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/188526> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2830804> ;
    schema:sameAs <https://www.facebook.com/acphsofficial> ;
    schema:sameAs <https://twitter.com/acphsofficial> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0379z0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2830804> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Albany" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12208-3492" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.650371 ;
        schema:longitude -73.779063 ] ;
    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 "2885" ] ;
    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 "288500" ] ;
    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/188526> ;
        schema:value "188526" ] ;
    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/129297> ;
        schema:value "129297" ] .