@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/166717> a schema:EducationalOrganization, skos:Concept ;
    schema:name "William James College" ;
    skos:prefLabel "William James College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "William James College, formerly Massachusetts School of Professional Psychology (MSPP), is a private university focused on psychology and located in Newton, Massachusetts, United States. It enrolls more than 750 students and offers graduate academic degree and certificate programs across four departments: Clinical Psychology, Counseling Psychology, Organizational and Leadership Psychology, and School Psychology, as well as a Bachelor of Science completion program in Psychology and Human Services."@en ;
    schema:url <https://www.williamjames.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166717> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6784362> ;
    schema:sameAs <https://www.facebook.com/WilliamJames.edu> ;
    schema:sameAs <https://twitter.com/WilliamJamesEdu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05f53dq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6784362> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Newton" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2459" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.294995 ;
        schema:longitude -71.203256 ] ;
    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 "21636" ] ;
    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 "2163600" ] ;
    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/166717> ;
        schema:value "166717" ] ;
    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/121442> ;
        schema:value "121442" ] .