@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/154004> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Morningside University" ;
    skos:prefLabel "Morningside University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Morningside University is a private university affiliated with the United Methodist Church and located in Sioux City, Iowa, United States. Founded in 1894 by the Methodist Episcopal Church, Morningside University has 21 buildings on a 68-acre (280,000 m2) campus in Sioux City. The Morningside College Historic District, which includes most of the campus, is on the National Register of Historic Places. Morningside College officially became Morningside University on June 1, 2021."@en ;
    schema:url <https://www.morningside.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154004> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6912982> ;
    schema:sameAs <https://www.facebook.com/morningside.edu> ;
    schema:sameAs <https://twitter.com/morningsideedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCXlT8qlXh1JOljn7AQ673xw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04mvgc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6912982> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Sioux City" ;
        schema:addressRegion "IA" ;
        schema:postalCode "51106-1751" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.473891 ;
        schema:longitude -96.359464 ] ;
    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 "1879" ] ;
    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 "187900" ] ;
    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/154004> ;
        schema:value "154004" ] ;
    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/116226> ;
        schema:value "116226" ] .