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

<http://data.carnegiehall.org/events/45147/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Folk Song (unspecified)" ;
    ns1:balaban <http://data.carnegiehall.org/names/79154> ;
    ns1:daf <http://data.carnegiehall.org/names/61784>,
        <http://data.carnegiehall.org/names/79153> ;
    ns1:kamancheh <http://data.carnegiehall.org/names/61786> ;
    ns1:nagara <http://data.carnegiehall.org/names/79156> ;
    ns1:tar <http://data.carnegiehall.org/names/79155> ;
    ns1:vocalist <http://data.carnegiehall.org/names/61784>,
        <http://data.carnegiehall.org/names/79153> ;
    ns2:performer <http://data.carnegiehall.org/names/61784>,
        <http://data.carnegiehall.org/names/61786>,
        <http://data.carnegiehall.org/names/79153>,
        <http://data.carnegiehall.org/names/79154>,
        <http://data.carnegiehall.org/names/79155>,
        <http://data.carnegiehall.org/names/79156> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/8590> .

