@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/56176/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Misa a Buenos Aires (Mistango)" ;
    ns1:bandoneón <http://data.carnegiehall.org/names/42446>,
        <http://data.carnegiehall.org/names/99623>,
        <http://data.carnegiehall.org/names/99624> ;
    ns1:choir <http://data.carnegiehall.org/names/104096>,
        <http://data.carnegiehall.org/names/104097>,
        <http://data.carnegiehall.org/names/104098>,
        <http://data.carnegiehall.org/names/104099>,
        <http://data.carnegiehall.org/names/104100>,
        <http://data.carnegiehall.org/names/104101>,
        <http://data.carnegiehall.org/names/104102>,
        <http://data.carnegiehall.org/names/104104>,
        <http://data.carnegiehall.org/names/104105>,
        <http://data.carnegiehall.org/names/104106>,
        <http://data.carnegiehall.org/names/104107>,
        <http://data.carnegiehall.org/names/104108>,
        <http://data.carnegiehall.org/names/104109>,
        <http://data.carnegiehall.org/names/104110>,
        <http://data.carnegiehall.org/names/22340>,
        <http://data.carnegiehall.org/names/61957>,
        <http://data.carnegiehall.org/names/80008> ;
    ns1:soprano <http://data.carnegiehall.org/names/104095> ;
    ns2:performer <http://data.carnegiehall.org/names/104095>,
        <http://data.carnegiehall.org/names/104096>,
        <http://data.carnegiehall.org/names/104097>,
        <http://data.carnegiehall.org/names/104098>,
        <http://data.carnegiehall.org/names/104099>,
        <http://data.carnegiehall.org/names/104100>,
        <http://data.carnegiehall.org/names/104101>,
        <http://data.carnegiehall.org/names/104102>,
        <http://data.carnegiehall.org/names/104104>,
        <http://data.carnegiehall.org/names/104105>,
        <http://data.carnegiehall.org/names/104106>,
        <http://data.carnegiehall.org/names/104107>,
        <http://data.carnegiehall.org/names/104108>,
        <http://data.carnegiehall.org/names/104109>,
        <http://data.carnegiehall.org/names/104110>,
        <http://data.carnegiehall.org/names/22340>,
        <http://data.carnegiehall.org/names/42446>,
        <http://data.carnegiehall.org/names/61957>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/99623>,
        <http://data.carnegiehall.org/names/99624> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/91781> .

