@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/173124> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bemidji State University" ;
    skos:prefLabel "Bemidji State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bemidji State University (BSU) is a public university in Bemidji, Minnesota, United States. Founded as a preparatory institution for teachers in 1919, it provides higher education to north-central Minnesota. It is part of the Minnesota State Colleges and Universities system."@en ;
    schema:url <https://www.bemidjistate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bemidji%20state%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173124> ;
    schema:sameAs <http://www.wikidata.org/entity/Q816377> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03b22g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q816377> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bemidji" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56601" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.482341 ;
        schema:longitude -94.874119 ] ;
    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 "2336" ] ;
    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 "233600" ] ;
    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/173124> ;
        schema:value "173124" ] ;
    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/123493> ;
        schema:value "123493" ] .