@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/120883> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of the Pacific" ;
    skos:prefLabel "University of the Pacific" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "University of the Pacific is a private, historically Methodist-affiliated university with its main campus in Stockton, California, United States, and graduate campuses in San Francisco and Sacramento. It was the first university chartered in the state of California (1851), the first independent coeducational campus in California, and the first conservatory of music and first medical school on the West Coast."@en ;
    schema:url <https://www.pacific.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20the%20Pacific%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120883> ;
    schema:sameAs <http://www.wikidata.org/entity/Q630226> ;
    schema:sameAs <https://www.facebook.com/universityofthepacific> ;
    schema:sameAs <https://twitter.com/UOPacific> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/033x5p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q630226> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Stockton" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95211-0197" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.981424 ;
        schema:longitude -121.312301 ] ;
    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 "1329" ] ;
    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 "132900" ] ;
    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/120883> ;
        schema:value "120883" ] ;
    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/105808> ;
        schema:value "105808" ] .