@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/140988> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Shorter University" ;
    skos:prefLabel "Shorter University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Shorter University is a private Baptist university in Rome, Georgia. It was founded in 1873 and offers undergraduate and graduate degrees through six colleges and schools. In addition, Shorter operates the Robert H. Ledbetter College of Business and the School of Nursing at off-campus facilities in the Rome area."@en ;
    schema:url <https://www.shorter.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/140988> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7502154> ;
    schema:sameAs <https://www.facebook.com/shorteru> ;
    schema:sameAs <https://twitter.com/shorteruniv> ;
    schema:sameAs <https://www.instagram.com/shorteruniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/073d6w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7502154> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rome" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30165" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.257543 ;
        schema:longitude -85.196529 ] ;
    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 "1591" ] ;
    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 "159100" ] ;
    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/140988> ;
        schema:value "140988" ] ;
    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/111717> ;
        schema:value "111717" ] .