@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/201371> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bluffton University" ;
    skos:prefLabel "Bluffton University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bluffton University is a private Mennonite university in Bluffton, Ohio, United States. It is accredited by the Higher Learning Commission, with three programs that have earned programmatic accreditation: education, nursing and social work. The university has more than ninety majors, minors, and interdisciplinary programs, and eighteen NCAA Division III athletic teams and a co-ed esports team."@en ;
    schema:url <https://www.bluffton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bluffton%20univ%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201371> ;
    schema:sameAs <http://www.wikidata.org/entity/Q886141> ;
    schema:sameAs <https://www.facebook.com/BlufftonUniversity> ;
    schema:sameAs <https://twitter.com/BlufftonU> ;
    schema:sameAs <https://www.instagram.com/blufftonuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08h3g3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q886141> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bluffton" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45817-2104" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.895606 ;
        schema:longitude -83.899439 ] ;
    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 "3016" ] ;
    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 "301600" ] ;
    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/201371> ;
        schema:value "201371" ] ;
    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/134963> ;
        schema:value "134963" ] .