@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/70831/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Truth" ;
    ns1:choir <http://data.carnegiehall.org/names/100478>,
        <http://data.carnegiehall.org/names/100479>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/130421>,
        <http://data.carnegiehall.org/names/130422>,
        <http://data.carnegiehall.org/names/130423>,
        <http://data.carnegiehall.org/names/130424>,
        <http://data.carnegiehall.org/names/130425>,
        <http://data.carnegiehall.org/names/130426> ;
    ns1:conductor <http://data.carnegiehall.org/names/74054> ;
    ns1:double_bass <http://data.carnegiehall.org/names/130417> ;
    ns1:guitar <http://data.carnegiehall.org/names/130413> ;
    ns1:piano <http://data.carnegiehall.org/names/121984> ;
    ns1:taiko <http://data.carnegiehall.org/names/130414> ;
    ns1:vocalist <http://data.carnegiehall.org/names/130413> ;
    ns2:performer <http://data.carnegiehall.org/names/100478>,
        <http://data.carnegiehall.org/names/100479>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/121984>,
        <http://data.carnegiehall.org/names/130413>,
        <http://data.carnegiehall.org/names/130414>,
        <http://data.carnegiehall.org/names/130417>,
        <http://data.carnegiehall.org/names/130421>,
        <http://data.carnegiehall.org/names/130422>,
        <http://data.carnegiehall.org/names/130423>,
        <http://data.carnegiehall.org/names/130424>,
        <http://data.carnegiehall.org/names/130425>,
        <http://data.carnegiehall.org/names/130426>,
        <http://data.carnegiehall.org/names/74054> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114972> ;
    rdfs:comment "world premiere" .

