@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/165936> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Gordon College" ;
    skos:prefLabel "Gordon College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Gordon College is a private Christian college in Wenham, Massachusetts, United States. The college offers 44 majors, 55 concentrations, and 30 interdisciplinary and pre-professional minors as well as graduate programs in education, music education, public health and leadership. Gordon has an undergraduate enrollment of 1,610 (2024)  students representing more than 50 Christian denominations."@en ;
    schema:url <https://www.gordon.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/165936> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5585004> ;
    schema:sameAs <https://www.facebook.com/GordonCollege> ;
    schema:sameAs <https://twitter.com/gordoncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/042m_h> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5585004> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wenham" ;
        schema:addressRegion "MA" ;
        schema:postalCode "1984" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.590567 ;
        schema:longitude -70.82151 ] ;
    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 "2153" ] ;
    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 "215300" ] ;
    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/165936> ;
        schema:value "165936" ] ;
    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/121105> ;
        schema:value "121105" ] .