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

