@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/169479> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Davenport University" ;
    skos:prefLabel "Davenport University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Davenport University is a private university with campuses throughout Michigan and online. It was founded in 1866 by Conrad Swensburg and currently offers associate, bachelor's, and master's degrees; diplomas; and post-grad certification programs in business, technology, health professions, and graduate studies (MBA)."@en ;
    schema:url <https://www.davenport.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Davenport%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169479> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5230267> ;
    schema:sameAs <https://www.facebook.com/DavenportU> ;
    schema:sameAs <https://twitter.com/davenportu> ;
    schema:sameAs <https://www.instagram.com/davenportuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCaxSQhSboBlHxBkPJOpCvTQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04dg6r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5230267> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grand Rapids" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49512-9396" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.850013 ;
        schema:longitude -85.533519 ] ;
    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 "2249" ] ;
    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 "224900" ] ;
    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/169479> ;
        schema:value "169479" ] ;
    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/122302> ;
        schema:value "122302" ] .