@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/110510> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-San Bernardino" ;
    skos:prefLabel "California State University-San Bernardino" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, San Bernardino is a public research university in San Bernardino, California, United States. Founded in 1965, it is part of the California State University system. The main campus sits on 441 acres (178 ha) in the University District of San Bernardino, with a branch campus of 40 acres (16 ha) in Palm Desert, California, opened in 1986. Cal State San Bernardino's fall 2020 enrollment was 19,404. In fall 2019, it had 505 full-time faculty, of which 385 were on the tenure track."@en ;
    schema:url <https://www.csusb.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110510> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026944> ;
    schema:sameAs <https://www.facebook.com/CSUSB> ;
    schema:sameAs <https://twitter.com/csusbnews> ;
    schema:sameAs <https://www.instagram.com/csusb> ;
    schema:sameAs <https://www.youtube.com/channel/UCEcbzHmulI1RRU8DFLZ3EHw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01gc1n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026944> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Bernardino" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92407-2393" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.182622 ;
        schema:longitude -117.323801 ] ;
    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 "1142" ] ;
    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 "114200" ] ;
    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/110510> ;
        schema:value "110510" ] ;
    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/102906> ;
        schema:value "102906" ] .