@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/150534> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Evansville" ;
    skos:prefLabel "University of Evansville" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Evansville (UE) is a private university in Evansville, Indiana, United States. It was founded in 1854 as Moores Hill College. The university operates a satellite center, Harlaxton College, in Grantham, England. UE offers more than 80 different majors and areas of study, each housed within three colleges and one school within the university: the Schroeder School of Business, the College of Education and Health Sciences, the College of Engineering and Computer Science, and the William L. Ridgway College of Arts and Sciences. The school is affiliated with the United Methodist Church."@en ;
    schema:url <https://www.evansville.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Evansville%20logo.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150534> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4026988> ;
    schema:sameAs <https://www.facebook.com/UniversityofEvansville> ;
    schema:sameAs <https://twitter.com/UEvansville> ;
    schema:sameAs <https://www.instagram.com/uevansville> ;
    schema:sameAs <https://www.youtube.com/channel/UC2auBTCzomnkG9gR9Ol62sA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03cxzh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4026988> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Evansville" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47722" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.971549 ;
        schema:longitude -87.531644 ] ;
    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 "1795" ] ;
    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 "179500" ] ;
    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/150534> ;
        schema:value "150534" ] ;
    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/114707> ;
        schema:value "114707" ] .