@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/110671> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-Riverside" ;
    skos:prefLabel "University of California-Riverside" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, Riverside is a public land-grant research university in Riverside, California, United States. It is one of the ten campuses of the University of California system. The main campus sits on 1,900 acres (769 ha) in a suburban district of Riverside with a branch campus of 20 acres (8 ha) in Palm Desert. In 1907, the predecessor to UCR was founded as the UC Citrus Experiment Station, which conducted research in biological pest control and the use of growth regulators."@en ;
    schema:url <https://www.ucr.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20California%2C%20Riverside%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110671> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1075148> ;
    schema:sameAs <https://www.facebook.com/UCRiverside> ;
    schema:sameAs <https://twitter.com/UCRiverside> ;
    schema:sameAs <https://www.instagram.com/ucriversideofficial> ;
    schema:sameAs <https://www.youtube.com/channel/UCtbPljMtN6Af-ga-9exl4CQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01hhvg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1075148> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Riverside" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92521" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.97246 ;
        schema:longitude -117.32741 ] ;
    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 "1316" ] ;
    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 "131600" ] ;
    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/110671> ;
        schema:value "110671" ] ;
    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/103051> ;
        schema:value "103051" ] .