@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/151351> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Indiana University-Bloomington" ;
    skos:prefLabel "Indiana University-Bloomington" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Indiana University Bloomington is a public research university in Bloomington, Indiana, United States. It is the flagship campus of Indiana University and is its largest campus, with over 48,000 students. Established as the state's seminary in 1820, the name was changed to \"Indiana College\" in 1829 and to \"Indiana University\" in 1838."@en ;
    schema:url <https://www.indiana.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Indiana%20University%20logotype.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151351> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1079140> ;
    schema:sameAs <https://www.facebook.com/IndianaUniversity> ;
    schema:sameAs <https://twitter.com/IUBloomington> ;
    schema:sameAs <https://www.instagram.com/iubloomington> ;
    schema:sameAs <https://www.youtube.com/channel/UC8LGC2hm9zF8uKDZfZzQysA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01qrb2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1079140> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bloomington" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47405-7000" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.16609 ;
        schema:longitude -86.526559 ] ;
    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 "1809" ] ;
    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 "180900" ] ;
    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/151351> ;
        schema:value "151351" ] ;
    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/115126> ;
        schema:value "115126" ] .