@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/176372> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Southern Mississippi" ;
    skos:prefLabel "University of Southern Mississippi" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Southern Mississippi is a public research university with its main campus in Hattiesburg, Mississippi, United States. It is accredited by the Southern Association of Colleges and Schools to award bachelor's, master's, specialist, and doctoral degrees. The university is classified among \"R1: Doctoral Universities – Very High Research Activity\"."@en ;
    schema:url <https://www.usm.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/176372> ;
    schema:sameAs <http://www.wikidata.org/entity/Q624090> ;
    schema:sameAs <https://www.facebook.com/usm.edu> ;
    schema:sameAs <https://twitter.com/southernmiss> ;
    schema:sameAs <https://www.instagram.com/officialsouthernmiss> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0cchk3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q624090> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hattiesburg" ;
        schema:addressRegion "MS" ;
        schema:postalCode "39406-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.32661 ;
        schema:longitude -89.331236 ] ;
    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 "2441" ] ;
    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 "244100" ] ;
    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/176372> ;
        schema:value "176372" ] ;
    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/124919> ;
        schema:value "124919" ] .