@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/175236> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ridgewater College" ;
    skos:prefLabel "Ridgewater College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ridgewater College is a public community college in Willmar and Hutchinson, Minnesota. It was founded in 1996 as part of the Minnesota State Colleges and Universities System. It was created by the consolidation of Willmar Community College and Hutchinson-Willmar Regional Technical College. Its name refers to the rivers and lakes near the colleges and to the glacial ridge in the region."@en ;
    schema:url <https://www.ridgewater.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/175236> ;
    schema:sameAs <http://www.wikidata.org/entity/Q21027898> ;
    owl:sameAs <http://www.wikidata.org/entity/Q21027898> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Willmar" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56201" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 45.138313 ;
        schema:longitude -95.07305 ] ;
    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 "5252" ] ;
    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 "525200" ] ;
    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/175236> ;
        schema:value "175236" ] ;
    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/124450> ;
        schema:value "124450" ] .