@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/142443> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Idaho College" ;
    skos:prefLabel "North Idaho College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Idaho College (NIC) is a public community college in Coeur d'Alene, Idaho. It has an enrollment of approximately 4,652 undergraduate students. Its main campus is situated at the north end of Lake Coeur d'Alene near downtown Coeur d'Alene, Idaho and Tubbs Hill, Coeur d'Alene, Idaho, at the east bank of the outflowing Spokane River. It is accredited by the Northwest Commission on Colleges and Universities but was placed on \"show cause\" status in early 2023 due to concerns about its board of trustees. Together with the College of Eastern Idaho, College of Western Idaho and College of Southern Idaho, NIC is one of only four comprehensive community colleges in Idaho."@en ;
    schema:url <https://www.nic.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/North%20Idaho%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142443> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7055690> ;
    schema:sameAs <https://twitter.com/northidaho> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/064gtl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7055690> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Coeur d'Alene" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83814-2199" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.67569 ;
        schema:longitude -116.798905 ] ;
    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 "1623" ] ;
    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 "162300" ] ;
    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/142443> ;
        schema:value "142443" ] ;
    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/112233> ;
        schema:value "112233" ] .