@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/163453> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Morgan State University" ;
    skos:prefLabel "Morgan State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Morgan State University is a public historically black research university in Baltimore, Maryland, United States. It is the third largest among all Historically Black Colleges or Universities (HBCUs). In 1890, the university, then known as the Centenary Biblical Institute, changed its name to honor Lyttleton Morgan, the first chairman of its board of trustees and a donor. It became a university in 1975."@en ;
    schema:url <https://www.morgan.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163453> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1054905> ;
    schema:sameAs <https://www.facebook.com/morganstateu> ;
    schema:sameAs <https://twitter.com/morganstateu> ;
    schema:sameAs <https://www.instagram.com/morganstateu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0sxgh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1054905> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21251-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.344161 ;
        schema:longitude -76.585565 ] ;
    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 "2083" ] ;
    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 "208300" ] ;
    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/163453> ;
        schema:value "163453" ] ;
    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/120272> ;
        schema:value "120272" ] .