@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/194569> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Davis College" ;
    skos:prefLabel "Davis College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Davis College is a private Baptist bible college. It is affiliated with the Baptist Convention of New York and endorsed by the Baptist Convention of Pennsylvania/South Jersey. The school currently offers its BRE degree at the campus of the Word of Life Bible Institute, located at 4230 Glendale Road in Pottersville, New York, with which the school has a close relationship."@en ;
    schema:url <https://davisny.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/194569> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5241855> ;
    schema:sameAs <https://www.facebook.com/DavisCollege> ;
    schema:sameAs <https://twitter.com/daviscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07dxch> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5241855> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pottersville" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12860-2300" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.730713 ;
        schema:longitude -73.812057 ] ;
    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 "21691" ] ;
    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 "2169100" ] ;
    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/194569> ;
        schema:value "194569" ] ;
    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/131654> ;
        schema:value "131654" ] .