@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/164872> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Boston Architectural College" ;
    skos:prefLabel "Boston Architectural College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Boston Architectural College (BAC) is a private college in Boston. It is New England's largest private college of spatial design. The college's main building is at 320 Newbury Street in Boston's Back Bay neighborhood."@en ;
    schema:url <https://www.the-bac.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/164872> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3445063> ;
    schema:sameAs <https://www.facebook.com/theBACBoston> ;
    schema:sameAs <https://twitter.com/TheBACBoston> ;
    schema:sameAs <https://www.youtube.com/channel/UCpbOzhrj82aGnyUSQLSbw3Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvpvv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3445063> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02115-2703" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.348467 ;
        schema:longitude -71.085786 ] ;
    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 "3966" ] ;
    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 "396600" ] ;
    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/164872> ;
        schema:value "164872" ] ;
    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/120768> ;
        schema:value "120768" ] .