@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/122612> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of San Francisco" ;
    skos:prefLabel "University of San Francisco" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of San Francisco (USF) is a private Jesuit university in San Francisco, California, United States. Founded in 1855, it has nearly 9,000 students pursuing undergraduate and graduate degrees in 59 major programs. In addition to its main campus in the Golden Gate area, it has satellite campuses in downtown San Francisco, Orange County, Sacramento, San Jose, and Santa Rosa."@en ;
    schema:url <https://www.usfca.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20San%20Francisco%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/122612> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1887879> ;
    schema:sameAs <https://www.facebook.com/University.of.San.Francisco> ;
    schema:sameAs <https://twitter.com/usfca> ;
    schema:sameAs <https://www.instagram.com/usfca> ;
    schema:sameAs <https://www.youtube.com/channel/UCt0wSW7djiaG-kMfwRdTryQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027mdh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1887879> ;
    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 "94117-1080" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.776618 ;
        schema:longitude -122.450477 ] ;
    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 "1325" ] ;
    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 "132500" ] ;
    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/122612> ;
        schema:value "122612" ] ;
    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/106306> ;
        schema:value "106306" ] .