@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/110060> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bethesda University" ;
    skos:prefLabel "Bethesda University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bethesda University is a private Christian university in Anaheim, California, United States. It was founded in 1976 by David Yonggi Cho. The university is accredited by the Association for Biblical Higher Education and the Transnational Association of Christian Colleges and Schools and it is approved by the Bureau for Private Postsecondary Education of the State of California."@en ;
    schema:url <https://www.buc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110060> ;
    schema:sameAs <http://www.wikidata.org/entity/Q25831351> ;
    owl:sameAs <http://www.wikidata.org/entity/Q25831351> ;
    skos:note "Accredited by: Transnational Association of Christian Colleges and Schools" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Anaheim" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92801" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.842295 ;
        schema:longitude -117.941323 ] ;
    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 "32663" ] ;
    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 "3266300" ] ;
    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/110060> ;
        schema:value "110060" ] ;
    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/102650> ;
        schema:value "102650" ] .