@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/19105/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Los chicos de la escuela" ;
    ns2:soprano <http://data.carnegiehall.org/names/47240> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/2162>,
        <http://data.carnegiehall.org/names/71126>,
        <http://data.carnegiehall.org/names/90407>,
        <http://data.carnegiehall.org/names/90408>,
        <http://data.carnegiehall.org/names/90409>,
        <http://data.carnegiehall.org/names/90410>,
        <http://data.carnegiehall.org/names/90412>,
        <http://data.carnegiehall.org/names/90413>,
        <http://data.carnegiehall.org/names/90414>,
        <http://data.carnegiehall.org/names/90415>,
        <http://data.carnegiehall.org/names/90416>,
        <http://data.carnegiehall.org/names/90417>,
        <http://data.carnegiehall.org/names/90418>,
        <http://data.carnegiehall.org/names/90419>,
        <http://data.carnegiehall.org/names/90420>,
        <http://data.carnegiehall.org/names/90421>,
        <http://data.carnegiehall.org/names/90422>,
        <http://data.carnegiehall.org/names/90423> ;
    ns1:performer <http://data.carnegiehall.org/names/2162>,
        <http://data.carnegiehall.org/names/47240>,
        <http://data.carnegiehall.org/names/71126>,
        <http://data.carnegiehall.org/names/90407>,
        <http://data.carnegiehall.org/names/90408>,
        <http://data.carnegiehall.org/names/90409>,
        <http://data.carnegiehall.org/names/90410>,
        <http://data.carnegiehall.org/names/90412>,
        <http://data.carnegiehall.org/names/90413>,
        <http://data.carnegiehall.org/names/90414>,
        <http://data.carnegiehall.org/names/90415>,
        <http://data.carnegiehall.org/names/90416>,
        <http://data.carnegiehall.org/names/90417>,
        <http://data.carnegiehall.org/names/90418>,
        <http://data.carnegiehall.org/names/90419>,
        <http://data.carnegiehall.org/names/90420>,
        <http://data.carnegiehall.org/names/90421>,
        <http://data.carnegiehall.org/names/90422>,
        <http://data.carnegiehall.org/names/90423> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83871> .

