@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/150163> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Butler University" ;
    skos:prefLabel "Butler University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Butler University is a private university in Indianapolis, Indiana, United States. Founded in 1855 and named after founder Ovid Butler, the university has over 60 major academic fields of study within six colleges in the arts, business, communication, education, liberal arts and the sciences, and health sciences. It enrolls approximately 5,700 undergraduate and graduate students. Its 295-acre (119 ha) campus is approximately five miles (8.0 km) north of downtown Indianapolis."@en ;
    schema:url <https://www.butler.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Butler%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150163> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1017974> ;
    schema:sameAs <https://www.facebook.com/butleruniversity> ;
    schema:sameAs <https://twitter.com/butleru> ;
    schema:sameAs <https://www.instagram.com/butleru> ;
    schema:sameAs <https://www.youtube.com/channel/UCxUsDCS59sAunOl2W6zFweg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03bnd9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1017974> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Indianapolis" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46208" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.8374 ;
        schema:longitude -86.172167 ] ;
    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 "1788" ] ;
    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 "178800" ] ;
    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/150163> ;
        schema:value "150163" ] ;
    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/114576> ;
        schema:value "114576" ] .