@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/163259> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Maryland Baltimore" ;
    skos:prefLabel "University of Maryland Baltimore" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Maryland, Baltimore (UMB) is a public university in Baltimore, Maryland, United States. Founded in 1807, it is the second oldest college in Maryland and comprises some of the oldest professional schools of dentistry, law, medicine, pharmacy, social work and nursing in the United States. It is the original campus of the University System of Maryland and has a strategic partnership with the University of Maryland, College Park. Located on 71 acres (0.29 km2) on the west side of downtown Baltimore, it is part of the University System of Maryland."@en ;
    schema:url <https://www.umaryland.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Maryland%2C%20Baltimore.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163259> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4119470> ;
    schema:sameAs <https://www.facebook.com/universityofmarylandbaltimore> ;
    schema:sameAs <https://twitter.com/umbaltimore> ;
    schema:sameAs <https://www.instagram.com/umbaltimore> ;
    schema:sameAs <https://www.youtube.com/channel/UC7823vG5JPpgQCDCQMt679w> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-maryland-baltimore-umb> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02j2yf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4119470> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21201-1627" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.286864 ;
        schema:longitude -76.623983 ] ;
    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 "2104" ] ;
    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 "210400" ] ;
    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/163259> ;
        schema:value "163259" ] ;
    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/120193> ;
        schema:value "120193" ] .