@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/2943/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Questo vuol dire che" ;
    ns1:juggling_team <http://data.carnegiehall.org/names/73876> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/56974> ;
    ns1:narrator <http://data.carnegiehall.org/names/73875> ;
    ns1:soprano <http://data.carnegiehall.org/names/73873> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/9828> ;
    ns1:vocalist <http://data.carnegiehall.org/names/73874> ;
    ns2:performer <http://data.carnegiehall.org/names/56974>,
        <http://data.carnegiehall.org/names/73873>,
        <http://data.carnegiehall.org/names/73874>,
        <http://data.carnegiehall.org/names/73875>,
        <http://data.carnegiehall.org/names/73876>,
        <http://data.carnegiehall.org/names/9828> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/38817> ;
    rdfs:comment "United States premiere" .

