@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/190415> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cornell University" ;
    skos:prefLabel "Cornell University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cornell University is a private Ivy League research university based in Ithaca, New York, United States. The university was co-founded by American philanthropist Ezra Cornell and historian and educator Andrew Dickson White in 1865. Since its founding, Cornell University has been a co-educational and nonsectarian institution. As of fall 2024, the student body included 16,128 undergraduate and 10,665 postgraduate students from all 50 U.S. states and 130 countries."@en ;
    schema:url <https://www.cornell.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cornell%20University%20Sign%2020240525.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190415> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49115> ;
    schema:sameAs <https://www.facebook.com/Cornell> ;
    schema:sameAs <https://twitter.com/cornell> ;
    schema:sameAs <https://www.instagram.com/cornelluniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCfTfuTTALrsxUWjisrdOWtA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01w3v> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49115> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ithaca" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14853" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.4472 ;
        schema:longitude -76.483084 ] ;
    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 "2711" ] ;
    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 "271100" ] ;
    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/190415> ;
        schema:value "190415" ] ;
    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/130004> ;
        schema:value "130004" ] .