@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/201645> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Case Western Reserve University" ;
    skos:prefLabel "Case Western Reserve University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Case Western Reserve University (CWRU) is a private research university in Cleveland, Ohio, United States. It was federated in 1967 by a merger between Western Reserve University, founded in 1826 by the Presbyterian Church, and the Case Institute of Technology, founded in 1880. Case Western Reserve University comprises eight schools that offer more than 100 undergraduate programs and about 160 graduate and professional options across fields in STEM, medicine, arts, and the humanities. In 2024, the university enrolled 12,475 students from all 50 states and 106 countries and employed more than 1,182 full-time faculty members. The university's athletic teams, Case Western Reserve Spartans, play in NCAA Division III as a founding member of the University Athletic Association."@en ;
    schema:url <https://www.case.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CWRU%20Two-line%20horizontal%20logo%20Blue.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201645> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1047060> ;
    schema:sameAs <https://www.facebook.com/casewesternreserve> ;
    schema:sameAs <https://twitter.com/cwru> ;
    schema:sameAs <https://www.instagram.com/cwru> ;
    schema:sameAs <https://www.youtube.com/channel/UCQ7jir4mIfQx3_DJsmVbwqA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01hjy5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1047060> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cleveland" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44106" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.507419 ;
        schema:longitude -81.609596 ] ;
    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 "3024" ] ;
    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 "302400" ] ;
    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/201645> ;
        schema:value "201645" ] ;
    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/135106> ;
        schema:value "135106" ] .