@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/164748> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Berklee College of Music" ;
    skos:prefLabel "Berklee College of Music" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Berklee College of Music is a private music college in Boston, Massachusetts. It is the largest independent college of contemporary music in the world. Known for the study of jazz and modern American music, it also offers college-level courses in a wide range of contemporary and historic styles, including rock, hip hop, reggae, salsa, heavy metal and bluegrass."@en ;
    schema:url <https://www.berklee.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Berklee%20College%20of%20Music%20logo%20and%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164748> ;
    schema:sameAs <http://www.wikidata.org/entity/Q248970> ;
    schema:sameAs <https://www.facebook.com/BerkleeCollege> ;
    schema:sameAs <https://twitter.com/BerkleeCollege> ;
    schema:sameAs <https://www.instagram.com/berkleecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCS3dfr0uOIC6OP-rSECVPMA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02g839> ;
    owl:sameAs <http://www.wikidata.org/entity/Q248970> ;
    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.346646 ;
        schema:longitude -71.089405 ] ;
    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 "2126" ] ;
    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 "212600" ] ;
    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/164748> ;
        schema:value "164748" ] ;
    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/120731> ;
        schema:value "120731" ] .