@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/171492> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northwood University" ;
    skos:prefLabel "Northwood University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northwood University (NU) is a private university in Midland, Michigan, United States, and online. Founded in 1959, the university specializes in business and management education, offering undergraduate and graduate programs across disciplines such as business administration, finance, accounting, marketing, entrepreneurship, hospitality and automotive-related business fields. As a business school, it offers bachelor's (BBA), master's and PhD degrees. More than 57,000 students have graduated from the institution."@en ;
    schema:url <https://www.northwood.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/171492> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7060498> ;
    schema:sameAs <https://www.facebook.com/NorthwoodU> ;
    schema:sameAs <https://twitter.com/northwoodu> ;
    schema:sameAs <https://www.instagram.com/northwoodu> ;
    schema:sameAs <https://www.linkedin.com/company/northwood-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04bymm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7060498> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Midland" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48640-2398" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.628717 ;
        schema:longitude -84.27682 ] ;
    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 "4072" ] ;
    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 "407200" ] ;
    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/171492> ;
        schema:value "171492" ] ;
    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/123004> ;
        schema:value "123004" ] .