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

<http://data.carnegiehall.org/events/49179/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Rock 'n' Roll Dance No. 3" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/67445> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/80136> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/89508> ;
    ns1:clarinet <http://data.carnegiehall.org/names/73231>,
        <http://data.carnegiehall.org/names/89509> ;
    ns1:flute <http://data.carnegiehall.org/names/67445>,
        <http://data.carnegiehall.org/names/89509> ;
    ns1:piano <http://data.carnegiehall.org/names/62068>,
        <http://data.carnegiehall.org/names/64911> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/19553> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/19553>,
        <http://data.carnegiehall.org/names/67445>,
        <http://data.carnegiehall.org/names/73231>,
        <http://data.carnegiehall.org/names/80136>,
        <http://data.carnegiehall.org/names/89508>,
        <http://data.carnegiehall.org/names/89509> ;
    ns1:vocalist <http://data.carnegiehall.org/names/89510> ;
    ns2:performer <http://data.carnegiehall.org/names/19553>,
        <http://data.carnegiehall.org/names/62068>,
        <http://data.carnegiehall.org/names/64911>,
        <http://data.carnegiehall.org/names/67445>,
        <http://data.carnegiehall.org/names/73231>,
        <http://data.carnegiehall.org/names/80136>,
        <http://data.carnegiehall.org/names/89508>,
        <http://data.carnegiehall.org/names/89509>,
        <http://data.carnegiehall.org/names/89510> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83237> ;
    rdfs:comment "world premiere" .

