@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/126580> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Colorado Colorado Springs" ;
    skos:prefLabel "University of Colorado Colorado Springs" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Colorado Colorado Springs (UCCS) is a public research university in Colorado Springs, Colorado, United States. It is one of four campuses that make up the University of Colorado system. As of Fall 2023, UCCS had over 11,000 students, including more than 9,000 undergraduates and nearly 2,000 graduate students. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.uccs.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UCCSLogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/126580> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2495841> ;
    schema:sameAs <https://www.facebook.com/UCCS-243117181362> ;
    schema:sameAs <https://twitter.com/UCCS> ;
    schema:sameAs <https://www.instagram.com/uccs> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/031vm7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2495841> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Colorado Springs" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80918" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.892735 ;
        schema:longitude -104.800296 ] ;
    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 "4509" ] ;
    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 "450900" ] ;
    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/126580> ;
        schema:value "126580" ] ;
    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/107345> ;
        schema:value "107345" ] .