@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/110495> a schema:EducationalOrganization, skos:Concept ;
    schema:name "California State University-Stanislaus" ;
    skos:prefLabel "California State University-Stanislaus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "California State University, Stanislaus is a public university in Turlock, California, United States. It is part of the California State University system. It was established in 1957 and offers 45 bachelor's degree programs and 38 graduate programs, which include 22 master's degree programs, one doctoral degree, 10 certificate programs, and 5 teaching credentials. Stanislaus State is a Hispanic-serving institution."@en ;
    schema:url <https://www.csustan.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Csu%20stanislaus%20shield%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/110495> ;
    schema:sameAs <http://www.wikidata.org/entity/Q624564> ;
    schema:sameAs <https://www.facebook.com/stanstate> ;
    schema:sameAs <https://twitter.com/stan_state> ;
    schema:sameAs <https://www.instagram.com/stanstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/033wbb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q624564> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Turlock" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95382-0299" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.52577 ;
        schema:longitude -120.852511 ] ;
    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 "1157" ] ;
    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 "115700" ] ;
    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/110495> ;
        schema:value "110495" ] ;
    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/102881> ;
        schema:value "102881" ] .