@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/163462> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mount St. Mary's University" ;
    skos:prefLabel "Mount St. Mary's University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Mount St. Mary's University is a private Catholic university in Emmitsburg, Maryland, United States. It has the largest Catholic seminary in the United States. Undergraduate programs are divided between the College of Liberal Arts, the Richard J. Bolte School of Business, and the School of Natural Science and Mathematics. \"The Mount\" has over 40 undergraduate majors, minors, concentrations, and special programs, as well as bachelor's/master's combinations in partnership with other universities, 8 master's programs, and 6 postgraduate certificate programs."@en ;
    schema:url <https://msmary.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163462> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6923804> ;
    schema:sameAs <https://www.facebook.com/MSMUniversity> ;
    schema:sameAs <https://twitter.com/MSMU> ;
    schema:sameAs <https://www.instagram.com/mountstmarysu> ;
    schema:sameAs <https://www.youtube.com/channel/UCxaqgfs60BxRbCosDSFV9Hg> ;
    schema:sameAs <https://www.linkedin.com/company/mount-st-marys-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03jjh2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6923804> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Emmitsburg" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21727-7799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.681705 ;
        schema:longitude -77.351887 ] ;
    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 "2086" ] ;
    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 "208600" ] ;
    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/163462> ;
        schema:value "163462" ] ;
    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/120281> ;
        schema:value "120281" ] .