@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/110714> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of California-Santa Cruz" ;
    skos:prefLabel "University of California-Santa Cruz" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of California, Santa Cruz is a public land-grant research university in Santa Cruz, California, United States. It is one of the ten campuses in the University of California system. Located in Monterey Bay, on the edge of the coastal community of Santa Cruz, the main campus lies on 2,001 acres (810 ha) of rolling, forested hills overlooking the Pacific Ocean. As of Fall 2024, its ten residential colleges enroll some 17,940 undergraduate and 1,998 graduate students. Satellite facilities in other Santa Cruz locations include the Coastal Science Campus and the Westside Research Park and the Silicon Valley Center in Santa Clara, along with administrative control of the Lick Observatory near San Jose in the Diablo Range and the Keck Observatory near the summit of Mauna Kea in Hawaii."@en ;
    schema:url <https://www.ucsc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/The%20University%20of%20California%201868%20UCSC.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110714> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1047293> ;
    schema:sameAs <https://www.facebook.com/ucsantacruz> ;
    schema:sameAs <https://twitter.com/ucsc> ;
    schema:sameAs <https://www.instagram.com/ucsc> ;
    schema:sameAs <https://www.youtube.com/channel/UCWOt6UqtvLP33EeIax7zHKw> ;
    schema:sameAs <https://www.linkedin.com/company/ucsc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vhb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1047293> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Cruz" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95064-1011" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.995584 ;
        schema:longitude -122.058801 ] ;
    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 "1321" ] ;
    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 "132100" ] ;
    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/110714> ;
        schema:value "110714" ] ;
    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/103097> ;
        schema:value "103097" ] .