@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/110398> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California College of the Law-San Francisco" ;
    skos:prefLabel "University of California College of the Law-San Francisco" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California College of the Law, San Francisco is a public law school in San Francisco. Formerly known as the University of California, Hastings College of the Law, the school was founded in 1878 by Serranus Clinton Hastings, the first chief justice of the Supreme Court of California. It was the first law school of the University of California and one of the first law schools established in California. Although part of the University of California, UC Law SF is not directly governed by the Regents of the University of California."@en ;
    schema:url <https://www.uclawsf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UC%20Law%20San%20Francisco%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110398> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3577853> ;
    schema:sameAs <https://www.facebook.com/uchastings> ;
    schema:sameAs <https://twitter.com/uchastingslaw> ;
    schema:sameAs <https://www.instagram.com/uchastingslaw> ;
    schema:sameAs <https://www.youtube.com/channel/UC5M9V0PlPqfNqQxhVwXVcaA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jmst> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3577853> ;
    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 "94102-4978" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.781137 ;
        schema:longitude -122.4157 ] ;
    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 "3947" ] ;
    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 "394700" ] ;
    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/110398> ;
        schema:value "110398" ] ;
    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/102784> ;
        schema:value "102784" ] .