@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/127060> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Denver" ;
    skos:prefLabel "University of Denver" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Denver (DU) is a private research university in Denver, Colorado, United States. Founded in 1864, it had an enrollment of approximately 6,600 undergraduate students and 6,200 graduate students in 2024. It is classified among \"R1: Doctoral Universities – Very high research spending and doctorate production\". The 125-acre (0.51 km2) main campus is a designated arboretum and is located five miles (8 km) south of downtown Denver."@en ;
    schema:url <https://www.du.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Denver%20Signature%203.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127060> ;
    schema:sameAs <http://www.wikidata.org/entity/Q519427> ;
    schema:sameAs <https://www.facebook.com/uofdenver> ;
    schema:sameAs <https://twitter.com/UofDenver> ;
    schema:sameAs <https://www.instagram.com/uofdenver> ;
    schema:sameAs <https://www.youtube.com/channel/UCag1vna21ZkUpfhRxKdfE3g> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-denver> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02mzg9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q519427> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Denver" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80208" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.678005 ;
        schema:longitude -104.963259 ] ;
    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 "1371" ] ;
    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 "137100" ] ;
    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/127060> ;
        schema:value "127060" ] ;
    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/107567> ;
        schema:value "107567" ] .