@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/74014/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Entre dos aguas" ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/133360> ;
    ns1:cantaor <http://data.carnegiehall.org/names/100688>,
        <http://data.carnegiehall.org/names/133365>,
        <http://data.carnegiehall.org/names/7978> ;
    ns1:cantaora <http://data.carnegiehall.org/names/133367>,
        <http://data.carnegiehall.org/names/69975> ;
    ns1:cello <http://data.carnegiehall.org/names/133359> ;
    ns1:double_bass <http://data.carnegiehall.org/names/133361>,
        <http://data.carnegiehall.org/names/76533> ;
    ns1:duo <http://data.carnegiehall.org/names/133369> ;
    ns1:flamenco_dancer <http://data.carnegiehall.org/names/133356>,
        <http://data.carnegiehall.org/names/133358>,
        <http://data.carnegiehall.org/names/133366> ;
    ns1:flute <http://data.carnegiehall.org/names/70274> ;
    ns1:guitar <http://data.carnegiehall.org/names/133351>,
        <http://data.carnegiehall.org/names/133352>,
        <http://data.carnegiehall.org/names/133353>,
        <http://data.carnegiehall.org/names/133357>,
        <http://data.carnegiehall.org/names/133362>,
        <http://data.carnegiehall.org/names/133370>,
        <http://data.carnegiehall.org/names/133372>,
        <http://data.carnegiehall.org/names/133373>,
        <http://data.carnegiehall.org/names/22485>,
        <http://data.carnegiehall.org/names/76531> ;
    ns1:harmonica <http://data.carnegiehall.org/names/76534> ;
    ns1:kora <http://data.carnegiehall.org/names/133363> ;
    ns1:percussion <http://data.carnegiehall.org/names/31266>,
        <http://data.carnegiehall.org/names/70277>,
        <http://data.carnegiehall.org/names/76532> ;
    ns1:piano <http://data.carnegiehall.org/names/133364> ;
    ns1:saxophone <http://data.carnegiehall.org/names/70274> ;
    ns1:vocalist <http://data.carnegiehall.org/names/133368>,
        <http://data.carnegiehall.org/names/133371>,
        <http://data.carnegiehall.org/names/36049> ;
    ns2:performer <http://data.carnegiehall.org/names/100688>,
        <http://data.carnegiehall.org/names/133351>,
        <http://data.carnegiehall.org/names/133352>,
        <http://data.carnegiehall.org/names/133353>,
        <http://data.carnegiehall.org/names/133356>,
        <http://data.carnegiehall.org/names/133357>,
        <http://data.carnegiehall.org/names/133358>,
        <http://data.carnegiehall.org/names/133359>,
        <http://data.carnegiehall.org/names/133360>,
        <http://data.carnegiehall.org/names/133361>,
        <http://data.carnegiehall.org/names/133362>,
        <http://data.carnegiehall.org/names/133363>,
        <http://data.carnegiehall.org/names/133364>,
        <http://data.carnegiehall.org/names/133365>,
        <http://data.carnegiehall.org/names/133366>,
        <http://data.carnegiehall.org/names/133367>,
        <http://data.carnegiehall.org/names/133368>,
        <http://data.carnegiehall.org/names/133369>,
        <http://data.carnegiehall.org/names/133370>,
        <http://data.carnegiehall.org/names/133371>,
        <http://data.carnegiehall.org/names/133372>,
        <http://data.carnegiehall.org/names/133373>,
        <http://data.carnegiehall.org/names/22485>,
        <http://data.carnegiehall.org/names/31266>,
        <http://data.carnegiehall.org/names/36049>,
        <http://data.carnegiehall.org/names/69975>,
        <http://data.carnegiehall.org/names/70274>,
        <http://data.carnegiehall.org/names/70277>,
        <http://data.carnegiehall.org/names/76531>,
        <http://data.carnegiehall.org/names/76532>,
        <http://data.carnegiehall.org/names/76533>,
        <http://data.carnegiehall.org/names/76534>,
        <http://data.carnegiehall.org/names/7978> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/117709> .

