@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/123095> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saybrook University" ;
    skos:prefLabel "Saybrook University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saybrook University is a private university in Pasadena, California, United States. It was founded in 1971 by Eleanor Camp Criswell and others. It offers postgraduate education with a focus on humanistic psychology. It features low residency, master's, and doctoral degrees and professional certification programs. The university is accredited by the WASC Senior Colleges and University Commission. The university is classified an exclusively graduate institution with programs that are \"Research Doctoral: Humanities/social sciences-dominant\". As of Fall of 2017 the university had 785 students enrolled. The university reported 222 full-time and part-time academic faculty in 2017."@en ;
    schema:url <https://www.saybrook.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123095> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7429134> ;
    schema:sameAs <https://www.facebook.com/SaybrookU> ;
    schema:sameAs <https://twitter.com/SaybrookU> ;
    schema:sameAs <https://www.instagram.com/saybrook_university> ;
    schema:sameAs <https://www.youtube.com/channel/UCfO1yHS6hiishOhICwkXFKg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0h2qh0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7429134> ;
    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.153103 ;
        schema:longitude -118.152155 ] ;
    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 "21206" ] ;
    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 "2120600" ] ;
    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/123095> ;
        schema:value "123095" ] ;
    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/106494> ;
        schema:value "106494" ] .