@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/40088/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Unto the Hills" ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/66844> ;
    ns2:conductor <http://data.carnegiehall.org/names/66840> ;
    ns2:percussion <http://data.carnegiehall.org/names/40578>,
        <http://data.carnegiehall.org/names/66841>,
        <http://data.carnegiehall.org/names/66842>,
        <http://data.carnegiehall.org/names/66843> ;
    ns2:piano <http://data.carnegiehall.org/names/59466> ;
    ns2:soprano <http://data.carnegiehall.org/names/10149> ;
    ns1:performer <http://data.carnegiehall.org/names/10149>,
        <http://data.carnegiehall.org/names/40578>,
        <http://data.carnegiehall.org/names/59466>,
        <http://data.carnegiehall.org/names/66840>,
        <http://data.carnegiehall.org/names/66841>,
        <http://data.carnegiehall.org/names/66842>,
        <http://data.carnegiehall.org/names/66843>,
        <http://data.carnegiehall.org/names/66844> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/63819> ;
    rdfs:comment "New York premiere" .

