@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/197133> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Vassar College" ;
    skos:prefLabel "Vassar College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Vassar College is a private liberal arts college in the town of Poughkeepsie, New York, United States. Founded in 1861 by Matthew Vassar, it was the second degree-granting institution of higher education for women in the United States. The college became coeducational in 1969. The college offers BA degrees in more than fifty majors. Vassar College's varsity sports teams, known as the Brewers, play in the NCAA Division III as members of the Liberty League. As of 2023, there are close to 2,500 students."@en ;
    schema:url <https://www.vassar.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Vassar%20college%20garnet%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197133> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2093794> ;
    schema:sameAs <https://www.facebook.com/vassarcollege> ;
    schema:sameAs <https://twitter.com/Vassar> ;
    schema:sameAs <https://www.instagram.com/vassarcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01ljpm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2093794> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Poughkeepsie" ;
        schema:addressRegion "NY" ;
        schema:postalCode "12604" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.686895 ;
        schema:longitude -73.895088 ] ;
    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 "2895" ] ;
    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 "289500" ] ;
    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/197133> ;
        schema:value "197133" ] ;
    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/132815> ;
        schema:value "132815" ] .