@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/167899> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Springfield College" ;
    skos:prefLabel "Springfield College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Springfield College is a private university in Springfield, Massachusetts, United States. The institution's mission, called the Humanics philosophy, calls for educating students in spirit, mind, and body for leadership in service to others. It is also notable for its historical significance as the birthplace of basketball, which was invented on campus in 1891 by Canadian-American instructor and graduate student James Naismith."@en ;
    schema:url <https://www.springfield.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Springfield%20College%20%28MA%29%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/167899> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2809940> ;
    schema:sameAs <https://www.facebook.com/SpringfieldCollege> ;
    schema:sameAs <https://twitter.com/spfldcollege> ;
    schema:sameAs <https://www.instagram.com/springfieldcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UComBGskpdb3LSWc2Xdxr82g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05fs24> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2809940> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Springfield" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01109-3797" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.1022 ;
        schema:longitude -72.556647 ] ;
    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 "2211" ] ;
    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 "221100" ] ;
    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/167899> ;
        schema:value "167899" ] ;
    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/121895> ;
        schema:value "121895" ] .