@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/138275> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Warner University" ;
    skos:prefLabel "Warner University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Warner University is a private Christian university in Lake Wales, Florida, United States. It is affiliated with the Church of God."@en ;
    schema:url <https://www.warner.edu/academics/undergraduate_programs/admissions/criteria-for-admission/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/138275> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7969774> ;
    schema:sameAs <https://www.facebook.com/WarnerUniversity> ;
    schema:sameAs <https://twitter.com/warneru> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02pjdm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7969774> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lake Wales" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33859-8797" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 27.825751 ;
        schema:longitude -81.599972 ] ;
    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 "8848" ] ;
    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 "884800" ] ;
    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/138275> ;
        schema:value "138275" ] ;
    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/110653> ;
        schema:value "110653" ] .