@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/146481> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lake Forest College" ;
    skos:prefLabel "Lake Forest College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lake Forest College is a private liberal arts college in Lake Forest, Illinois, United States. Founded in 1857 as Lind University by a group of Presbyterian ministers, the college has been coeducational since 1876 and an undergraduate-focused liberal arts institution since 1903. Lake Forest enrolls approximately 1,800 students representing 43 states and 114 countries. Lake Forest offers 34 undergraduate majors and 49 minor programs in the humanities, social sciences, and natural sciences, and features programs of study in pre-law, pre-medicine, communication, business, finance, and computer science. Most students live on the college's wooded 107-acre (43 ha) campus located 0.5 miles (0.80 km) from the Lake Michigan shore; however, the population of commuting students has increased in the past few years."@en ;
    schema:url <https://www.lakeforest.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Lake%20forest%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/146481> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6475861> ;
    schema:sameAs <https://www.facebook.com/lakeforestcollege> ;
    schema:sameAs <https://twitter.com/lfcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05cx_7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6475861> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lake Forest" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60045-2338" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.249574 ;
        schema:longitude -87.827454 ] ;
    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 "1706" ] ;
    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 "170600" ] ;
    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/146481> ;
        schema:value "146481" ] ;
    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/113412> ;
        schema:value "113412" ] .