@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/110097> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Biola University" ;
    skos:prefLabel "Biola University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Biola University is a private, nondenominational, evangelical Christian university in La Mirada, California, United States. It was founded in 1908 as the Bible Institute of Los Angeles as a center for biblical and missionary training. Its campus in downtown Los Angeles features iconic \"Jesus Saves\" signs and a 3,500-seat auditorium. In 1949, it became Biola College and later adopted the name Biola University in 1981. The school relocated to La Mirada, California, in 1959 and has maintained a strong evangelical identity rooted in conservative theology, as reflected in its association with The Fundamentals: A Testimony to the Truth."@en ;
    schema:url <https://www.biola.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Biola%20univ%20text%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110097> ;
    schema:sameAs <http://www.wikidata.org/entity/Q864450> ;
    schema:sameAs <https://www.facebook.com/Biola> ;
    schema:sameAs <https://twitter.com/biolau> ;
    schema:sameAs <https://www.instagram.com/biolauniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCKV0U8AoniJsHC32wkupUcg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/049d1s> ;
    owl:sameAs <http://www.wikidata.org/entity/Q864450> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "La Mirada" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90639-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.906203 ;
        schema:longitude -118.014374 ] ;
    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 "1122" ] ;
    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 "112200" ] ;
    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/110097> ;
        schema:value "110097" ] ;
    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/102669> ;
        schema:value "102669" ] .