@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "New York Philharmonic" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance", "radio broadcast" ; ns1:location ; ns1:organizer ; ns1:startDate "1949-04-17T14:45:00"^^xsd:dateTime ; ns1:subEvent , ; rdfs:comment """Beethoven Cycle--Program VI\r Broadcast over WCBS and the Columbia Broadcasting System\r Presented under the sponsorship of Standard Oil Company of New Jersey""" .