@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/115861> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Imperial Valley College" ;
    skos:prefLabel "Imperial Valley College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Imperial Valley College is a public community college in Imperial County, California. It was founded in 1962 and enrolls around 7,000 students per year. The main campus is located on a 160-acre (0.65 km2) site in the city of Imperial with extended campuses in El Centro and Brawley."@en ;
    schema:url <https://www.imperial.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/115861> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14682464> ;
    schema:sameAs <https://twitter.com/IVCollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08yt1p> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14682464> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Imperial" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92251-0158" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.827209 ;
        schema:longitude -115.503563 ] ;
    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 "1214" ] ;
    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 "121400" ] ;
    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/115861> ;
        schema:value "115861" ] ;
    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/104452> ;
        schema:value "104452" ] .