@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/153302> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Emmaus Bible College" ;
    skos:prefLabel "Emmaus Bible College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Emmaus University is a private Christian university in Dubuque, Iowa, affiliated with the Plymouth Brethren. In keeping with its background as a Bible college, it offers double majors in both professional and biblical studies."@en ;
    schema:url <https://www.emmaus.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153302> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5373396> ;
    schema:sameAs <https://www.facebook.com/emmausbiblecollege> ;
    schema:sameAs <https://twitter.com/emmausbibleco> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08n3dt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5373396> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dubuque" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52001-3096" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.508307 ;
        schema:longitude -90.706011 ] ;
    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 "23289" ] ;
    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 "2328900" ] ;
    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/153302> ;
        schema:value "153302" ] ;
    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/115898> ;
        schema:value "115898" ] .