@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/155812> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Saint Mary" ;
    skos:prefLabel "University of Saint Mary" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Saint Mary (USM) is a private Catholic university in Leavenworth, Kansas, United States. It is sponsored by the Sisters of Charity of Leavenworth, who established it in 1923 as Saint Mary College. Though it was originally a school for women, the school is now coeducational. The mother house of the order is also on the premises. The university offers 26 bachelor's degree programs and six master's degree programs."@en ;
    schema:url <https://www.stmary.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Saint%20mary%20univ%20ks%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155812> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7896225> ;
    schema:sameAs <https://www.facebook.com/USMSpires> ;
    schema:sameAs <https://twitter.com/USMSpireWire> ;
    schema:sameAs <https://www.instagram.com/usmspires> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05tt9_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7896225> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Leavenworth" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66048-5082" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.279396 ;
        schema:longitude -94.906743 ] ;
    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 "1943" ] ;
    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 "194300" ] ;
    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/155812> ;
        schema:value "155812" ] ;
    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/117195> ;
        schema:value "117195" ] .