@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/887/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Guntram, Op. 25" ;
    ns2:baritone <http://data.carnegiehall.org/names/15226>,
        <http://data.carnegiehall.org/names/26075> ;
    ns2:bass <http://data.carnegiehall.org/names/46876>,
        <http://data.carnegiehall.org/names/48961>,
        <http://data.carnegiehall.org/names/50449> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/46421>,
        <http://data.carnegiehall.org/names/4856> ;
    ns2:contralto <http://data.carnegiehall.org/names/44885> ;
    ns2:soprano <http://data.carnegiehall.org/names/47311> ;
    ns2:tenor <http://data.carnegiehall.org/names/1188>,
        <http://data.carnegiehall.org/names/14349>,
        <http://data.carnegiehall.org/names/30994>,
        <http://data.carnegiehall.org/names/46873>,
        <http://data.carnegiehall.org/names/8453> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/7717> ;
    ns1:performer <http://data.carnegiehall.org/names/1188>,
        <http://data.carnegiehall.org/names/14349>,
        <http://data.carnegiehall.org/names/15226>,
        <http://data.carnegiehall.org/names/26075>,
        <http://data.carnegiehall.org/names/30994>,
        <http://data.carnegiehall.org/names/44885>,
        <http://data.carnegiehall.org/names/46421>,
        <http://data.carnegiehall.org/names/46873>,
        <http://data.carnegiehall.org/names/46876>,
        <http://data.carnegiehall.org/names/47311>,
        <http://data.carnegiehall.org/names/4856>,
        <http://data.carnegiehall.org/names/48961>,
        <http://data.carnegiehall.org/names/50449>,
        <http://data.carnegiehall.org/names/7717>,
        <http://data.carnegiehall.org/names/8453> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/30466> ;
    rdfs:comment "United States premiere" .

