@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/169080> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Calvin University" ;
    skos:prefLabel "Calvin University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Calvin University is a private Christian university in Grand Rapids, Michigan, United States. Founded in 1876, Calvin University is an educational institution of the Christian Reformed Church and stands in the Reformed (Calvinist) tradition. Known as Calvin College for most of its history, the school is named after John Calvin, the 16th-century Protestant Reformer."@en ;
    schema:url <https://www.calvin.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Calvin%20univ%20full%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169080> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2698482> ;
    schema:sameAs <https://www.facebook.com/calvinuniversity> ;
    schema:sameAs <https://twitter.com/calvin_uni> ;
    schema:sameAs <https://www.instagram.com/calvinuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC9DIunnmxbglUjabHBIxkLA> ;
    schema:sameAs <https://www.linkedin.com/company/calvin-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02grjf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2698482> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grand Rapids" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49546" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.929916 ;
        schema:longitude -85.587548 ] ;
    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 "2241" ] ;
    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 "224100" ] ;
    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/169080> ;
        schema:value "169080" ] ;
    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/122199> ;
        schema:value "122199" ] .