@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/200572> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Valley City State University" ;
    skos:prefLabel "Valley City State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Valley City State University (VCSU) is a public university in Valley City, North Dakota, United States. It is part of the North Dakota University System. Founded in 1890 as Valley City State Normal School, a two-year teachers' college, it was authorized to confer bachelor's degrees in 1921 and changed its name to Valley City State Teachers College. With an expansion in programs outside teacher education after World War II, it became Valley City State College in 1963. In 1986, it was renamed State University of North Dakota-Valley City and a year later received its current name."@en ;
    schema:url <https://www.vcsu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200572> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7912012> ;
    schema:sameAs <https://www.facebook.com/valleycitystate> ;
    schema:sameAs <https://twitter.com/vcsu> ;
    schema:sameAs <https://www.instagram.com/vcsuvikings> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02t9nq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7912012> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Valley City" ;
        schema:addressRegion "ND" ;
        schema:postalCode "58072" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.918517 ;
        schema:longitude -98.00389 ] ;
    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 "3008" ] ;
    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 "300800" ] ;
    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/200572> ;
        schema:value "200572" ] ;
    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/134705> ;
        schema:value "134705" ] .