@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/148885> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Saint Mary of the Lake" ;
    skos:prefLabel "University of Saint Mary of the Lake" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Saint Mary of the Lake (USML) is a private Catholic seminary in Mundelein, Illinois. It is the principal seminary and school of theology for the formation of priests in the Archdiocese of Chicago in Illinois. USML was chartered by the Illinois General Assembly in 1844. USML is often referred to by the name of its graduate program, Mundelein Seminary. Its compound name is University of Saint Mary of the Lake/Mundelein Seminary."@en ;
    schema:url <https://usml.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/148885> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7896226> ;
    schema:sameAs <https://www.facebook.com/UniversityofSaintMaryoftheLake> ;
    schema:sameAs <https://twitter.com/mundeleinsem> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05h5r4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7896226> ;
    skos:note "Accredited by: Commission on Accrediting of the Association of Theological Schools" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mundelein" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60060-1174" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.280702 ;
        schema:longitude -88.000262 ] ;
    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 "1765" ] ;
    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 "176500" ] ;
    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/148885> ;
        schema:value "148885" ] ;
    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/114202> ;
        schema:value "114202" ] .