@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/77816/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Misa a Buenos Aires (Mistango)" ;
    ns2:bandoneón <http://data.carnegiehall.org/names/99623> ;
    ns2:choir <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/138425>,
        <http://data.carnegiehall.org/names/138426>,
        <http://data.carnegiehall.org/names/138427>,
        <http://data.carnegiehall.org/names/138428>,
        <http://data.carnegiehall.org/names/138429>,
        <http://data.carnegiehall.org/names/138430>,
        <http://data.carnegiehall.org/names/138431>,
        <http://data.carnegiehall.org/names/138432>,
        <http://data.carnegiehall.org/names/138433>,
        <http://data.carnegiehall.org/names/138434>,
        <http://data.carnegiehall.org/names/138435>,
        <http://data.carnegiehall.org/names/138436>,
        <http://data.carnegiehall.org/names/138437>,
        <http://data.carnegiehall.org/names/138438>,
        <http://data.carnegiehall.org/names/29162>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/99622> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/138420> ;
    ns2:orchestra <http://data.carnegiehall.org/names/80007> ;
    ns2:piano <http://data.carnegiehall.org/names/89301> ;
    ns1:performer <http://data.carnegiehall.org/names/111751>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/138420>,
        <http://data.carnegiehall.org/names/138425>,
        <http://data.carnegiehall.org/names/138426>,
        <http://data.carnegiehall.org/names/138427>,
        <http://data.carnegiehall.org/names/138428>,
        <http://data.carnegiehall.org/names/138429>,
        <http://data.carnegiehall.org/names/138430>,
        <http://data.carnegiehall.org/names/138431>,
        <http://data.carnegiehall.org/names/138432>,
        <http://data.carnegiehall.org/names/138433>,
        <http://data.carnegiehall.org/names/138434>,
        <http://data.carnegiehall.org/names/138435>,
        <http://data.carnegiehall.org/names/138436>,
        <http://data.carnegiehall.org/names/138437>,
        <http://data.carnegiehall.org/names/138438>,
        <http://data.carnegiehall.org/names/29162>,
        <http://data.carnegiehall.org/names/80007>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/89301>,
        <http://data.carnegiehall.org/names/99622>,
        <http://data.carnegiehall.org/names/99623> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/91781> .

