@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/177339> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Evangel University" ;
    skos:prefLabel "Evangel University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Evangel University is a private Christian university and seminary in Springfield, Missouri, United States. It is affiliated with the Assemblies of God Christian denomination, which is also headquartered in Springfield. The campus sits on 80 acres that were originally part of O'Reilly General Hospital."@en ;
    schema:url <https://www.evangel.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Evangel%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177339> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4569311> ;
    schema:sameAs <https://www.facebook.com/evangeluniversity> ;
    schema:sameAs <https://twitter.com/evangeluniv> ;
    schema:sameAs <https://www.instagram.com/evangel_university> ;
    schema:sameAs <https://www.youtube.com/channel/UCD4jeqQcmi3taazA9vhocIw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/052vz1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4569311> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Springfield" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65802-2125" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.220956 ;
        schema:longitude -93.262614 ] ;
    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 "2463" ] ;
    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 "246300" ] ;
    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/177339> ;
        schema:value "177339" ] ;
    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/125347> ;
        schema:value "125347" ] .