@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/123943> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Marshall B Ketchum University" ;
    skos:prefLabel "Marshall B Ketchum University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Marshall B. Ketchum University is a private university focused on graduate programs in healthcare and located in Fullerton, California. MBKU expanded from the Southern California College of Optometry which was founded in 1904. The university was officially established as a multidisciplinary university with the addition of School of PA Studies in 2011 and College of Pharmacy in 2013. Along with Hope International University, the campus bookends the north and south sides of the Cal State Fullerton campus respectively."@en ;
    schema:url <https://www.ketchum.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123943> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7569707> ;
    schema:sameAs <https://www.facebook.com/MBKetchumUniversity> ;
    schema:sameAs <https://www.instagram.com/mbketchumu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03m9kg9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7569707> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fullerton" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92831-1699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.889348 ;
        schema:longitude -117.886229 ] ;
    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 "1230" ] ;
    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 "123000" ] ;
    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/123943> ;
        schema:value "123943" ] ;
    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/106786> ;
        schema:value "106786" ] .