@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/146506> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lake Land College" ;
    skos:prefLabel "Lake Land College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lake Land College is a public community college in Mattoon, Illinois. It was founded in 1966. As of the Fall 2025 semester Lake Land serves 4,138 students, mainly from the east-central Illinois region. The 308 acres (1.25 km2) campus has seven major buildings plus eight supportive buildings, two campus ponds, and a 160 acres (0.65 km2) agriculture land laboratory."@en ;
    schema:url <https://www.lakelandcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/146506> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6476553> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/058y13> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6476553> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mattoon" ;
        schema:addressRegion "IL" ;
        schema:postalCode "61938" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.416969 ;
        schema:longitude -88.380835 ] ;
    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 "7644" ] ;
    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 "764400" ] ;
    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/146506> ;
        schema:value "146506" ] ;
    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/113430> ;
        schema:value "113430" ] .