@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/166045> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hebrew College" ;
    skos:prefLabel "Hebrew College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hebrew College is a private college of Jewish studies in Newton Centre, Massachusetts. Founded in 1921, the college conducts Jewish scholarship in a pluralistic, trans-denominational academic environment. Its president is Rabbi Sharon Cohen Anisfeld. Hebrew College offers undergraduate completion and graduate degrees, Hebrew-language training, a rabbinical school, a cantorial program and adult-learning and youth-education programs."@en ;
    schema:url <https://www.hebrewcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166045> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5695836> ;
    schema:sameAs <https://www.facebook.com/hebrewcollege> ;
    schema:sameAs <https://twitter.com/hebrewcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCUhjv2S4TW_7rm3ha-tlinQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d592g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5695836> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Newton" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02466-3008" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.335716 ;
        schema:longitude -71.241226 ] ;
    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 "2157" ] ;
    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 "215700" ] ;
    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/166045> ;
        schema:value "166045" ] ;
    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/121169> ;
        schema:value "121169" ] .