@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/172051> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saginaw Valley State University" ;
    skos:prefLabel "Saginaw Valley State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saginaw Valley State University (SVSU) is a public university in University Center, Michigan, United States. It was founded in 1963 as Saginaw Valley College and is the newest public university in Michigan. Its 748-acre campus is in Kochville Township, approximately 5.5 miles (8.9 km) north of downtown Saginaw, Michigan. SVSU offers over 100 academic programs at the undergraduate and graduate levels in its five colleges, with approximately 8,500 students at its main campus in University Center."@en ;
    schema:url <https://www.svsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Saginaw%20Valley%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/172051> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7399281> ;
    schema:sameAs <https://www.facebook.com/svsu.edu> ;
    schema:sameAs <https://twitter.com/SVSU> ;
    schema:sameAs <https://www.instagram.com/svsucardinals> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04gz95> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7399281> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "University Center" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48710" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.51176 ;
        schema:longitude -83.964273 ] ;
    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 "2314" ] ;
    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 "231400" ] ;
    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/172051> ;
        schema:value "172051" ] ;
    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/123101> ;
        schema:value "123101" ] .