@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/168148> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Tufts University" ;
    skos:prefLabel "Tufts University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Tufts University is a private research university in Medford and Somerville, Massachusetts, United States, with additional facilities in Boston and Grafton, as well as Talloires, France. It was founded in 1852 as Tufts College by Christian universalists who sought to provide a nonsectarian institution of higher learning. For much of the 20th century, Jackson College for Women was the coordinate college of Tufts. Tufts remained a small liberal arts college until the 1970s, when it became a larger research university offering doctorates in several disciplines."@en ;
    schema:url <https://www.tufts.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Tufts%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168148> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49120> ;
    schema:sameAs <https://www.facebook.com/tuftsu> ;
    schema:sameAs <https://twitter.com/TuftsUniversity> ;
    schema:sameAs <https://www.instagram.com/tuftsuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCPXt4ihRwQL9kUm4psLk9zA> ;
    schema:sameAs <https://www.linkedin.com/company/tufts-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0lfgr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49120> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Medford" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02155-5555" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.40855 ;
        schema:longitude -71.118293 ] ;
    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 "2219" ] ;
    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 "221900" ] ;
    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/168148> ;
        schema:value "168148" ] ;
    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/121956> ;
        schema:value "121956" ] .