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

<http://data.carnegiehall.org/events/44357/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "It Goes Without Saying" ;
    ns3:celesta <http://data.carnegiehall.org/names/67842>,
        <http://data.carnegiehall.org/names/76462> ;
    ns3:cello <http://data.carnegiehall.org/names/64219> ;
    ns3:clarinet <http://data.carnegiehall.org/names/62683> ;
    ns3:electronics <http://data.carnegiehall.org/names/76982> ;
    ns3:percussion <http://data.carnegiehall.org/names/38771> ;
    ns1:performer <http://data.carnegiehall.org/names/38771>,
        <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/64219>,
        <http://data.carnegiehall.org/names/67842>,
        <http://data.carnegiehall.org/names/76462>,
        <http://data.carnegiehall.org/names/76982> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/73090> ;
    rdfs:comment "world premiere" .

