@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/114813> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fresno Pacific University" ;
    skos:prefLabel "Fresno Pacific University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fresno Pacific University (FPU) is a private Christian university in Fresno, California, United States. It was founded as the Pacific Bible Institute in 1944 by the Pacific District Conference of U.S. Conference of Mennonite Brethren Churches. The university awarded its first Bachelor of Arts degree in 1965. The first master's degree program was introduced in 1975."@en ;
    schema:url <https://www.fresno.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Fresno%20pacific%20univ%20simplelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/114813> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2587376> ;
    schema:sameAs <https://www.facebook.com/fresnopacific> ;
    schema:sameAs <https://twitter.com/fpu> ;
    schema:sameAs <https://www.instagram.com/fresnopacific> ;
    schema:sameAs <https://www.youtube.com/channel/UCJl0OhgHTIURU7jacXqMakg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/044ldd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2587376> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fresno" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93702-4709" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.726831 ;
        schema:longitude -119.735199 ] ;
    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 "1253" ] ;
    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 "125300" ] ;
    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/114813> ;
        schema:value "114813" ] ;
    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/104115> ;
        schema:value "104115" ] .