@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/174437> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Central University" ;
    skos:prefLabel "North Central University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Central University (NCU) is a private Christian university in Minneapolis, Minnesota, United States. It is owned and operated by 11 Assemblies of God districts of the upper Midwest. NCU was founded in 1930 and is accredited by the Higher Learning Commission. It is one of 17 Assemblies of God institutions of higher education in the United States."@en ;
    schema:url <https://www.northcentral.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/North%20central%20univ%20blue%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174437> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7054767> ;
    schema:sameAs <https://twitter.com/NorthCentral_MN> ;
    schema:sameAs <https://www.instagram.com/northcentral_mn> ;
    schema:sameAs <https://www.youtube.com/channel/UCdfZxME8EG-UxzvYSakMvQA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07wmdl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7054767> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55404-1391" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.968625 ;
        schema:longitude -93.261511 ] ;
    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 "2369" ] ;
    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 "236900" ] ;
    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/174437> ;
        schema:value "174437" ] ;
    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/124043> ;
        schema:value "124043" ] .