@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/142522> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Brigham Young University-Idaho" ;
    skos:prefLabel "Brigham Young University-Idaho" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Brigham Young University–Idaho is a private college in Rexburg, Idaho. Founded 138 years ago in 1888, the college is owned and operated by the Church of Jesus Christ of Latter-day Saints. Previously known as Ricks College, it transitioned from a junior college to a baccalaureate institution in 2001."@en ;
    schema:url <https://www.byui.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Brigham%20Young%20University%E2%80%93Idaho%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/142522> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1029431> ;
    schema:sameAs <https://www.facebook.com/BYUID> ;
    schema:sameAs <https://twitter.com/byuidaho> ;
    schema:sameAs <https://www.linkedin.com/company/byu-idaho> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02nf69> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1029431> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rexburg" ;
        schema:addressRegion "ID" ;
        schema:postalCode "83460-1690" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.818408 ;
        schema:longitude -111.782431 ] ;
    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 "1625" ] ;
    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 "162500" ] ;
    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/142522> ;
        schema:value "142522" ] ;
    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/112260> ;
        schema:value "112260" ] .