@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/151306> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Southern Indiana" ;
    skos:prefLabel "University of Southern Indiana" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Southern Indiana (USI) is a public university just outside of Evansville, Indiana, United States. Founded in 1965, USI enrolls 9,750 dual credit, undergraduate, graduate and doctoral students in more than 130 areas of study. USI offers programs through the College of Liberal Arts, Romain College of Business, College of Nursing and Health Professions and the Pott College of Science, Engineering, and Education."@en ;
    schema:url <https://www.usi.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151306> ;
    schema:sameAs <http://www.wikidata.org/entity/Q940289> ;
    schema:sameAs <https://www.facebook.com/USIedu> ;
    schema:sameAs <https://twitter.com/USIedu> ;
    schema:sameAs <https://www.instagram.com/usiedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01n0s7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q940289> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Evansville" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47712" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.962374 ;
        schema:longitude -87.677214 ] ;
    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 "1808" ] ;
    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 "180800" ] ;
    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/151306> ;
        schema:value "151306" ] ;
    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/115083> ;
        schema:value "115083" ] .