@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/71664/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "LAIKA" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/72101> ;
    ns1:basset_horn <http://data.carnegiehall.org/names/17188> ;
    ns1:conductor <http://data.carnegiehall.org/names/132446> ;
    ns1:countertenor <http://data.carnegiehall.org/names/32922> ;
    ns1:double_bass <http://data.carnegiehall.org/names/134025> ;
    ns1:harmonium <http://data.carnegiehall.org/names/41747> ;
    ns1:harp <http://data.carnegiehall.org/names/134027> ;
    ns1:viola <http://data.carnegiehall.org/names/125736>,
        <http://data.carnegiehall.org/names/62441> ;
    ns2:performer <http://data.carnegiehall.org/names/125736>,
        <http://data.carnegiehall.org/names/132446>,
        <http://data.carnegiehall.org/names/134025>,
        <http://data.carnegiehall.org/names/134027>,
        <http://data.carnegiehall.org/names/17188>,
        <http://data.carnegiehall.org/names/32922>,
        <http://data.carnegiehall.org/names/41747>,
        <http://data.carnegiehall.org/names/62441>,
        <http://data.carnegiehall.org/names/72101> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/117663> ;
    rdfs:comment "world premiere" .

