@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/120768> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Pacific Oaks College" ;
    skos:prefLabel "Pacific Oaks College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Pacific Oaks College is a private college with its main campus in Pasadena, California. The college draws on Quaker principles and focuses on social justice. It offers full and part-time undergraduate and graduate courses at Pacific Oaks' California campuses as well as online. Pacific Oaks also operates a children's school that has been in operation since 1945."@en ;
    schema:url <https://www.pacificoaks.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120768> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7122600> ;
    schema:sameAs <https://www.facebook.com/PacificOaks> ;
    schema:sameAs <https://twitter.com/pacificoaks> ;
    schema:sameAs <https://www.instagram.com/pacificoakscollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCYy87bmkLHOgMHFAkXlyiDQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08n1n8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7122600> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pasadena" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91103" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.153382 ;
        schema:longitude -118.151323 ] ;
    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 "1255" ] ;
    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 "125500" ] ;
    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/120768> ;
        schema:value "120768" ] ;
    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/105765> ;
        schema:value "105765" ] .