@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/190983> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Elmira College" ;
    skos:prefLabel "Elmira College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Elmira College is a private college in Elmira, New York, United States. Founded as a college for women in 1855, it is the oldest existing college granting degrees to women that were the equivalent of those given to men. Elmira College became coeducational in all of its programs in 1969. As of 2023, the college has an enrollment of approximately 657 students."@en ;
    schema:url <https://www.elmira.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Elmira%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/190983> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3051594> ;
    schema:sameAs <https://twitter.com/elmiracollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0309zk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3051594> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Elmira" ;
        schema:addressRegion "NY" ;
        schema:postalCode "14901" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.0961 ;
        schema:longitude -76.813459 ] ;
    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 "2718" ] ;
    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 "271800" ] ;
    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/190983> ;
        schema:value "190983" ] ;
    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/130369> ;
        schema:value "130369" ] .