@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/194958> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Roberts Wesleyan University" ;
    skos:prefLabel "Roberts Wesleyan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Roberts Wesleyan University is a private Christian university in Chili, New York, near Rochester, New York, United States. It was the first educational institution established for Free Methodists in North America. Roberts is accredited by the Middle States Commission on Higher Education. In the fall of 2023, Roberts Wesleyan enrolled 1621 students in undergraduate, graduate, adult degree completion and doctoral programs."@en ;
    schema:url <https://www.roberts.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/194958> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7352053> ;
    schema:sameAs <https://www.facebook.com/RobertsWesleyanUniversity> ;
    schema:sameAs <https://twitter.com/robertswesleyan> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/029wyv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7352053> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rochester" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14624" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.125755 ;
        schema:longitude -77.798498 ] ;
    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 "2805" ] ;
    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 "280500" ] ;
    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/194958> ;
        schema:value "194958" ] ;
    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/131797> ;
        schema:value "131797" ] .