@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/19484/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Billy Budd, Op. 50" ;
    ns1:baritone <http://data.carnegiehall.org/names/17797>,
        <http://data.carnegiehall.org/names/26361>,
        <http://data.carnegiehall.org/names/27617>,
        <http://data.carnegiehall.org/names/29749>,
        <http://data.carnegiehall.org/names/30593>,
        <http://data.carnegiehall.org/names/46307>,
        <http://data.carnegiehall.org/names/46313>,
        <http://data.carnegiehall.org/names/46703> ;
    ns1:bass <http://data.carnegiehall.org/names/17801>,
        <http://data.carnegiehall.org/names/24565>,
        <http://data.carnegiehall.org/names/4114> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/46421> ;
    ns1:narrator <http://data.carnegiehall.org/names/39084> ;
    ns1:tenor <http://data.carnegiehall.org/names/38107>,
        <http://data.carnegiehall.org/names/38878>,
        <http://data.carnegiehall.org/names/39089>,
        <http://data.carnegiehall.org/names/45213>,
        <http://data.carnegiehall.org/names/7294> ;
    ns2:performer <http://data.carnegiehall.org/names/17797>,
        <http://data.carnegiehall.org/names/17801>,
        <http://data.carnegiehall.org/names/24565>,
        <http://data.carnegiehall.org/names/26361>,
        <http://data.carnegiehall.org/names/27617>,
        <http://data.carnegiehall.org/names/29749>,
        <http://data.carnegiehall.org/names/30593>,
        <http://data.carnegiehall.org/names/38107>,
        <http://data.carnegiehall.org/names/38878>,
        <http://data.carnegiehall.org/names/39084>,
        <http://data.carnegiehall.org/names/39089>,
        <http://data.carnegiehall.org/names/4114>,
        <http://data.carnegiehall.org/names/45213>,
        <http://data.carnegiehall.org/names/46307>,
        <http://data.carnegiehall.org/names/46313>,
        <http://data.carnegiehall.org/names/46421>,
        <http://data.carnegiehall.org/names/46703>,
        <http://data.carnegiehall.org/names/7294> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/11149> ;
    rdfs:comment "United States premiere" .

