@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/168254> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Western New England University" ;
    skos:prefLabel "Western New England University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Western New England University is a private university in Springfield, Massachusetts. Academic programs are provided through its College of Arts and Sciences, College of Business, College of Engineering, School of Law, and College of Pharmacy and Health Sciences."@en ;
    schema:url <https://wne.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168254> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7988102> ;
    schema:sameAs <https://www.facebook.com/WesternNewEnglandUniversity> ;
    schema:sameAs <https://twitter.com/wneuniversity> ;
    schema:sameAs <https://www.instagram.com/wneuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCcYtjZpFz0jg2mTmTW9kdjw> ;
    schema:sameAs <https://www.linkedin.com/company/western-new-england-university-18533> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07pbmr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7988102> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Springfield" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01119-2684" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.115017 ;
        schema:longitude -72.520466 ] ;
    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 "2226" ] ;
    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 "222600" ] ;
    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/168254> ;
        schema:value "168254" ] ;
    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/121983> ;
        schema:value "121983" ] .