@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/110680> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-San Diego" ;
    skos:prefLabel "University of California-San Diego" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, San Diego is a public land-grant research university in the La Jolla neighborhood of San Diego, California, United States. Established in 1960, it is the southernmost of the ten campuses of the University of California. It occupies 2,178 acres (881 ha) near the Pacific coast."@en ;
    schema:url <https://www.ucsd.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20California%2C%20San%20Diego%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110680> ;
    schema:sameAs <http://www.wikidata.org/entity/Q622664> ;
    schema:sameAs <https://www.facebook.com/UCSanDiego> ;
    schema:sameAs <https://twitter.com/UCSanDiego> ;
    schema:sameAs <https://www.instagram.com/ucsandiego> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vjm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q622664> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "La Jolla" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92093" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.877749 ;
        schema:longitude -117.235866 ] ;
    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 "1317" ] ;
    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 "131700" ] ;
    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/110680> ;
        schema:value "110680" ] ;
    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/103060> ;
        schema:value "103060" ] .