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

<http://data.carnegiehall.org/events/69001/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Metamorphosen" ;
    ns2:cello <http://data.carnegiehall.org/names/44858>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/54304>,
        <http://data.carnegiehall.org/names/63035>,
        <http://data.carnegiehall.org/names/67289> ;
    ns2:double_bass <http://data.carnegiehall.org/names/126466>,
        <http://data.carnegiehall.org/names/128957>,
        <http://data.carnegiehall.org/names/26662> ;
    ns2:viola <http://data.carnegiehall.org/names/125736>,
        <http://data.carnegiehall.org/names/128956>,
        <http://data.carnegiehall.org/names/130191>,
        <http://data.carnegiehall.org/names/54891>,
        <http://data.carnegiehall.org/names/62441> ;
    ns2:violin <http://data.carnegiehall.org/names/126406>,
        <http://data.carnegiehall.org/names/126460>,
        <http://data.carnegiehall.org/names/129101>,
        <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/22188>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/71148>,
        <http://data.carnegiehall.org/names/72357>,
        <http://data.carnegiehall.org/names/90759> ;
    ns3:performer <http://data.carnegiehall.org/names/125736>,
        <http://data.carnegiehall.org/names/126406>,
        <http://data.carnegiehall.org/names/126460>,
        <http://data.carnegiehall.org/names/126466>,
        <http://data.carnegiehall.org/names/128956>,
        <http://data.carnegiehall.org/names/128957>,
        <http://data.carnegiehall.org/names/129101>,
        <http://data.carnegiehall.org/names/130191>,
        <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/22188>,
        <http://data.carnegiehall.org/names/26662>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/44858>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/54304>,
        <http://data.carnegiehall.org/names/54891>,
        <http://data.carnegiehall.org/names/62441>,
        <http://data.carnegiehall.org/names/63035>,
        <http://data.carnegiehall.org/names/67289>,
        <http://data.carnegiehall.org/names/71148>,
        <http://data.carnegiehall.org/names/72357>,
        <http://data.carnegiehall.org/names/90759> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/17154> .

