@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/150136> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ball State University" ;
    skos:prefLabel "Ball State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ball State University is a public research university in Muncie, Indiana, United States. The university has three off-campus centers in Indianapolis, Fort Wayne, and Fishers, Indiana. The university is composed of ten academic colleges. As of 2023, the university enrolled about 20,400 students with 14,900 undergraduates and 5,500 graduate and doctoral students. The university offers about 120 undergraduate majors and 130 minor areas of study and more than 100 masters, doctoral, certificate, and specialist degrees."@en ;
    schema:url <https://www.bsu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150136> ;
    schema:sameAs <http://www.wikidata.org/entity/Q805122> ;
    schema:sameAs <https://www.facebook.com/ballstate> ;
    schema:sameAs <https://twitter.com/BallState> ;
    schema:sameAs <https://www.instagram.com/ballstateuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/022lly> ;
    owl:sameAs <http://www.wikidata.org/entity/Q805122> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Muncie" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47306" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.203431 ;
        schema:longitude -85.409043 ] ;
    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 "1786" ] ;
    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 "178600" ] ;
    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/150136> ;
        schema:value "150136" ] ;
    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/114558> ;
        schema:value "114558" ] .