@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/175005> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St Catherine University" ;
    skos:prefLabel "St Catherine University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Catherine University is a private Catholic university in Saint Paul, Minnesota, United States. It was established as one of the first institutions of higher learning specifically for women in the Midwest and was known as the College of St. Catherine until 2009. St. Kate's offers baccalaureate programs for women as well as graduate and associate programs for women and men."@en ;
    schema:url <https://www.stkate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/St%20catherine%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/175005> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3444427> ;
    schema:sameAs <https://www.facebook.com/st.kates> ;
    schema:sameAs <https://twitter.com/stkate> ;
    schema:sameAs <https://www.instagram.com/stkates> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03p3b5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3444427> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Paul" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55105" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.924926 ;
        schema:longitude -93.183761 ] ;
    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 "2342" ] ;
    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 "234200" ] ;
    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/175005> ;
        schema:value "175005" ] ;
    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/124344> ;
        schema:value "124344" ] .