@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/178396> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Missouri-Columbia" ;
    skos:prefLabel "University of Missouri-Columbia" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Missouri is a public land-grant research university in Columbia, Missouri, United States. It is Missouri's largest university and the flagship of the four-campus University of Missouri System. Founded in 1839, MU was the first public university west of the Mississippi River. It has been a member of the Association of American Universities since 1908 and is classified among \"R1: Doctoral Universities – Very high research activity.\""@en ;
    schema:url <https://missouri.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Missouri%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/178396> ;
    schema:sameAs <http://www.wikidata.org/entity/Q579968> ;
    schema:sameAs <https://www.facebook.com/Mizzou> ;
    schema:sameAs <https://twitter.com/mizzou> ;
    schema:sameAs <https://www.instagram.com/mizzou> ;
    schema:sameAs <https://www.youtube.com/channel/UCKfqUxMv7X7kTsV9HUiaDFw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0187nd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q579968> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbia" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65211" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.94531 ;
        schema:longitude -92.328843 ] ;
    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 "2516" ] ;
    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 "251600" ] ;
    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/178396> ;
        schema:value "178396" ] ;
    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/125833> ;
        schema:value "125833" ] .