@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/120865> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pacific Union College" ;
    skos:prefLabel "Pacific Union College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Pacific Union College (PUC) is a private Seventh-day Adventist liberal arts college in Angwin, California. It is the only four-year college in Napa County, and the twelfth oldest institution of higher education in California. As a coeducational residential college with an almost exclusively undergraduate student body, most of those who attend the college are four-year students living on campus."@en ;
    schema:url <https://www.puc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Pacific%20Union%20College%20Logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120865> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3360203> ;
    schema:sameAs <https://www.facebook.com/pacificunioncollege> ;
    schema:sameAs <https://twitter.com/pucnow> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035774> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3360203> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Angwin" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94508-9707" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.570585 ;
        schema:longitude -122.440308 ] ;
    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 "1258" ] ;
    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 "125800" ] ;
    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/120865> ;
        schema:value "120865" ] ;
    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/105792> ;
        schema:value "105792" ] .