@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/142276> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Idaho State University" ;
    skos:prefLabel "Idaho State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Idaho State University (ISU) is a public research university in Pocatello, Idaho, United States. Founded in 1901 as the Academy of Idaho, Idaho State offers more than 250 programs at its main campus in Pocatello and locations in Meridian, Idaho Falls, and Twin Falls. It is classified among \"R2: Doctoral Universities – High research activity \"."@en ;
    schema:url <https://www.isu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Idaho%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142276> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1656608> ;
    schema:sameAs <https://www.facebook.com/idahostateu> ;
    schema:sameAs <https://twitter.com/idahostateu> ;
    schema:sameAs <https://www.instagram.com/idahostateu> ;
    schema:sameAs <https://www.youtube.com/channel/UC2nvxQmWunDx1IdQC-kXjMQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/023zxl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1656608> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pocatello" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83209" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.863832 ;
        schema:longitude -112.432312 ] ;
    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 "1620" ] ;
    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 "162000" ] ;
    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/142276> ;
        schema:value "142276" ] ;
    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/112163> ;
        schema:value "112163" ] .