@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/166489> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Longy School of Music of Bard College" ;
    skos:prefLabel "Longy School of Music of Bard College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Longy School of Music of Bard College is a private music school in Cambridge, Massachusetts associated with Bard College. Founded in 1915 as the Longy School of Music, it was one of the four independent degree-granting music schools in the Boston region along with the New England Conservatory, Berklee College of Music, and Boston Conservatory. In 2012, the institution merged with Bard College to become Longy School of Music of Bard College. As of fall 2023, the conservatory has 318 students in its degree programs."@en ;
    schema:url <https://longy.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166489> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6674563> ;
    schema:sameAs <https://twitter.com/longymusic> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0582lf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6674563> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cambridge" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2138" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.378657 ;
        schema:longitude -71.123479 ] ;
    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 "2671" ] ;
    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 "267104" ] ;
    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/166489> ;
        schema:value "166489" ] ;
    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/121284> ;
        schema:value "121284" ] .