@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/153375> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grand View University" ;
    skos:prefLabel "Grand View University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grand View University is a private liberal arts university in Des Moines, Iowa. Founded in 1896 and affiliated with the Evangelical Lutheran Church in America, the university enrolls approximately 2,000 students and is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.grandview.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153375> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5595242> ;
    schema:sameAs <https://www.facebook.com/Grand-View-University-315068091675> ;
    schema:sameAs <https://twitter.com/grandviewuniv> ;
    schema:sameAs <https://www.instagram.com/grandviewuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03j8fq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5595242> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Des Moines" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50316" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.620039 ;
        schema:longitude -93.600954 ] ;
    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 "1867" ] ;
    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 "186700" ] ;
    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/153375> ;
        schema:value "153375" ] ;
    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/115940> ;
        schema:value "115940" ] .