@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/64267/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Discussion" ;
    ns2:speaker <http://data.carnegiehall.org/names/102510>,
        <http://data.carnegiehall.org/names/122117>,
        <http://data.carnegiehall.org/names/122119>,
        <http://data.carnegiehall.org/names/122121>,
        <http://data.carnegiehall.org/names/122122>,
        <http://data.carnegiehall.org/names/122123>,
        <http://data.carnegiehall.org/names/122124>,
        <http://data.carnegiehall.org/names/122125>,
        <http://data.carnegiehall.org/names/122126>,
        <http://data.carnegiehall.org/names/122127>,
        <http://data.carnegiehall.org/names/122128>,
        <http://data.carnegiehall.org/names/122129>,
        <http://data.carnegiehall.org/names/122130>,
        <http://data.carnegiehall.org/names/122131>,
        <http://data.carnegiehall.org/names/122132>,
        <http://data.carnegiehall.org/names/122133>,
        <http://data.carnegiehall.org/names/122134>,
        <http://data.carnegiehall.org/names/122135>,
        <http://data.carnegiehall.org/names/122136>,
        <http://data.carnegiehall.org/names/22309>,
        <http://data.carnegiehall.org/names/34718>,
        <http://data.carnegiehall.org/names/62451>,
        <http://data.carnegiehall.org/names/86068> ;
    ns1:performer <http://data.carnegiehall.org/names/102510>,
        <http://data.carnegiehall.org/names/122117>,
        <http://data.carnegiehall.org/names/122119>,
        <http://data.carnegiehall.org/names/122121>,
        <http://data.carnegiehall.org/names/122122>,
        <http://data.carnegiehall.org/names/122123>,
        <http://data.carnegiehall.org/names/122124>,
        <http://data.carnegiehall.org/names/122125>,
        <http://data.carnegiehall.org/names/122126>,
        <http://data.carnegiehall.org/names/122127>,
        <http://data.carnegiehall.org/names/122128>,
        <http://data.carnegiehall.org/names/122129>,
        <http://data.carnegiehall.org/names/122130>,
        <http://data.carnegiehall.org/names/122131>,
        <http://data.carnegiehall.org/names/122132>,
        <http://data.carnegiehall.org/names/122133>,
        <http://data.carnegiehall.org/names/122134>,
        <http://data.carnegiehall.org/names/122135>,
        <http://data.carnegiehall.org/names/122136>,
        <http://data.carnegiehall.org/names/22309>,
        <http://data.carnegiehall.org/names/34718>,
        <http://data.carnegiehall.org/names/62451>,
        <http://data.carnegiehall.org/names/86068> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/48375> .

