@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/74976/work_23> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Love the One You're With" ;
    ns1:music_ensemble <http://data.carnegiehall.org/names/130270> ;
    ns1:rock_band <http://data.carnegiehall.org/names/134554>,
        <http://data.carnegiehall.org/names/83945> ;
    ns1:trio <http://data.carnegiehall.org/names/134546> ;
    ns1:vocalist <http://data.carnegiehall.org/names/107736>,
        <http://data.carnegiehall.org/names/130255>,
        <http://data.carnegiehall.org/names/134550>,
        <http://data.carnegiehall.org/names/134551>,
        <http://data.carnegiehall.org/names/134552>,
        <http://data.carnegiehall.org/names/134553>,
        <http://data.carnegiehall.org/names/134560>,
        <http://data.carnegiehall.org/names/134562>,
        <http://data.carnegiehall.org/names/134563>,
        <http://data.carnegiehall.org/names/17645>,
        <http://data.carnegiehall.org/names/18505>,
        <http://data.carnegiehall.org/names/30108>,
        <http://data.carnegiehall.org/names/66290>,
        <http://data.carnegiehall.org/names/94075> ;
    ns2:performer <http://data.carnegiehall.org/names/107736>,
        <http://data.carnegiehall.org/names/130255>,
        <http://data.carnegiehall.org/names/130270>,
        <http://data.carnegiehall.org/names/134546>,
        <http://data.carnegiehall.org/names/134550>,
        <http://data.carnegiehall.org/names/134551>,
        <http://data.carnegiehall.org/names/134552>,
        <http://data.carnegiehall.org/names/134553>,
        <http://data.carnegiehall.org/names/134554>,
        <http://data.carnegiehall.org/names/134560>,
        <http://data.carnegiehall.org/names/134562>,
        <http://data.carnegiehall.org/names/134563>,
        <http://data.carnegiehall.org/names/17645>,
        <http://data.carnegiehall.org/names/18505>,
        <http://data.carnegiehall.org/names/30108>,
        <http://data.carnegiehall.org/names/66290>,
        <http://data.carnegiehall.org/names/83945>,
        <http://data.carnegiehall.org/names/94075> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/118786> .

