@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/197230> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wells College" ;
    skos:prefLabel "Wells College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wells College was a private liberal arts college in Aurora, New York, United States. From its founding in 1868 until it became coeducational in 2005, Wells was a women's college. The college's campus, set on the shore of Cayuga Lake, remains a part of the Aurora Village–Wells College Historic District and is listed on the National Register of Historic Places."@en ;
    schema:url <https://www.wells.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wells%20College%20logo%20-%20red%20W.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197230> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7981631> ;
    schema:sameAs <https://twitter.com/wellscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02l8lt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7981631> ;
    skos:note "Accredited by: NA" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Aurora" ;
        schema:addressRegion "NY" ;
        schema:postalCode "13026-0500" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.742943 ;
        schema:longitude -76.696028 ] ;
    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 "2901" ] ;
    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 "290100" ] ;
    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/197230> ;
        schema:value "197230" ] ;
    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/132879> ;
        schema:value "132879" ] .