@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/44068/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Gayageum Byeongchang \"Jesus is Born\"" ;
    ns1:ensemble <http://data.carnegiehall.org/names/76163> ;
    ns1:janggu <http://data.carnegiehall.org/names/76156> ;
    ns1:jing <http://data.carnegiehall.org/names/76165> ;
    ns1:taegum <http://data.carnegiehall.org/names/48673>,
        <http://data.carnegiehall.org/names/76166> ;
    ns1:yanggeum <http://data.carnegiehall.org/names/76164> ;
    ns2:performer <http://data.carnegiehall.org/names/48673>,
        <http://data.carnegiehall.org/names/76156>,
        <http://data.carnegiehall.org/names/76163>,
        <http://data.carnegiehall.org/names/76164>,
        <http://data.carnegiehall.org/names/76165>,
        <http://data.carnegiehall.org/names/76166> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72368> .

