@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/110705> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-Santa Barbara" ;
    skos:prefLabel "University of California-Santa Barbara" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, Santa Barbara is a public land-grant research university in Santa Barbara County, California, United States. Tracing its roots back to 1891 as an independent teachers college, UC Santa Barbara joined the University of California system in 1944. It is the third-oldest campus in the system, after Berkeley and UCLA."@en ;
    schema:url <https://www.ucsb.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20California%2C%20Santa%20Barbara%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110705> ;
    schema:sameAs <http://www.wikidata.org/entity/Q263064> ;
    schema:sameAs <https://twitter.com/ucsantabarbara> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01f1r4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q263064> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Barbara" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93106" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.416297 ;
        schema:longitude -119.846426 ] ;
    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 "1320" ] ;
    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 "132000" ] ;
    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/110705> ;
        schema:value "110705" ] ;
    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/103088> ;
        schema:value "103088" ] .