@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/110653> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-Irvine" ;
    skos:prefLabel "University of California-Irvine" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, Irvine is a public land-grant research university in Irvine, California, United States. One of the ten campuses of the University of California system, UCI offers 87 undergraduate degrees and 129 graduate and professional degrees, and roughly 30,000 undergraduates and 7,000 graduate students were enrolled at UCI as of Fall 2024. The university is classified among \"R1: Doctoral Universities – Very high research activity\" and had $609.6 million in research and development expenditures in 2023, ranking it 56th nationally. UCI became a member of the Association of American Universities in 1996."@en ;
    schema:url <https://www.uci.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20California%2C%20Irvine%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110653> ;
    schema:sameAs <http://www.wikidata.org/entity/Q868421> ;
    schema:sameAs <https://www.facebook.com/UCIrvine> ;
    schema:sameAs <https://twitter.com/ucirvine> ;
    schema:sameAs <https://www.instagram.com/ucirvine> ;
    schema:sameAs <https://www.youtube.com/channel/UC9PmsKBVV_kaOd8p4wuWkuA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0c5x_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q868421> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Irvine" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92697" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.648434 ;
        schema:longitude -117.841248 ] ;
    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 "1314" ] ;
    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 "131400" ] ;
    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/110653> ;
        schema:value "110653" ] ;
    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/103033> ;
        schema:value "103033" ] .