@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/79689/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Nocturnos y Adivinanzas: 2. La Luna" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/141318> ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/141319> ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/72429> ;
    ns2:choir <http://data.carnegiehall.org/names/130519>,
        <http://data.carnegiehall.org/names/134948>,
        <http://data.carnegiehall.org/names/141324>,
        <http://data.carnegiehall.org/names/141325>,
        <http://data.carnegiehall.org/names/141326>,
        <http://data.carnegiehall.org/names/141327>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/97824> ;
    ns2:drums <http://data.carnegiehall.org/names/141320> ;
    ns2:percussion <http://data.carnegiehall.org/names/97835> ;
    ns2:piano <http://data.carnegiehall.org/names/97832> ;
    ns2:trumpet <http://data.carnegiehall.org/names/141317> ;
    ns1:performer <http://data.carnegiehall.org/names/130519>,
        <http://data.carnegiehall.org/names/134948>,
        <http://data.carnegiehall.org/names/141317>,
        <http://data.carnegiehall.org/names/141318>,
        <http://data.carnegiehall.org/names/141319>,
        <http://data.carnegiehall.org/names/141320>,
        <http://data.carnegiehall.org/names/141324>,
        <http://data.carnegiehall.org/names/141325>,
        <http://data.carnegiehall.org/names/141326>,
        <http://data.carnegiehall.org/names/141327>,
        <http://data.carnegiehall.org/names/72429>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/97824>,
        <http://data.carnegiehall.org/names/97832>,
        <http://data.carnegiehall.org/names/97835> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/124802> .

