@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/160977> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Bates College" ;
    skos:prefLabel "Bates College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Bates College is a private liberal arts college in Lewiston, Maine. Anchored by the Historic Quad, the campus of Bates totals 813 acres (329 ha) with a small urban campus. It maintains 600 acres (240 ha) of nature preserve known as the Bates–Morse Mountain Conservation Area near Campbell Island and a coastal center on Atkins Bay. With an annual enrollment of approximately 1,800 students, it is the smallest college in its athletic conference."@en ;
    schema:url <https://www.bates.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Bates%20College%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160977> ;
    schema:sameAs <http://www.wikidata.org/entity/Q810771> ;
    schema:sameAs <https://www.facebook.com/batescollege> ;
    schema:sameAs <https://twitter.com/BatesCollege> ;
    schema:sameAs <https://www.instagram.com/batescollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01vc5m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q810771> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lewiston" ;
        schema:addressRegion "ME" ;
        schema:postalCode "4240" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.105299 ;
        schema:longitude -70.203333 ] ;
    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 "2036" ] ;
    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 "203600" ] ;
    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/160977> ;
        schema:value "160977" ] ;
    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/119438> ;
        schema:value "119438" ] .