@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/153603> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Iowa State University" ;
    skos:prefLabel "Iowa State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Iowa State University of Science and Technology is a public land-grant research university in Ames, Iowa, United States. Founded in 1858 as the Iowa Agricultural College and Model Farm, Iowa State became one of the nation's first designated land-grant institutions when the Iowa Legislature accepted the provisions of the 1862 Morrill Act on September 11, 1862. On July 4, 1959, the college was officially renamed Iowa State University of Science and Technology."@en ;
    schema:url <https://www.iastate.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Iowa%20State%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153603> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1136919> ;
    schema:sameAs <https://www.facebook.com/IowaStateU> ;
    schema:sameAs <https://twitter.com/IowaStateU> ;
    schema:sameAs <https://www.instagram.com/iowastateu> ;
    schema:sameAs <https://www.youtube.com/channel/UCY6aVy72tPyrVlus-NFHmmQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03v6t> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1136919> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ames" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50011-2103" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.026212 ;
        schema:longitude -93.648504 ] ;
    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 "1869" ] ;
    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 "186900" ] ;
    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/153603> ;
        schema:value "153603" ] ;
    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/116077> ;
        schema:value "116077" ] .