@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/204200> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mount St. Joseph University" ;
    skos:prefLabel "Mount St. Joseph University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Mount St. Joseph University is a private Catholic university in Delhi Township, Ohio, United States. It was founded in 1920 by the Sisters of Charity of Cincinnati. The university enrolls over 1,800 undergraduate students and approximately 300 graduate students across 48 undergraduate programs, nine associate degrees, pre-professional and certificate programs, and graduate programs."@en ;
    schema:url <https://www.msj.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204200> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146779> ;
    schema:sameAs <https://www.facebook.com/MountStJosephU> ;
    schema:sameAs <https://twitter.com/mountstjosephu> ;
    schema:sameAs <https://www.instagram.com/mountstjosephu> ;
    schema:sameAs <https://www.youtube.com/channel/UCo0XL41JxPJWNg34gP2ZSVg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025zb9w> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146779> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cincinnati" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45233-1670" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.095893 ;
        schema:longitude -84.639453 ] ;
    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 "3033" ] ;
    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 "303300" ] ;
    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/204200> ;
        schema:value "204200" ] ;
    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/136190> ;
        schema:value "136190" ] .