@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/160621> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southern University and A & M College" ;
    skos:prefLabel "Southern University and A & M College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southern University and A&M College is a public historically black land-grant university in Baton Rouge, Louisiana, United States. It is the largest historically black college or university (HBCU) in Louisiana, a member-school of the Thurgood Marshall College Fund, and the flagship institution of the Southern University System. Its campus encompasses 512 acres, with an agricultural experimental station on an additional 372-acre (151-hectare) site, five miles (8.0 km) north of the main campus on Scott's Bluff overlooking the Mississippi River in the northern section of Baton Rouge."@en ;
    schema:url <https://www.subr.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southern%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160621> ;
    schema:sameAs <http://www.wikidata.org/entity/Q627271> ;
    schema:sameAs <https://www.facebook.com/southernuniversitybatonrouge> ;
    schema:sameAs <https://twitter.com/SouthernU_BR> ;
    schema:sameAs <https://www.instagram.com/southernu_br> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03x33n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q627271> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baton Rouge" ;
        schema:addressRegion "LA" ;
        schema:postalCode "70813" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.524558 ;
        schema:longitude -91.190105 ] ;
    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 "2025" ] ;
    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 "202500" ] ;
    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/160621> ;
        schema:value "160621" ] ;
    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/119243> ;
        schema:value "119243" ] .