@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/164988> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Boston University" ;
    skos:prefLabel "Boston University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Boston University (BU) is a private research university in Boston, Massachusetts, United States. BU was founded in 1839 by a group of Boston Methodists with its original campus in Newbury, Vermont. It was chartered in Boston in 1869. The university is a member of the Association of American Universities and the Boston Consortium for Higher Education."@en ;
    schema:url <https://www.bu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Boston%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164988> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49110> ;
    schema:sameAs <https://www.facebook.com/BostonUniversity> ;
    schema:sameAs <https://twitter.com/BU_Tweets> ;
    schema:sameAs <https://www.youtube.com/channel/UCuNjAAXrEmQyxLAanISnZUw> ;
    schema:sameAs <https://www.linkedin.com/company/boston-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0gl5_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49110> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2215" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.351118 ;
        schema:longitude -71.107942 ] ;
    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 "2130" ] ;
    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 "213000" ] ;
    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/164988> ;
        schema:value "164988" ] ;
    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/120801> ;
        schema:value "120801" ] .