@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/178420> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Missouri-St Louis" ;
    skos:prefLabel "University of Missouri-St Louis" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Missouri–St. Louis (UMSL) is a public research university in St. Louis County, Missouri, United States. Established in 1963, it is the newest of the four universities in the University of Missouri System. Located on the former grounds of Bellerive Country Club, the university's campus stretches into the municipalities of Bellerive Acres, Bel-Nor, Cool Valley, and Normandy. Additional facilities are located at the former site of Marillac College and at Grand Center, both in St. Louis city."@en ;
    schema:url <https://www.umsl.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Umsl%20missouri%20st%20louis%20univ%20horiz%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/178420> ;
    schema:sameAs <http://www.wikidata.org/entity/Q625103> ;
    schema:sameAs <https://www.facebook.com/UMSL.edu> ;
    schema:sameAs <https://twitter.com/umsl> ;
    schema:sameAs <https://www.instagram.com/umsl> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0187m6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q625103> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Louis" ;
        schema:addressRegion "MO" ;
        schema:postalCode "63121-4400" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.710312 ;
        schema:longitude -90.311091 ] ;
    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 "2519" ] ;
    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 "251900" ] ;
    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/178420> ;
        schema:value "178420" ] ;
    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/125860> ;
        schema:value "125860" ] .