@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/159717> a schema:EducationalOrganization, skos:Concept ;
    schema:name "McNeese State University" ;
    skos:prefLabel "McNeese State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "McNeese State University is a public university in Lake Charles, Louisiana, United States. Founded in 1939 as Lake Charles Junior College, it was renamed McNeese Junior College after John McNeese, an early local educator. The present name was adopted in 1970. McNeese is part of the University of Louisiana System and is classified as a Master's University. The university consists of six colleges and the Doré School of Graduate Studies. McNeese is accredited by the Southern Association of Colleges and Schools."@en ;
    schema:url <https://www.mcneese.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/159717> ;
    schema:sameAs <http://www.wikidata.org/entity/Q634396> ;
    schema:sameAs <https://www.facebook.com/McNeeseStateU> ;
    schema:sameAs <https://twitter.com/mcneese> ;
    schema:sameAs <https://www.instagram.com/mcneese> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02zkz7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q634396> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lake Charles" ;
        schema:addressRegion "LA" ;
        schema:postalCode "70605" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.178187 ;
        schema:longitude -93.217222 ] ;
    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 "2017" ] ;
    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 "201700" ] ;
    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/159717> ;
        schema:value "159717" ] ;
    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/118824> ;
        schema:value "118824" ] .