@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "Peace Festival Concert" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance" ; ns1:location ; ns1:organizer ; ns1:startDate "1919-03-15T20:15:00"^^xsd:dateTime ; ns1:subEvent , , ; rdfs:comment """Title: Joint Celebration to Commemorate Victory, Peace and the Brotherhood of Man\r Third Concert""" .