@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/122728> a schema:EducationalOrganization, skos:Concept ;
    schema:name "William Jessup University" ;
    skos:prefLabel "William Jessup University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Jessup University is a private Christian university in Rocklin, California, United States, with additional sites in San Jose, California, and Portland, Oregon. The university had 1,743 students during the 2019–20 academic year. Founded in 1939, it had a total undergraduate enrollment of 1,289 in the fall of 2020 on a 126-acre (51 ha) campus."@en ;
    schema:url <https://www.jessup.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Jessup%20univ%20full%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/122728> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8013573> ;
    schema:sameAs <https://www.facebook.com/williamjessupuniversity> ;
    schema:sameAs <https://twitter.com/williamjessup> ;
    schema:sameAs <https://www.instagram.com/jessupu> ;
    schema:sameAs <https://www.youtube.com/channel/UCca1d0GfA1rbhOQKRZI6BFQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bwkpz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8013573> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rocklin" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95765-3707" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.819728 ;
        schema:longitude -121.292312 ] ;
    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 "1281" ] ;
    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 "128100" ] ;
    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/122728> ;
        schema:value "122728" ] ;
    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/106360> ;
        schema:value "106360" ] .