@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/77820/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Like Someone in Love" ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/134150> ;
    ns2:choir <http://data.carnegiehall.org/names/12203>,
        <http://data.carnegiehall.org/names/128011>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/134153>,
        <http://data.carnegiehall.org/names/138467>,
        <http://data.carnegiehall.org/names/138468>,
        <http://data.carnegiehall.org/names/138469>,
        <http://data.carnegiehall.org/names/138470>,
        <http://data.carnegiehall.org/names/51144>,
        <http://data.carnegiehall.org/names/80865> ;
    ns2:conductor <http://data.carnegiehall.org/names/126484>,
        <http://data.carnegiehall.org/names/130309> ;
    ns2:drums <http://data.carnegiehall.org/names/138466> ;
    ns2:piano <http://data.carnegiehall.org/names/138463> ;
    ns1:performer <http://data.carnegiehall.org/names/12203>,
        <http://data.carnegiehall.org/names/126484>,
        <http://data.carnegiehall.org/names/128011>,
        <http://data.carnegiehall.org/names/130309>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/134150>,
        <http://data.carnegiehall.org/names/134153>,
        <http://data.carnegiehall.org/names/138463>,
        <http://data.carnegiehall.org/names/138466>,
        <http://data.carnegiehall.org/names/138467>,
        <http://data.carnegiehall.org/names/138468>,
        <http://data.carnegiehall.org/names/138469>,
        <http://data.carnegiehall.org/names/138470>,
        <http://data.carnegiehall.org/names/51144>,
        <http://data.carnegiehall.org/names/80865> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/113224> .

