@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/142285> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Idaho" ;
    skos:prefLabel "University of Idaho" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Idaho is a public land-grant research university in Moscow, Idaho, United States. Established 137 years ago in 1889 and opened three years later, it was the state's sole university for 71 years, until 1963."@en ;
    schema:url <https://www.uidaho.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Idaho%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142285> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1854488> ;
    schema:sameAs <https://www.facebook.com/uidaho> ;
    schema:sameAs <https://twitter.com/uidaho> ;
    schema:sameAs <https://www.instagram.com/uidaho> ;
    schema:sameAs <https://www.youtube.com/channel/UC0QSeZacVEDvqBrO408BRkg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0f102> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1854488> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Moscow" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83844-2282" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.727406 ;
        schema:longitude -117.014167 ] ;
    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 "1626" ] ;
    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 "162600" ] ;
    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/142285> ;
        schema:value "142285" ] ;
    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/112172> ;
        schema:value "112172" ] .