@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/100937> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Birmingham-Southern College" ;
    skos:prefLabel "Birmingham-Southern College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Birmingham–Southern College (BSC) was a private liberal arts college in Birmingham, Alabama. Founded in 1856, the college was affiliated with the United Methodist Church and was accredited by the Southern Association of Colleges and Schools (SACS). The college's student body was approximately 975 students when it closed at the end of the 2023–24 school year after years of financial trouble."@en ;
    schema:url <https://www.bsc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/BSC%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100937> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4916871> ;
    schema:sameAs <https://twitter.com/fromthehilltop> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04_zf1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4916871> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Birmingham" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35254" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.513774 ;
        schema:longitude -86.850552 ] ;
    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 "1012" ] ;
    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 "101200" ] ;
    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/100937> ;
        schema:value "100937" ] ;
    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/100140> ;
        schema:value "100140" ] .