@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/110699> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-San Francisco" ;
    skos:prefLabel "University of California-San Francisco" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, San Francisco is a public land-grant research university in San Francisco, California, United States. It is part of the University of California system and is dedicated entirely to health science and life science. It conducts research and teaching in medical and biological sciences."@en ;
    schema:url <https://ucsf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20California%2C%20San%20Francisco%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110699> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1061104> ;
    schema:sameAs <https://www.facebook.com/ucsf> ;
    schema:sameAs <https://twitter.com/ucsf> ;
    schema:sameAs <https://www.instagram.com/ucsf> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vfz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1061104> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Francisco" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94143-0244" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.763737 ;
        schema:longitude -122.458489 ] ;
    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 "1319" ] ;
    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 "131900" ] ;
    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/110699> ;
        schema:value "110699" ] ;
    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/103079> ;
        schema:value "103079" ] .