@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/127741> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Northern Colorado" ;
    skos:prefLabel "University of Northern Colorado" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Northern Colorado is a public university in Greeley, Colorado, United States. It was founded in 1889 as the State Normal School of Colorado and took on its current name in 1970. Approximately 10,000 students are enrolled in six colleges. Extended campus locations are in Loveland, Denver/Aurora, and Colorado Springs. The university has a long history in teacher education. UNCO's 19 athletic teams compete in NCAA Division I as members of the Big Sky Conference."@en ;
    schema:url <https://www.unco.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127741> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1783608> ;
    schema:sameAs <https://www.facebook.com/universitynortherncolorado> ;
    schema:sameAs <https://twitter.com/UNC_Colorado> ;
    schema:sameAs <https://www.instagram.com/unc_colorado> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01_k7f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1783608> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Greeley" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80639" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.410855 ;
        schema:longitude -104.692777 ] ;
    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 "1349" ] ;
    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 "134900" ] ;
    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/127741> ;
        schema:value "127741" ] ;
    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/107734> ;
        schema:value "107734" ] .