@prefix : <http://schema.org/>.

[ a :CollegeOrUniversity;

].

[
  :address []
].

[
  :description "The Busch School of Business at The Catholic University of America in Washington, DC, offers bachelor's and master's programs that emphasize entrepreneurship, innovative business analysis, experiential learning, and real-world results — all with a commitment to transforming the world of business into one that places the dignity of the human being at the center of the economy."
].

[
  :name "Busch School of Business"
].

[
  :sameAs <https://en.wikipedia.org/wiki/Busch_School_of_Business>
].

[
  :telephone "202-319-5236"
].

[
  :url <http://business.catholic.edu>
].

[ a :PostalAddress;

].

[
  :addressCountry "USA"
].

[
  :addressLocality "Washington"
].

[
  :addressRegion "DC"
].

[
  :postalCode "20064"
].

[
  :streetAddress "620 Michigan Ave., N.E."
].