@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/110644> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-Davis" ;
    skos:prefLabel "University of California-Davis" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, Davis is a public land-grant research university in the Davis, California area, United States. It is the northernmost of the ten campuses of the University of California system. The institution was first founded as an agricultural branch of the system in 1905 and became the sixth campus of the University of California in 1959."@en ;
    schema:url <https://ucdavis.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/The%20University%20of%20California%20Davis.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110644> ;
    schema:sameAs <http://www.wikidata.org/entity/Q129421> ;
    schema:sameAs <https://www.facebook.com/UCDavis> ;
    schema:sameAs <https://twitter.com/ucdavis> ;
    schema:sameAs <https://www.instagram.com/ucdavis> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vht> ;
    owl:sameAs <http://www.wikidata.org/entity/Q129421> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Davis" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95616-8678" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.539667 ;
        schema:longitude -121.749567 ] ;
    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 "1313" ] ;
    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 "131300" ] ;
    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/110644> ;
        schema:value "110644" ] ;
    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/103024> ;
        schema:value "103024" ] .