@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/11297/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Socharti Loch" ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/12571>,
        <http://data.carnegiehall.org/names/30074>,
        <http://data.carnegiehall.org/names/3130>,
        <http://data.carnegiehall.org/names/32034>,
        <http://data.carnegiehall.org/names/35254>,
        <http://data.carnegiehall.org/names/35255>,
        <http://data.carnegiehall.org/names/38951>,
        <http://data.carnegiehall.org/names/41659>,
        <http://data.carnegiehall.org/names/43813>,
        <http://data.carnegiehall.org/names/57094>,
        <http://data.carnegiehall.org/names/58891>,
        <http://data.carnegiehall.org/names/7581>,
        <http://data.carnegiehall.org/names/829> ;
    ns2:performer <http://data.carnegiehall.org/names/12571>,
        <http://data.carnegiehall.org/names/30074>,
        <http://data.carnegiehall.org/names/3130>,
        <http://data.carnegiehall.org/names/32034>,
        <http://data.carnegiehall.org/names/35254>,
        <http://data.carnegiehall.org/names/35255>,
        <http://data.carnegiehall.org/names/38951>,
        <http://data.carnegiehall.org/names/41659>,
        <http://data.carnegiehall.org/names/43813>,
        <http://data.carnegiehall.org/names/57094>,
        <http://data.carnegiehall.org/names/58891>,
        <http://data.carnegiehall.org/names/7581>,
        <http://data.carnegiehall.org/names/829> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/52013> .

