@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/202134> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cleveland State University" ;
    skos:prefLabel "Cleveland State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cleveland State University (CSU) is a public research university in Cleveland, Ohio, United States. It was established in 1964 and opened for classes in 1965 after acquiring the entirety of Fenn College, a private school that had been in operation since 1923. CSU absorbed the Cleveland-Marshall School of Law in 1969. Today it is part of the University System of Ohio, has more than 120,000 alumni, and offers over 200 academic programs amongst eight colleges. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.csuohio.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cleveland%20State%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202134> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1100801> ;
    schema:sameAs <https://www.facebook.com/clevelandstateuniversity> ;
    schema:sameAs <https://twitter.com/CLE_State> ;
    schema:sameAs <https://www.instagram.com/cle_state> ;
    schema:sameAs <https://www.youtube.com/channel/UCs9Bxhx5VQEEAbu6ufQS_JA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01nhgd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1100801> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cleveland" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44115-2214" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.502281 ;
        schema:longitude -81.674355 ] ;
    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 "3032" ] ;
    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 "303200" ] ;
    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/202134> ;
        schema:value "202134" ] ;
    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/135346> ;
        schema:value "135346" ] .