@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/102094> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of South Alabama" ;
    skos:prefLabel "University of South Alabama" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of South Alabama (USA) is a public research university in Mobile, Alabama, United States. It was created by the Alabama Legislature in May 1963 and replaced existing extension programs operated in Mobile by the University of Alabama. The first classes were held in June 1964 with an enrollment of 276 students; the first commencement was held in June 1967."@en ;
    schema:url <https://www.southalabama.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20South%20Alabama%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102094> ;
    schema:sameAs <http://www.wikidata.org/entity/Q13572981> ;
    schema:sameAs <https://www.facebook.com/theuniversityofsouthalabama> ;
    schema:sameAs <https://twitter.com/uofsouthalabama> ;
    schema:sameAs <https://www.instagram.com/uofsouthalabama> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hsfj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q13572981> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mobile" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36688-0002" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.696033 ;
        schema:longitude -88.178711 ] ;
    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 "1057" ] ;
    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 "105700" ] ;
    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/102094> ;
        schema:value "102094" ] ;
    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/100636> ;
        schema:value "100636" ] .