@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/66189/work_12> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:harpsichord <http://data.carnegiehall.org/names/125087> ;
    ns2:lute <http://data.carnegiehall.org/names/122995> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/125080> ;
    ns2:recorder <http://data.carnegiehall.org/names/125084>,
        <http://data.carnegiehall.org/names/125085> ;
    ns2:unspecified_instrument <http://data.carnegiehall.org/names/125081>,
        <http://data.carnegiehall.org/names/125082>,
        <http://data.carnegiehall.org/names/125083>,
        <http://data.carnegiehall.org/names/125086> ;
    ns2:vocalist <http://data.carnegiehall.org/names/6625> ;
    ns3:performer <http://data.carnegiehall.org/names/122995>,
        <http://data.carnegiehall.org/names/125080>,
        <http://data.carnegiehall.org/names/125081>,
        <http://data.carnegiehall.org/names/125082>,
        <http://data.carnegiehall.org/names/125083>,
        <http://data.carnegiehall.org/names/125084>,
        <http://data.carnegiehall.org/names/125085>,
        <http://data.carnegiehall.org/names/125086>,
        <http://data.carnegiehall.org/names/125087>,
        <http://data.carnegiehall.org/names/6625> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

