@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/160612> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southeastern Louisiana University" ;
    skos:prefLabel "Southeastern Louisiana University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southeastern Louisiana University (Southeastern) is a public university in Hammond, Louisiana. It was founded in 1925 by Linus A. Sims as Hammond Junior College. Sims succeeded in getting the campus moved to north Hammond in 1928, when it became known as Southeastern Louisiana College. It achieved university status in 1970."@en ;
    schema:url <https://www.southeastern.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southeastern%20Louisiana%20University%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160612> ;
    schema:sameAs <http://www.wikidata.org/entity/Q615998> ;
    schema:sameAs <https://www.facebook.com/southeastern> ;
    schema:sameAs <https://twitter.com/oursoutheastern> ;
    schema:sameAs <https://www.instagram.com/oursoutheastern> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02l8v_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q615998> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hammond" ;
        schema:addressRegion "LA" ;
        schema:postalCode "70402" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.514652 ;
        schema:longitude -90.468676 ] ;
    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 "2024" ] ;
    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 "202400" ] ;
    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/160612> ;
        schema:value "160612" ] ;
    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/119234> ;
        schema:value "119234" ] .