@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/147660> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Central College" ;
    skos:prefLabel "North Central College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Central College is a private college in Naperville, Illinois, United States. It is affiliated with the United Methodist Church and has 73 undergraduate majors of study, 17 minors, 25 graduate programs, and 4 certificate programs offered by four undergraduate colleges/schools and one School of Graduate and Professional Studies."@en ;
    schema:url <https://northcentralcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/147660> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7054728> ;
    schema:sameAs <https://www.facebook.com/NorthCentralCollege> ;
    schema:sameAs <https://twitter.com/northcentralcol> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0590nq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7054728> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Naperville" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60540" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.77576 ;
        schema:longitude -88.14279 ] ;
    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 "1734" ] ;
    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 "173400" ] ;
    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/147660> ;
        schema:value "147660" ] ;
    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/113801> ;
        schema:value "113801" ] .