@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/161873> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Baltimore" ;
    skos:prefLabel "University of Baltimore" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Baltimore is a public university in Baltimore, Maryland, United States. It is part of the University System of Maryland. UBalt consists of four colleges in applied arts and sciences, business, law, and public affairs. The University of Baltimore School of Law is one of Maryland's two law schools."@en ;
    schema:url <https://www.ubalt.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UBalt%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161873> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895109> ;
    schema:sameAs <https://www.facebook.com/ubaltimore> ;
    schema:sameAs <https://twitter.com/ubaltmain> ;
    schema:sameAs <https://www.instagram.com/ubaltmain> ;
    schema:sameAs <https://www.youtube.com/channel/UCvtnW3K8dQL6nNfMg44QGhA> ;
    schema:sameAs <https://www.linkedin.com/company/ubaltimore> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02j2n3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895109> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baltimore" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21201-5720" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.305834 ;
        schema:longitude -76.616591 ] ;
    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 "2102" ] ;
    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 "210200" ] ;
    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/161873> ;
        schema:value "161873" ] ;
    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/119854> ;
        schema:value "119854" ] .