@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/153001> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Buena Vista University" ;
    skos:prefLabel "Buena Vista University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Buena Vista University is a private university in Storm Lake, Iowa, United States. Founded in 1891 as Buena Vista College, it is affiliated with the Presbyterian Church. The university's 60-acre (240,000 m2) campus is situated on the shores of Storm Lake, a 3,200-acre (13 km2) natural lake."@en ;
    schema:url <https://www.bvu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Buena%20vista%20univ%20simplelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153001> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4985470> ;
    schema:sameAs <https://www.facebook.com/buenavistauniversity> ;
    schema:sameAs <https://twitter.com/buenavistauniv> ;
    schema:sameAs <https://www.instagram.com/buenavistauniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCrgCvKt2IN7XUxP198bejWw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cjp64> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4985470> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Storm Lake" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50588" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.642255 ;
        schema:longitude -95.208529 ] ;
    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 "1847" ] ;
    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 "184700" ] ;
    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/153001> ;
        schema:value "153001" ] ;
    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/115728> ;
        schema:value "115728" ] .