@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/148487> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Roosevelt University" ;
    skos:prefLabel "Roosevelt University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Roosevelt University is a private university in Chicago, Illinois, United States. Founded in 1945, it was named in honor of United States president Franklin Delano Roosevelt and first lady Eleanor Roosevelt. The university consists of four colleges: the Chicago College of Performing Arts; the College of Humanities, Education & Social Sciences; the College of Science, Health and Pharmacy; and the Walter E. Heller College of Business."@en ;
    schema:url <https://www.roosevelt.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Roosevelt%20University%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/148487> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2124886> ;
    schema:sameAs <https://www.facebook.com/RooseveltUniversity> ;
    schema:sameAs <https://twitter.com/RooseveltU> ;
    schema:sameAs <https://www.instagram.com/rooseveltu> ;
    schema:sameAs <https://www.youtube.com/channel/UCnU5kMjrV3HtJKWoQIJvSNw> ;
    schema:sameAs <https://www.linkedin.com/company/15125> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06l32y> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2124886> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60605-1394" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.876055 ;
        schema:longitude -87.624952 ] ;
    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 "1749" ] ;
    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 "174900" ] ;
    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/148487> ;
        schema:value "148487" ] ;
    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/114062> ;
        schema:value "114062" ] .