@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/176318> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rust College" ;
    skos:prefLabel "Rust College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Rust College is a private historically black college in Holly Springs, Mississippi. Founded in 1866, it is the second-oldest private college in the state. Affiliated with the United Methodist Church, it is one of ten historically black colleges and universities (HBCUs) founded before 1868 that are still operating."@en ;
    schema:url <https://www.rustcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/176318> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7382396> ;
    schema:sameAs <https://www.facebook.com/RustCollege1866> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clf7n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7382396> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Holly Springs" ;
        schema:addressRegion "MS" ;
        schema:postalCode "38635" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.776862 ;
        schema:longitude -89.446999 ] ;
    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 "2433" ] ;
    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 "243300" ] ;
    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/176318> ;
        schema:value "176318" ] ;
    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/124885> ;
        schema:value "124885" ] .