@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/145637> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Illinois Urbana-Champaign" ;
    skos:prefLabel "University of Illinois Urbana-Champaign" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Illinois Urbana-Champaign is a public land-grant research university in the Champaign–Urbana metropolitan area, Illinois, United States. Established in 1867, it is the founding campus and flagship institution of the University of Illinois System. With over 59,000 students, the University of Illinois is one of the largest public universities by enrollment in the United States."@en ;
    schema:url <https://www.illinois.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Illinois%20at%20Urbana%E2%80%93Champaign%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/145637> ;
    schema:sameAs <http://www.wikidata.org/entity/Q457281> ;
    schema:sameAs <https://www.facebook.com/illinois.edu> ;
    schema:sameAs <https://twitter.com/Illinois_Alma> ;
    schema:sameAs <https://www.instagram.com/illinois1867> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0220q6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q457281> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Champaign" ;
        schema:addressRegion "IL" ;
        schema:postalCode "61820-5711" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.104718 ;
        schema:longitude -88.229114 ] ;
    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 "1775" ] ;
    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 "177500" ] ;
    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/145637> ;
        schema:value "145637" ] ;
    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/113166> ;
        schema:value "113166" ] .