@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/110574> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-East Bay" ;
    skos:prefLabel "California State University-East Bay" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, East Bay is a public university in Hayward, California. The university is part of the California State University system and offers 136 undergraduate and 60 post-baccalaureate areas of study. Founded in 1957, California State University, East Bay had a student body of approximately 11,544 as of Spring 2025. As of Fall 2024, it had 760 faculty. The university's largest and oldest college campus is located in Hayward, with additional centers in the nearby cities of Oakland and Concord."@en ;
    schema:url <https://www.csueastbay.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CSUEB%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110574> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026916> ;
    schema:sameAs <https://www.facebook.com/CalStateEastBay> ;
    schema:sameAs <https://twitter.com/CalStateEastBay> ;
    schema:sameAs <https://www.instagram.com/csueb> ;
    schema:sameAs <https://www.youtube.com/channel/UCObJlgPQsJITHxy7RftZY6g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02k0pn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026916> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hayward" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94542" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.657694 ;
        schema:longitude -122.054135 ] ;
    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 "1138" ] ;
    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 "113800" ] ;
    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/110574> ;
        schema:value "110574" ] ;
    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/102960> ;
        schema:value "102960" ] .