@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/122931> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Santa Clara University" ;
    skos:prefLabel "Santa Clara University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Santa Clara University is a private Jesuit university in Santa Clara, California, United States. Established in 1851, Santa Clara University is the oldest operating institution of higher learning in California. The university's campus surrounds the historic Mission Santa Clara de Asís which traces its founding to 1777. The campus mirrors the Mission's architectural style and contains Mission Revival architecture and other Spanish Colonial Revival styles. The university is classified as a \"Doctoral/Professional\" university."@en ;
    schema:url <https://www.scu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/122931> ;
    schema:sameAs <http://www.wikidata.org/entity/Q992830> ;
    schema:sameAs <https://www.facebook.com/SantaClaraUniversity> ;
    schema:sameAs <https://twitter.com/SantaClaraUniv> ;
    schema:sameAs <https://www.instagram.com/santaclarauniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCsii-lMGVZ5tL3lj2No6i7A> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027xx3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q992830> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Clara" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95053" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.348362 ;
        schema:longitude -121.93784 ] ;
    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 "1326" ] ;
    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 "132600" ] ;
    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/122931> ;
        schema:value "122931" ] ;
    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/106467> ;
        schema:value "106467" ] .