@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/25438/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Psalm of These Days III" ;
    ns1:clarinet <http://data.carnegiehall.org/names/25514> ;
    ns1:conductor <http://data.carnegiehall.org/names/43925> ;
    ns1:double_bass <http://data.carnegiehall.org/names/44013> ;
    ns1:flute <http://data.carnegiehall.org/names/21822> ;
    ns1:percussion <http://data.carnegiehall.org/names/15104> ;
    ns1:piano <http://data.carnegiehall.org/names/52595> ;
    ns1:trombone <http://data.carnegiehall.org/names/38224> ;
    ns1:trumpet <http://data.carnegiehall.org/names/33389> ;
    ns1:tuba <http://data.carnegiehall.org/names/30066> ;
    ns1:viola <http://data.carnegiehall.org/names/1354> ;
    ns2:performer <http://data.carnegiehall.org/names/1354>,
        <http://data.carnegiehall.org/names/15104>,
        <http://data.carnegiehall.org/names/21822>,
        <http://data.carnegiehall.org/names/25514>,
        <http://data.carnegiehall.org/names/30066>,
        <http://data.carnegiehall.org/names/33389>,
        <http://data.carnegiehall.org/names/38224>,
        <http://data.carnegiehall.org/names/43925>,
        <http://data.carnegiehall.org/names/44013>,
        <http://data.carnegiehall.org/names/52595> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3210> ;
    rdfs:comment "New York premiere" .

