@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/160649> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southern University at Shreveport" ;
    skos:prefLabel "Southern University at Shreveport" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southern University at Shreveport (SUSLA) is a junior college in Shreveport, Louisiana. It is part of the historically black Southern University System. The college is a member school of Thurgood Marshall College Fund."@en ;
    schema:url <https://www.susla.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160649> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7570578> ;
    schema:sameAs <https://www.facebook.com/SUShreveport> ;
    schema:sameAs <https://twitter.com/sushreveport> ;
    schema:sameAs <https://www.instagram.com/sushreveport> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d939q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7570578> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Shreveport" ;
        schema:addressRegion "LA" ;
        schema:postalCode "71107" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.545632 ;
        schema:longitude -93.834559 ] ;
    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 "7686" ] ;
    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 "768600" ] ;
    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/160649> ;
        schema:value "160649" ] ;
    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/119261> ;
        schema:value "119261" ] .