@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/142294> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The College of Idaho" ;
    skos:prefLabel "The College of Idaho" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The College of Idaho, abbreviated C of I, is a private liberal arts college in Caldwell, Idaho. Founded in 1891 by William Judson Boone as a Presbyterian college, it is the state's oldest private liberal arts college and has an enrollment of over 1,000 students."@en ;
    schema:url <https://www.collegeofidaho.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Idaho%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142294> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146733> ;
    schema:sameAs <https://www.facebook.com/thecollegeofidaho> ;
    schema:sameAs <https://twitter.com/collegeofidaho> ;
    schema:sameAs <https://www.instagram.com/collegeofidaho> ;
    schema:sameAs <https://www.youtube.com/channel/UCJYRYJyIXpzfjLa4p5L6QWw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02l_fs> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146733> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Caldwell" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83605-4432" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.652284 ;
        schema:longitude -116.677992 ] ;
    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 "1617" ] ;
    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 "161700" ] ;
    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/142294> ;
        schema:value "142294" ] ;
    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/112181> ;
        schema:value "112181" ] .