@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/164580> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Babson College" ;
    skos:prefLabel "Babson College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Babson College is a private business school in Wellesley, Massachusetts, United States specializing in entrepreneurship education. Founded in 1919 by Roger Babson, the college was established as the Babson Institute in his Wellesley home and initially granted one-year certificates. Babson College earned degree-granting authority from the Commonwealth of Massachusetts in 1947."@en ;
    schema:url <https://www.babson.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164580> ;
    schema:sameAs <http://www.wikidata.org/entity/Q650167> ;
    schema:sameAs <https://www.facebook.com/babsoncollege> ;
    schema:sameAs <https://twitter.com/babson> ;
    schema:sameAs <https://www.instagram.com/babsoncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/017_3h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q650167> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wellesley" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02457-0310" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.297017 ;
        schema:longitude -71.264057 ] ;
    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 "2121" ] ;
    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 "212100" ] ;
    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/164580> ;
        schema:value "164580" ] ;
    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/120652> ;
        schema:value "120652" ] .