@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/140571> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Morris Brown College" ;
    skos:prefLabel "Morris Brown College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Morris Brown College (MBC) is a private Methodist historically black liberal arts college in Atlanta, Georgia. Founded January 5, 1881, Morris Brown is the first educational institution in Georgia to be owned and operated entirely by African Americans."@en ;
    schema:url <https://www.morrisbrown.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/140571> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6913630> ;
    schema:sameAs <https://www.facebook.com/MorrisBrown1881> ;
    schema:sameAs <https://twitter.com/1881MorrisBrown> ;
    schema:sameAs <https://www.instagram.com/morrisbrownatl> ;
    schema:sameAs <https://www.linkedin.com/company/21009> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05sg29> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6913630> ;
    skos:note "Accredited by: Transnational Association of Christian Colleges and Schools" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Atlanta" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30314-4140" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.753707 ;
        schema:longitude -84.407668 ] ;
    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 "1583" ] ;
    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 "158300" ] ;
    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/140571> ;
        schema:value "140571" ] ;
    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/238254> ;
        schema:value "238254" ] .