@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/44191/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:baritone <http://data.carnegiehall.org/names/82290> ;
    ns1:double_bass <http://data.carnegiehall.org/names/82289> ;
    ns1:guitar <http://data.carnegiehall.org/names/82290> ;
    ns1:piano <http://data.carnegiehall.org/names/82291> ;
    ns1:tenor <http://data.carnegiehall.org/names/82288>,
        <http://data.carnegiehall.org/names/82289> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/25592>,
        <http://data.carnegiehall.org/names/46380>,
        <http://data.carnegiehall.org/names/82279>,
        <http://data.carnegiehall.org/names/82282>,
        <http://data.carnegiehall.org/names/82287> ;
    ns1:vocalist <http://data.carnegiehall.org/names/2599>,
        <http://data.carnegiehall.org/names/63783>,
        <http://data.carnegiehall.org/names/76516>,
        <http://data.carnegiehall.org/names/76517>,
        <http://data.carnegiehall.org/names/82274>,
        <http://data.carnegiehall.org/names/82275>,
        <http://data.carnegiehall.org/names/82276>,
        <http://data.carnegiehall.org/names/82277>,
        <http://data.carnegiehall.org/names/82278>,
        <http://data.carnegiehall.org/names/82280>,
        <http://data.carnegiehall.org/names/82281>,
        <http://data.carnegiehall.org/names/82283>,
        <http://data.carnegiehall.org/names/82284>,
        <http://data.carnegiehall.org/names/82285>,
        <http://data.carnegiehall.org/names/82286> ;
    ns2:performer <http://data.carnegiehall.org/names/25592>,
        <http://data.carnegiehall.org/names/2599>,
        <http://data.carnegiehall.org/names/46380>,
        <http://data.carnegiehall.org/names/63783>,
        <http://data.carnegiehall.org/names/76516>,
        <http://data.carnegiehall.org/names/76517>,
        <http://data.carnegiehall.org/names/82274>,
        <http://data.carnegiehall.org/names/82275>,
        <http://data.carnegiehall.org/names/82276>,
        <http://data.carnegiehall.org/names/82277>,
        <http://data.carnegiehall.org/names/82278>,
        <http://data.carnegiehall.org/names/82279>,
        <http://data.carnegiehall.org/names/82280>,
        <http://data.carnegiehall.org/names/82281>,
        <http://data.carnegiehall.org/names/82282>,
        <http://data.carnegiehall.org/names/82283>,
        <http://data.carnegiehall.org/names/82284>,
        <http://data.carnegiehall.org/names/82285>,
        <http://data.carnegiehall.org/names/82286>,
        <http://data.carnegiehall.org/names/82287>,
        <http://data.carnegiehall.org/names/82288>,
        <http://data.carnegiehall.org/names/82289>,
        <http://data.carnegiehall.org/names/82290>,
        <http://data.carnegiehall.org/names/82291> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

