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

<http://data.carnegiehall.org/events/40577/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "El cant dels ocells" ;
    ns3:accordion <http://data.carnegiehall.org/names/17603> ;
    ns3:cello <http://data.carnegiehall.org/names/67852> ;
    ns3:piano <http://data.carnegiehall.org/names/67851> ;
    ns3:tenor <http://data.carnegiehall.org/names/67855> ;
    ns3:unspecified_voice <http://data.carnegiehall.org/names/13947>,
        <http://data.carnegiehall.org/names/67856>,
        <http://data.carnegiehall.org/names/67857>,
        <http://data.carnegiehall.org/names/67858>,
        <http://data.carnegiehall.org/names/67859>,
        <http://data.carnegiehall.org/names/67861>,
        <http://data.carnegiehall.org/names/67863>,
        <http://data.carnegiehall.org/names/67864> ;
    ns3:violin <http://data.carnegiehall.org/names/62577>,
        <http://data.carnegiehall.org/names/67854> ;
    ns3:vocalist <http://data.carnegiehall.org/names/63350> ;
    ns1:performer <http://data.carnegiehall.org/names/13947>,
        <http://data.carnegiehall.org/names/17603>,
        <http://data.carnegiehall.org/names/62577>,
        <http://data.carnegiehall.org/names/63350>,
        <http://data.carnegiehall.org/names/67851>,
        <http://data.carnegiehall.org/names/67852>,
        <http://data.carnegiehall.org/names/67854>,
        <http://data.carnegiehall.org/names/67855>,
        <http://data.carnegiehall.org/names/67856>,
        <http://data.carnegiehall.org/names/67857>,
        <http://data.carnegiehall.org/names/67858>,
        <http://data.carnegiehall.org/names/67859>,
        <http://data.carnegiehall.org/names/67861>,
        <http://data.carnegiehall.org/names/67863>,
        <http://data.carnegiehall.org/names/67864> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/64685> .

