@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/153658> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Iowa" ;
    skos:prefLabel "University of Iowa" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Iowa is a public research university in Iowa City, Iowa, United States. Founded in 1847, it is the oldest and largest university in the state. The University of Iowa is organized into 12 colleges offering more than 200 areas of study and 7 professional degrees."@en ;
    schema:url <https://uiowa.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153658> ;
    schema:sameAs <http://www.wikidata.org/entity/Q182973> ;
    schema:sameAs <https://www.facebook.com/universityofiowa> ;
    schema:sameAs <https://twitter.com/uiowa> ;
    schema:sameAs <https://www.instagram.com/uiowa> ;
    schema:sameAs <https://www.youtube.com/channel/UCxeHlUzzLotmE8Yo9R-8m6w> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-iowa> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01j_9c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q182973> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Iowa City" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52242-1316" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.661935 ;
        schema:longitude -91.536425 ] ;
    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 "1892" ] ;
    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 "189200" ] ;
    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/153658> ;
        schema:value "153658" ] ;
    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/116101> ;
        schema:value "116101" ] .