@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/48713/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Johnny Johnson" ;
    ns2:actor <http://data.carnegiehall.org/names/36236>,
        <http://data.carnegiehall.org/names/69663>,
        <http://data.carnegiehall.org/names/88241>,
        <http://data.carnegiehall.org/names/88242>,
        <http://data.carnegiehall.org/names/88243>,
        <http://data.carnegiehall.org/names/88244>,
        <http://data.carnegiehall.org/names/88245>,
        <http://data.carnegiehall.org/names/88246>,
        <http://data.carnegiehall.org/names/88247>,
        <http://data.carnegiehall.org/names/88248>,
        <http://data.carnegiehall.org/names/88249>,
        <http://data.carnegiehall.org/names/88250>,
        <http://data.carnegiehall.org/names/88251>,
        <http://data.carnegiehall.org/names/88252>,
        <http://data.carnegiehall.org/names/88253>,
        <http://data.carnegiehall.org/names/88254>,
        <http://data.carnegiehall.org/names/88255>,
        <http://data.carnegiehall.org/names/88256>,
        <http://data.carnegiehall.org/names/88257>,
        <http://data.carnegiehall.org/names/88258>,
        <http://data.carnegiehall.org/names/88259>,
        <http://data.carnegiehall.org/names/88260>,
        <http://data.carnegiehall.org/names/88261>,
        <http://data.carnegiehall.org/names/88262>,
        <http://data.carnegiehall.org/names/88263> ;
    ns1:performer <http://data.carnegiehall.org/names/36236>,
        <http://data.carnegiehall.org/names/69663>,
        <http://data.carnegiehall.org/names/88241>,
        <http://data.carnegiehall.org/names/88242>,
        <http://data.carnegiehall.org/names/88243>,
        <http://data.carnegiehall.org/names/88244>,
        <http://data.carnegiehall.org/names/88245>,
        <http://data.carnegiehall.org/names/88246>,
        <http://data.carnegiehall.org/names/88247>,
        <http://data.carnegiehall.org/names/88248>,
        <http://data.carnegiehall.org/names/88249>,
        <http://data.carnegiehall.org/names/88250>,
        <http://data.carnegiehall.org/names/88251>,
        <http://data.carnegiehall.org/names/88252>,
        <http://data.carnegiehall.org/names/88253>,
        <http://data.carnegiehall.org/names/88254>,
        <http://data.carnegiehall.org/names/88255>,
        <http://data.carnegiehall.org/names/88256>,
        <http://data.carnegiehall.org/names/88257>,
        <http://data.carnegiehall.org/names/88258>,
        <http://data.carnegiehall.org/names/88259>,
        <http://data.carnegiehall.org/names/88260>,
        <http://data.carnegiehall.org/names/88261>,
        <http://data.carnegiehall.org/names/88262>,
        <http://data.carnegiehall.org/names/88263> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/82167> .

