@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/165671> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Emmanuel College" ;
    skos:prefLabel "Emmanuel College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Emmanuel College is a private Catholic college in Boston, Massachusetts, United States. The college was founded by the Sisters of Notre Dame de Namur as a women's college in 1919. In 2001, the college officially became a coeducational institution. It is a member of the Colleges of the Fenway consortium. In addition to the Fenway campus, Emmanuel operates a living and learning campus in Roxbury, Massachusetts."@en ;
    schema:url <https://www.emmanuel.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Emmanuel%20college%20ma%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/165671> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5373193> ;
    schema:sameAs <https://www.facebook.com/emmanuelcollege> ;
    schema:sameAs <https://twitter.com/emmanuelcollege> ;
    schema:sameAs <https://www.instagram.com/emmanuelcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCLFGvrcU82f8luWjW2B11zg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01tt9j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5373193> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2115" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.340602 ;
        schema:longitude -71.103634 ] ;
    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 "2147" ] ;
    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 "214700" ] ;
    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/165671> ;
        schema:value "165671" ] ;
    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/121017> ;
        schema:value "121017" ] .