@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/193751> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northeast College of Health Sciences" ;
    skos:prefLabel "Northeast College of Health Sciences" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northeast College of Health Sciences is a private alternative health college in Seneca Falls, New York. It was previously named Columbia Institute of Chiropractic and New York Chiropractic College, before being renamed in 2021. It is one of 20 accredited chiropractic programs in the United States."@en ;
    schema:url <https://www.northeastcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/193751> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7013116> ;
    schema:sameAs <https://twitter.com/nychirocollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0g26fg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7013116> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Seneca Falls" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13148-0800" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.91173 ;
        schema:longitude -76.756232 ] ;
    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 "12277" ] ;
    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 "1227700" ] ;
    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/193751> ;
        schema:value "193751" ] ;
    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/131353> ;
        schema:value "131353" ] .