@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/146472> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of Lake County" ;
    skos:prefLabel "College of Lake County" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The College of Lake County, commonly referred to as CLC, is a public community college in Lake County, Illinois. CLC's primary campus is located in Grayslake and two other campuses exist in nearby Waukegan and Vernon Hills. It is located in the greater Chicago metro area and sits about 46 miles north of the city. In 1967, a referendum passed establishing the CLC community college district and classes began in 1969. It enrolls about 15,000 students in transfer programs, career programs, GED and adult basic education, non-credit and career development, and training for businesses."@en ;
    schema:url <https://www.clcillinois.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/CLC%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/146472> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146744> ;
    schema:sameAs <https://twitter.com/clcillinois> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/065lq4> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146744> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grayslake" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60030-1198" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.354164 ;
        schema:longitude -88.012291 ] ;
    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 "7694" ] ;
    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 "769400" ] ;
    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/146472> ;
        schema:value "146472" ] ;
    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/113403> ;
        schema:value "113403" ] .