@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/142115> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Boise State University" ;
    skos:prefLabel "Boise State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Boise State University (BSU) is a public research university in Boise, Idaho, United States. Founded in 1932 by the Episcopal Church, it became an independent junior college in 1934 and has been awarding baccalaureate and master's degrees since 1965. It became a public institution in 1969."@en ;
    schema:url <https://www.boisestate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Boise%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142115> ;
    schema:sameAs <http://www.wikidata.org/entity/Q891082> ;
    schema:sameAs <https://www.facebook.com/BoiseStateLive> ;
    schema:sameAs <https://twitter.com/BoiseState> ;
    schema:sameAs <https://www.instagram.com/boisestateuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCayw8WO_QK0dIJbUAiC3VRA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0lwyk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q891082> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boise" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83725" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.604284 ;
        schema:longitude -116.203301 ] ;
    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 "1616" ] ;
    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 "161600" ] ;
    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/142115> ;
        schema:value "142115" ] ;
    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/112136> ;
        schema:value "112136" ] .