@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/153384> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grinnell College" ;
    skos:prefLabel "Grinnell College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grinnell College is a private liberal arts college in Grinnell, Iowa, United States. It was established as Iowa College in 1846 by a group of Congregationalists from New England. It has an \"open curriculum\", which means students need not follow a prescribed list of classes. The college's 120-acre (49 ha) campus includes several listings on the National Register of Historic Places."@en ;
    schema:url <https://www.grinnell.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153384> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2982991> ;
    schema:sameAs <https://www.facebook.com/grinnellcollege> ;
    schema:sameAs <https://twitter.com/grinnellcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UC1SO2c-aoG7wkFrgH0_d9hw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03fgm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2982991> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grinnell" ;
        schema:addressRegion "IA" ;
        schema:postalCode "50112-1690" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.747952 ;
        schema:longitude -92.722094 ] ;
    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 "1868" ] ;
    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 "186800" ] ;
    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/153384> ;
        schema:value "153384" ] ;
    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/115959> ;
        schema:value "115959" ] .