@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/112525> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Western University of Health Sciences" ;
    skos:prefLabel "Western University of Health Sciences" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Western University of Health Sciences (WesternU) is a private medical university in Pomona, California, United States. With an enrollment of 3,724 students (2022–23), WesternU offers more than twenty academic programs in multiple colleges. It also operates an additional campus in Lebanon, Oregon."@en ;
    schema:url <https://www.westernu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/112525> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7988415> ;
    schema:sameAs <https://twitter.com/westernunews> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bjj7r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7988415> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pomona" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91766-1854" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.058092 ;
        schema:longitude -117.747732 ] ;
    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 "24827" ] ;
    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 "2482700" ] ;
    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/112525> ;
        schema:value "112525" ] ;
    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/103574> ;
        schema:value "103574" ] .