@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/164739> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bentley University" ;
    skos:prefLabel "Bentley University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bentley University is a private university in Waltham, Massachusetts, United States. It was founded in 1917 as a school of accounting and finance in Boston's Back Bay neighborhood. Bentley has one undergraduate school which offers 17 business majors and 14 arts and sciences majors, as well as 39 minors. Its graduate school offers five master's degrees, an MBA with eight disciplines, and three PhD programs."@en ;
    schema:url <https://www.bentley.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bentley%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164739> ;
    schema:sameAs <http://www.wikidata.org/entity/Q693674> ;
    schema:sameAs <https://www.facebook.com/bentleyuniversity> ;
    schema:sameAs <https://twitter.com/bentleyu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jw3n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q693674> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Waltham" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02452-4705" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.385995 ;
        schema:longitude -71.222839 ] ;
    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 "2124" ] ;
    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 "212400" ] ;
    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/164739> ;
        schema:value "164739" ] ;
    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/120722> ;
        schema:value "120722" ] .