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

<http://data.carnegiehall.org/events/37808/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Funiculì, funiculà" ;
    ns1:piano <http://data.carnegiehall.org/names/62302> ;
    ns1:soprano <http://data.carnegiehall.org/names/22018>,
        <http://data.carnegiehall.org/names/27297>,
        <http://data.carnegiehall.org/names/62298>,
        <http://data.carnegiehall.org/names/62299>,
        <http://data.carnegiehall.org/names/62300>,
        <http://data.carnegiehall.org/names/62305> ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/62303>,
        <http://data.carnegiehall.org/names/62304>,
        <http://data.carnegiehall.org/names/62306> ;
    ns3:performer <http://data.carnegiehall.org/names/22018>,
        <http://data.carnegiehall.org/names/27297>,
        <http://data.carnegiehall.org/names/62298>,
        <http://data.carnegiehall.org/names/62299>,
        <http://data.carnegiehall.org/names/62300>,
        <http://data.carnegiehall.org/names/62302>,
        <http://data.carnegiehall.org/names/62303>,
        <http://data.carnegiehall.org/names/62304>,
        <http://data.carnegiehall.org/names/62305>,
        <http://data.carnegiehall.org/names/62306> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/32858> .

