@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/151388> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Indiana University-East" ;
    skos:prefLabel "Indiana University-East" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Indiana University East is a public university in Richmond, Indiana, a regional campus of Indiana University that serves the eastern Indiana and western Ohio area. Established in 1971 by the Indiana University Board of Trustees, IU East enrolls over 4,000 students on its five-building, 174-acre campus and in online classes. IU East has 60 academic degree programs, offering bachelor's and master's degree programs as well as certificates."@en ;
    schema:url <https://www.iue.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151388> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6023582> ;
    schema:sameAs <https://twitter.com/iueast> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04vdjf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6023582> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Richmond" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47374-1289" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.868707 ;
        schema:longitude -84.881923 ] ;
    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 "1811" ] ;
    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 "181100" ] ;
    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/151388> ;
        schema:value "151388" ] ;
    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/115153> ;
        schema:value "115153" ] .