@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/151111> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Indiana University-Indianapolis" ;
    skos:prefLabel "Indiana University-Indianapolis" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Indiana University–Purdue University Indianapolis (IUPUI) was a joint campus of Indiana University and Purdue University in Indianapolis, Indiana, United States, from 1969 to 2024, offering undergraduate, graduate, and professional degrees from both universities. In 2024, IUPUI was split into two separate campuses, namely Indiana University Indianapolis and Purdue University in Indianapolis."@en ;
    schema:url <https://indianapolis.iu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/IUPUI%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151111> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1433199> ;
    schema:sameAs <https://www.facebook.com/IUPUI> ;
    schema:sameAs <https://twitter.com/IUPUI> ;
    schema:sameAs <https://www.instagram.com/iupui> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02fszn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1433199> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Indianapolis" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46202-5143" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.772948 ;
        schema:longitude -86.172217 ] ;
    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 "1813" ] ;
    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 "181300" ] ;
    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/151111> ;
        schema:value "151111" ] ;
    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/114983> ;
        schema:value "114983" ] .