@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/170000> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grace Christian University" ;
    skos:prefLabel "Grace Christian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grace Christian University, known from 1961 to 2018 as Grace Bible College, is a private Christian university in Grand Rapids, Michigan, United States. It is accredited by the Higher Learning Commission and the Association for Biblical Higher Education to award associate, baccalaureate, and graduate degrees. The university is affiliated with the Grace Gospel Fellowship."@en ;
    schema:url <https://www.gracechristian.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170000> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5591004> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0gf1ck> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5591004> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wyoming" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49509" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.919541 ;
        schema:longitude -85.692077 ] ;
    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 "2265" ] ;
    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 "226500" ] ;
    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/170000> ;
        schema:value "170000" ] ;
    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/122524> ;
        schema:value "122524" ] .