@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/58352/work_23> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Respect" ;
    ns1:afrobeat_band <http://data.carnegiehall.org/names/83619> ;
    ns1:rock_band <http://data.carnegiehall.org/names/86753> ;
    ns1:vocalist <http://data.carnegiehall.org/names/100108>,
        <http://data.carnegiehall.org/names/101903>,
        <http://data.carnegiehall.org/names/106500>,
        <http://data.carnegiehall.org/names/108491>,
        <http://data.carnegiehall.org/names/108492>,
        <http://data.carnegiehall.org/names/108493>,
        <http://data.carnegiehall.org/names/108496>,
        <http://data.carnegiehall.org/names/108497>,
        <http://data.carnegiehall.org/names/108498>,
        <http://data.carnegiehall.org/names/108499>,
        <http://data.carnegiehall.org/names/108500>,
        <http://data.carnegiehall.org/names/26354>,
        <http://data.carnegiehall.org/names/36755>,
        <http://data.carnegiehall.org/names/46308>,
        <http://data.carnegiehall.org/names/73254>,
        <http://data.carnegiehall.org/names/89551>,
        <http://data.carnegiehall.org/names/9481> ;
    ns2:performer <http://data.carnegiehall.org/names/100108>,
        <http://data.carnegiehall.org/names/101903>,
        <http://data.carnegiehall.org/names/106500>,
        <http://data.carnegiehall.org/names/108491>,
        <http://data.carnegiehall.org/names/108492>,
        <http://data.carnegiehall.org/names/108493>,
        <http://data.carnegiehall.org/names/108496>,
        <http://data.carnegiehall.org/names/108497>,
        <http://data.carnegiehall.org/names/108498>,
        <http://data.carnegiehall.org/names/108499>,
        <http://data.carnegiehall.org/names/108500>,
        <http://data.carnegiehall.org/names/26354>,
        <http://data.carnegiehall.org/names/36755>,
        <http://data.carnegiehall.org/names/46308>,
        <http://data.carnegiehall.org/names/73254>,
        <http://data.carnegiehall.org/names/83619>,
        <http://data.carnegiehall.org/names/86753>,
        <http://data.carnegiehall.org/names/89551>,
        <http://data.carnegiehall.org/names/9481> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/13129> .

