@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/60711/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Four Preludes on Playthings of the Wind" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/83532> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/117873> ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/117878> ;
    ns1:drums <http://data.carnegiehall.org/names/117879> ;
    ns1:guitar <http://data.carnegiehall.org/names/117876>,
        <http://data.carnegiehall.org/names/117877> ;
    ns1:soprano <http://data.carnegiehall.org/names/57538> ;
    ns1:synthesizer <http://data.carnegiehall.org/names/117880> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/117873> ;
    ns1:trombone <http://data.carnegiehall.org/names/117875> ;
    ns1:trumpet <http://data.carnegiehall.org/names/117874> ;
    ns1:vocalist <http://data.carnegiehall.org/names/113404>,
        <http://data.carnegiehall.org/names/116516> ;
    ns2:performer <http://data.carnegiehall.org/names/113404>,
        <http://data.carnegiehall.org/names/116516>,
        <http://data.carnegiehall.org/names/117873>,
        <http://data.carnegiehall.org/names/117874>,
        <http://data.carnegiehall.org/names/117875>,
        <http://data.carnegiehall.org/names/117876>,
        <http://data.carnegiehall.org/names/117877>,
        <http://data.carnegiehall.org/names/117878>,
        <http://data.carnegiehall.org/names/117879>,
        <http://data.carnegiehall.org/names/117880>,
        <http://data.carnegiehall.org/names/57538>,
        <http://data.carnegiehall.org/names/83532> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/102424> ;
    rdfs:comment "New York premiere" .

