@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/128391> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Western Colorado University" ;
    skos:prefLabel "Western Colorado University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Western Colorado University is a public university in Gunnison, Colorado, United States. It enrolls approximately 3,000 undergraduate students and 450 graduate students, with about 28 percent coming from out of state. Western offers more than 110 undergraduate areas of study and 8 graduate programs, many of which are available through accelerated degree pathways."@en ;
    schema:url <https://www.western.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Western%20colorado%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/128391> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2564975> ;
    schema:sameAs <https://www.facebook.com/WesternStateColoradoUniversity> ;
    schema:sameAs <https://twitter.com/westerncolou> ;
    schema:sameAs <https://www.instagram.com/westerncoloradouniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/079rtz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2564975> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Gunnison" ;
        schema:addressRegion "CO" ;
        schema:postalCode "81231" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.549936 ;
        schema:longitude -106.919132 ] ;
    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 "1372" ] ;
    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 "137200" ] ;
    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/128391> ;
        schema:value "128391" ] ;
    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/107938> ;
        schema:value "107938" ] .