@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/128902> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Connecticut College" ;
    skos:prefLabel "Connecticut College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Connecticut College (Conn) is a private liberal arts college in New London, Connecticut. Originally chartered as Thames College but soon changed to Connecticut College for Women, it was founded in 1911 as the state's only women's college, a response to Wesleyan University having closed its doors to female students in 1909. The college became coeducational in 1969, adopting its current name."@en ;
    schema:url <https://www.conncoll.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/128902> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1797448> ;
    schema:sameAs <https://twitter.com/conncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01rgn3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1797448> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New London" ;
        schema:addressRegion "CT" ;
        schema:postalCode "06320-4196" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.379833 ;
        schema:longitude -72.107321 ] ;
    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 "1379" ] ;
    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 "137900" ] ;
    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/128902> ;
        schema:value "128902" ] ;
    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/108074> ;
        schema:value "108074" ] .