@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/29980/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "El sitio de Zaragoza (The Siege of Saragossa)" ;
    ns2:piano <http://data.carnegiehall.org/names/12336>,
        <http://data.carnegiehall.org/names/25790>,
        <http://data.carnegiehall.org/names/26540>,
        <http://data.carnegiehall.org/names/321>,
        <http://data.carnegiehall.org/names/34204>,
        <http://data.carnegiehall.org/names/3609>,
        <http://data.carnegiehall.org/names/44002>,
        <http://data.carnegiehall.org/names/47294>,
        <http://data.carnegiehall.org/names/5727>,
        <http://data.carnegiehall.org/names/57737> ;
    ns1:performer <http://data.carnegiehall.org/names/12336>,
        <http://data.carnegiehall.org/names/25790>,
        <http://data.carnegiehall.org/names/26540>,
        <http://data.carnegiehall.org/names/321>,
        <http://data.carnegiehall.org/names/34204>,
        <http://data.carnegiehall.org/names/3609>,
        <http://data.carnegiehall.org/names/44002>,
        <http://data.carnegiehall.org/names/47294>,
        <http://data.carnegiehall.org/names/5727>,
        <http://data.carnegiehall.org/names/57737> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/45943> ;
    rdfs:comment "New York premiere" .

