@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/142179> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of Eastern Idaho" ;
    skos:prefLabel "College of Eastern Idaho" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "College of Eastern Idaho (CEI) is a public community college in Idaho Falls, Idaho. It was founded in 1969 as Eastern Idaho Vocational Technical School and later became a technical college called Eastern Idaho Technical College. In May 2017, Bonneville County residents voted to create a community college district, allowing Eastern Idaho Technical College to become a community college. In July 2017, the Idaho State Board of Education appointed five community college trustees and completed the transition to community college. Together with the College of Southern Idaho, College of Western Idaho and North Idaho College, CEI is one of only four comprehensive community colleges in Idaho."@en ;
    schema:url <https://www.cei.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142179> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5330206> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09rpjc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5330206> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Idaho Falls" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83404-5788" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.486041 ;
        schema:longitude -111.985519 ] ;
    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 "11133" ] ;
    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 "1113300" ] ;
    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/142179> ;
        schema:value "142179" ] ;
    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/112154> ;
        schema:value "112154" ] .