@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/149222> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southern Illinois University-Carbondale" ;
    skos:prefLabel "Southern Illinois University-Carbondale" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southern Illinois University (SIU) is a public research university in Carbondale, Illinois, United States. Chartered in 1869, SIU is the oldest and flagship campus of the Southern Illinois University system. SIU enrolls students from all 50 states and more than 100 countries. Originally founded as a normal college, the university today provides programs in a variety of disciplines. SIU was granted limited university status in 1943 and began offering graduate degrees in 1950. A separate campus was established in Edwardsville, Illinois in 1957, eventually becoming Southern Illinois University Edwardsville."@en ;
    schema:url <https://siu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Southern%20Illinois%20University.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/149222> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1472347> ;
    schema:sameAs <https://www.facebook.com/BanterraBanks> ;
    schema:sameAs <https://twitter.com/SIUC> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02f4s3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1472347> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Carbondale" ;
        schema:addressRegion "IL" ;
        schema:postalCode "62901-4512" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.714193 ;
        schema:longitude -89.217273 ] ;
    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 "1758" ] ;
    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 "175800" ] ;
    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/149222> ;
        schema:value "149222" ] ;
    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/114318> ;
        schema:value "114318" ] .