@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/170082> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grand Valley State University" ;
    skos:prefLabel "Grand Valley State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grand Valley State University is a public university in Allendale, Michigan, United States. It was established in 1960 as Grand Valley State College. Its main campus is situated on 1,322 acres (5.35 km2) approximately 12 miles (19 km) west of Grand Rapids. The university also features campuses in Grand Rapids and Holland and regional centers in Battle Creek, Detroit, Muskegon, and Traverse City."@en ;
    schema:url <https://www.gvsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Logo%20of%20Grand%20Valley%20State%20University.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170082> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1472315> ;
    schema:sameAs <https://www.facebook.com/grandvalley> ;
    schema:sameAs <https://twitter.com/GVSU> ;
    schema:sameAs <https://www.instagram.com/gvsu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01p9s3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1472315> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Allendale" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49401-9403" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.963001 ;
        schema:longitude -85.889826 ] ;
    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 "2268" ] ;
    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 "226800" ] ;
    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/170082> ;
        schema:value "170082" ] ;
    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/122560> ;
        schema:value "122560" ] .