@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/59815/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Sing! The Music was Given" ;
    ns2:choir <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/111307>,
        <http://data.carnegiehall.org/names/111308>,
        <http://data.carnegiehall.org/names/111309>,
        <http://data.carnegiehall.org/names/111310>,
        <http://data.carnegiehall.org/names/111311>,
        <http://data.carnegiehall.org/names/111312>,
        <http://data.carnegiehall.org/names/111313>,
        <http://data.carnegiehall.org/names/111314>,
        <http://data.carnegiehall.org/names/111315>,
        <http://data.carnegiehall.org/names/111316>,
        <http://data.carnegiehall.org/names/111317>,
        <http://data.carnegiehall.org/names/111318>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/87725> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/94216> ;
    ns1:performer <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/111305>,
        <http://data.carnegiehall.org/names/111307>,
        <http://data.carnegiehall.org/names/111308>,
        <http://data.carnegiehall.org/names/111309>,
        <http://data.carnegiehall.org/names/111310>,
        <http://data.carnegiehall.org/names/111311>,
        <http://data.carnegiehall.org/names/111312>,
        <http://data.carnegiehall.org/names/111313>,
        <http://data.carnegiehall.org/names/111314>,
        <http://data.carnegiehall.org/names/111315>,
        <http://data.carnegiehall.org/names/111316>,
        <http://data.carnegiehall.org/names/111317>,
        <http://data.carnegiehall.org/names/111318>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/87725>,
        <http://data.carnegiehall.org/names/94216> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/101047> ;
    rdfs:comment "world premiere" .

