@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/126562> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Colorado Denver/Anschutz Medical Campus" ;
    skos:prefLabel "University of Colorado Denver/Anschutz Medical Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Colorado Denver is a public research university located in downtown Denver, Colorado. It is part of the University of Colorado system. Established in 1912 as an extension of the University of Colorado Boulder, CU Denver attained university status and became an independent institution in 1973. CU Denver is classified among R1: Doctoral Universities – Very High Research Activity. The university's graduate programs award more master's degrees than any other institution in the state, serving roughly 5,000 students annually. CU Denver makes up one-third of the Auraria Campus in downtown Denver, along with the Metropolitan State University of Denver and the Community College of Denver."@en ;
    schema:url <https://www.ucdenver.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CU%20Denver%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/126562> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1468161> ;
    schema:sameAs <https://www.facebook.com/UCDenver> ;
    schema:sameAs <https://twitter.com/cudenver> ;
    schema:sameAs <https://www.instagram.com/cudenver> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0321m8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1468161> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Denver" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80217-3364" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.745149 ;
        schema:longitude -104.837722 ] ;
    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 "4508" ] ;
    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 "450800" ] ;
    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/126562> ;
        schema:value "126562" ] ;
    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/107327> ;
        schema:value "107327" ] .