@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/100751> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The University of Alabama" ;
    skos:prefLabel "The University of Alabama" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Alabama is a public research university in Tuscaloosa, Alabama, United States. Established in 1820 and opened to students in 1831, the University of Alabama is the oldest and largest of the public universities in Alabama as well as the University of Alabama System. It is classified among \"R1: Doctoral Universities – Very high research activity\"."@en ;
    schema:url <https://www.ua.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Alabama%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100751> ;
    schema:sameAs <http://www.wikidata.org/entity/Q492318> ;
    schema:sameAs <https://www.facebook.com/UniversityofAlabama> ;
    schema:sameAs <https://twitter.com/UofAlabama> ;
    schema:sameAs <https://www.instagram.com/univofalabama> ;
    schema:sameAs <https://www.youtube.com/channel/UCrm2bWDOGbvbW7Se_9o0m1g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01wdl3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q492318> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tuscaloosa" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35487-0100" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.211875 ;
        schema:longitude -87.545978 ] ;
    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 "1051" ] ;
    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 "105100" ] ;
    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/100751> ;
        schema:value "100751" ] ;
    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/100089> ;
        schema:value "100089" ] .