@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/100663> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Alabama at Birmingham" ;
    skos:prefLabel "University of Alabama at Birmingham" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Alabama at Birmingham (UAB) is a public research university in Birmingham, Alabama, United States. Founded in 1969 and part of the University of Alabama System, UAB has grown to be the state's largest employer, with more than 27,302 faculty and staff and over 53,000 jobs at the university. The university is classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.uab.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UABirmingham%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100663> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1472663> ;
    schema:sameAs <https://www.facebook.com/UAB.edu> ;
    schema:sameAs <https://twitter.com/uabnews> ;
    schema:sameAs <https://www.instagram.com/exploreuab> ;
    schema:sameAs <https://www.youtube.com/channel/UCOMZCCUBnjdhjhtNAUfkGqg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jyr8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1472663> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Birmingham" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35294-0110" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.505697 ;
        schema:longitude -86.799345 ] ;
    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 "1052" ] ;
    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 "105200" ] ;
    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/100663> ;
        schema:value "100663" ] ;
    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/100034> ;
        schema:value "100034" ] .