@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/74673/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Das Lied von der Erde" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/133593> ;
    ns2:bassoon <http://data.carnegiehall.org/names/125738> ;
    ns2:celesta <http://data.carnegiehall.org/names/4381> ;
    ns2:cello <http://data.carnegiehall.org/names/53238> ;
    ns2:clarinet <http://data.carnegiehall.org/names/133593> ;
    ns2:conductor <http://data.carnegiehall.org/names/93577> ;
    ns2:double_bass <http://data.carnegiehall.org/names/103495> ;
    ns2:e_flat_clarinet <http://data.carnegiehall.org/names/133593> ;
    ns2:english_horn <http://data.carnegiehall.org/names/126463> ;
    ns2:flute <http://data.carnegiehall.org/names/118971> ;
    ns2:french_horn <http://data.carnegiehall.org/names/8249> ;
    ns2:harmonium <http://data.carnegiehall.org/names/4381> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/31699> ;
    ns2:oboe <http://data.carnegiehall.org/names/126463> ;
    ns2:percussion <http://data.carnegiehall.org/names/129100>,
        <http://data.carnegiehall.org/names/48390> ;
    ns2:piano <http://data.carnegiehall.org/names/67165> ;
    ns2:piccolo <http://data.carnegiehall.org/names/118971> ;
    ns2:tenor <http://data.carnegiehall.org/names/96826> ;
    ns2:viola <http://data.carnegiehall.org/names/76752> ;
    ns2:violin <http://data.carnegiehall.org/names/136268>,
        <http://data.carnegiehall.org/names/31340> ;
    ns1:performer <http://data.carnegiehall.org/names/103495>,
        <http://data.carnegiehall.org/names/118971>,
        <http://data.carnegiehall.org/names/125738>,
        <http://data.carnegiehall.org/names/126463>,
        <http://data.carnegiehall.org/names/129100>,
        <http://data.carnegiehall.org/names/133593>,
        <http://data.carnegiehall.org/names/136268>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/31699>,
        <http://data.carnegiehall.org/names/4381>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/67165>,
        <http://data.carnegiehall.org/names/76752>,
        <http://data.carnegiehall.org/names/8249>,
        <http://data.carnegiehall.org/names/93577>,
        <http://data.carnegiehall.org/names/96826> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/85326> .

