@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/102580> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Alaska Bible College" ;
    skos:prefLabel "Alaska Bible College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Alaska Bible College is a private Christian bible college in Palmer, Alaska. It is nationally accredited by the Association for Biblical Higher Education."@en ;
    schema:url <https://www.akbible.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102580> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4708506> ;
    schema:sameAs <https://www.facebook.com/akbible.edu> ;
    schema:sameAs <https://twitter.com/AKbiblecollege> ;
    schema:sameAs <https://www.instagram.com/alaskabiblecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCBKDvdcaVQJASTR9yOBQ_3g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05f9dx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4708506> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Palmer" ;
        schema:addressRegion "AK" ;
        schema:postalCode "99645" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 61.598553 ;
        schema:longitude -149.111972 ] ;
    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 "8843" ] ;
    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 "884300" ] ;
    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/102580> ;
        schema:value "102580" ] ;
    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/231271002> ;
        schema:value "231271002" ] .