@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/130697> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wesleyan University" ;
    skos:prefLabel "Wesleyan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wesleyan University is a private liberal arts university in Middletown, Connecticut, United States. It was founded in 1831 as a men's college under the Methodist Episcopal Church and with the support of prominent residents of Middletown. It became a secular, coeducational institution."@en ;
    schema:url <https://www.wesleyan.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wesleyan%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/130697> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49167> ;
    schema:sameAs <https://www.facebook.com/wesleyan.university> ;
    schema:sameAs <https://twitter.com/wesleyan_u> ;
    schema:sameAs <https://www.instagram.com/wesleyan_u> ;
    schema:sameAs <https://www.youtube.com/channel/UCxYjyka74gKQqR_tJz8jB-A> ;
    schema:sameAs <https://www.linkedin.com/company/wesleyan-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01k2wn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49167> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Middletown" ;
        schema:addressRegion "CT" ;
        schema:postalCode "6459" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.554665 ;
        schema:longitude -72.657146 ] ;
    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 "1424" ] ;
    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 "142400" ] ;
    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/130697> ;
        schema:value "130697" ] ;
    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/108630> ;
        schema:value "108630" ] .