@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/143613> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Carl Sandburg College" ;
    skos:prefLabel "Carl Sandburg College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Carl Sandburg College is a public community college with its main campus in Galesburg, Illinois. The college serves the west-central Illinois region, has a branch campus in Carthage and an off-campus site in downtown Galesburg."@en ;
    schema:url <https://www.sandburg.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/143613> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5040755> ;
    schema:sameAs <https://www.facebook.com/carlsandburgcollege> ;
    schema:sameAs <https://twitter.com/sandburg> ;
    schema:sameAs <https://www.instagram.com/sandburgcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC2fDQuBtR2hKy7Bxk1ePydQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b9cws> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5040755> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Galesburg" ;
        schema:addressRegion "IL" ;
        schema:postalCode "61401" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.98128 ;
        schema:longitude -90.408203 ] ;
    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 "7265" ] ;
    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 "726500" ] ;
    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/143613> ;
        schema:value "143613" ] ;
    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/112589> ;
        schema:value "112589" ] .