@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/50273/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Hungarian folk song (unspecified)" ;
    ns2:double_bass <http://data.carnegiehall.org/names/67274> ;
    ns2:flute <http://data.carnegiehall.org/names/67273> ;
    ns2:folk_ensemble <http://data.carnegiehall.org/names/67272> ;
    ns2:gardon <http://data.carnegiehall.org/names/67274> ;
    ns2:koboz <http://data.carnegiehall.org/names/67276> ;
    ns2:kontra <http://data.carnegiehall.org/names/67273> ;
    ns2:mandolin <http://data.carnegiehall.org/names/67273> ;
    ns2:piano <http://data.carnegiehall.org/names/20496> ;
    ns2:tambura <http://data.carnegiehall.org/names/67276> ;
    ns2:turkish_drum <http://data.carnegiehall.org/names/67274> ;
    ns2:viola <http://data.carnegiehall.org/names/67273> ;
    ns2:violin <http://data.carnegiehall.org/names/67276>,
        <http://data.carnegiehall.org/names/67277> ;
    ns2:vocalist <http://data.carnegiehall.org/names/91895> ;
    ns1:performer <http://data.carnegiehall.org/names/20496>,
        <http://data.carnegiehall.org/names/67272>,
        <http://data.carnegiehall.org/names/67273>,
        <http://data.carnegiehall.org/names/67274>,
        <http://data.carnegiehall.org/names/67276>,
        <http://data.carnegiehall.org/names/67277>,
        <http://data.carnegiehall.org/names/91895> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/78728> .

