@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/145628> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Illinois College of Optometry" ;
    skos:prefLabel "Illinois College of Optometry" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Illinois College of Optometry (ICO) is a private optometry college in Chicago, Illinois. Graduating approximately 160 optometrists a year, it is the largest optometry college in the United States and the oldest continually operating educational facility dedicated solely to the teaching of optometrists. The college complex incorporates more than 366,000 square feet (34,000 m2) including an on-site eye care clinic, electronically enhanced lecture center, library, computerized clinical learning equipment, cafeteria, fitness center, and living facilities."@en ;
    schema:url <https://www.ico.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/145628> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5999410> ;
    schema:sameAs <https://www.facebook.com/IllinoisCollegeOfOptometry> ;
    schema:sameAs <https://twitter.com/ICO_Optometry> ;
    schema:sameAs <https://www.instagram.com/ico_optometry> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09mrbc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5999410> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60616-3878" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.835447 ;
        schema:longitude -87.623016 ] ;
    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 "1689" ] ;
    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 "168900" ] ;
    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/145628> ;
        schema:value "145628" ] ;
    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/113157> ;
        schema:value "113157" ] .