@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/173665> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hamline University" ;
    skos:prefLabel "Hamline University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hamline University is a private university in Saint Paul, Minnesota, United States. Founded in 1854, Hamline is the second oldest university in Minnesota, the first coeducational university in the state, and is one of five Associated Colleges of the Twin Cities. The university is named after Bishop Leonidas Lent Hamline of the United Methodist Church. As of 2017, Hamline had 2,117 undergraduate students and 1,668 graduate students."@en ;
    schema:url <https://www.hamline.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hamline%20U-Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173665> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1366519> ;
    schema:sameAs <https://www.facebook.com/hamline> ;
    schema:sameAs <https://twitter.com/HamlineU> ;
    schema:sameAs <https://www.instagram.com/hamlineu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/035dnq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1366519> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Paul" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55104-1284" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.966246 ;
        schema:longitude -93.164479 ] ;
    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 "2354" ] ;
    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 "235400" ] ;
    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/173665> ;
        schema:value "173665" ] ;
    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/123660> ;
        schema:value "123660" ] .