@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/163268> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Maryland-Baltimore County" ;
    skos:prefLabel "University of Maryland-Baltimore County" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Maryland, Baltimore County (UMBC) is a public research university in Catonsville, Maryland, United States. It had a fall 2025 enrollment of 13,530 students. In 2019, it had 61 undergraduate majors, over 92 graduate programs and the first university research park in Maryland. It is classified among \"R1: Doctoral Universities – Very High Research Activity\"."@en ;
    schema:url <https://umbc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Maryland%2C%20Baltimore%20County%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163268> ;
    schema:sameAs <http://www.wikidata.org/entity/Q735049> ;
    schema:sameAs <https://www.facebook.com/umbcpage> ;
    schema:sameAs <https://twitter.com/UMBC> ;
    schema:sameAs <https://www.youtube.com/channel/UCblU02pAw9C5jnDZSGNs_Hw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/020ym6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q735049> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21250" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.256686 ;
        schema:longitude -76.711607 ] ;
    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 "2105" ] ;
    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 "210500" ] ;
    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/163268> ;
        schema:value "163268" ] ;
    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/120209> ;
        schema:value "120209" ] .