@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/157793> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Sullivan University" ;
    skos:prefLabel "Sullivan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Sullivan University is a private for-profit university based in Louisville, Kentucky. It is licensed to offer certificates and diplomas, associate's, bachelor's, master's and doctoral degrees by the Kentucky Council on Postsecondary Education and is accredited by the Southern Association of Colleges and Schools Commission on Colleges. According to the Kentucky Council, for the 2015–2016 academic year, 40% of Sullivan's full-time, first-time associate degree students received their degrees within three years."@en ;
    schema:url <https://www.sullivan.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157793> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7636437> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/042nh2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7636437> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Louisville" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40205" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.212824 ;
        schema:longitude -85.670489 ] ;
    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 "4619" ] ;
    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 "461900" ] ;
    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/157793> ;
        schema:value "157793" ] ;
    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/118143> ;
        schema:value "118143" ] .