@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/110617> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-Sacramento" ;
    skos:prefLabel "California State University-Sacramento" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, Sacramento is a public university in Sacramento, California, United States. Founded in 1947 as Sacramento State College, it is part of the California State University system."@en ;
    schema:url <https://www.csus.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/California%20State%20University%2C%20Sacramento%20wordmark.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110617> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1026941> ;
    schema:sameAs <https://www.facebook.com/sacstate> ;
    schema:sameAs <https://twitter.com/sacstate> ;
    schema:sameAs <https://www.instagram.com/sacstate> ;
    schema:sameAs <https://www.youtube.com/channel/UCny49o3N_EAPihiOS4LfTlw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02zcnq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1026941> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sacramento" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95819-2694" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.559415 ;
        schema:longitude -121.423549 ] ;
    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 "1150" ] ;
    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 "115000" ] ;
    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/110617> ;
        schema:value "110617" ] ;
    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/103006> ;
        schema:value "103006" ] .