@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/5165/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Hungarian Peasant Ballet" ;
    ns1:ballet_dancer <http://data.carnegiehall.org/names/78037>,
        <http://data.carnegiehall.org/names/78038>,
        <http://data.carnegiehall.org/names/78039>,
        <http://data.carnegiehall.org/names/78040>,
        <http://data.carnegiehall.org/names/78041>,
        <http://data.carnegiehall.org/names/78042>,
        <http://data.carnegiehall.org/names/78043>,
        <http://data.carnegiehall.org/names/78044>,
        <http://data.carnegiehall.org/names/78045>,
        <http://data.carnegiehall.org/names/78046>,
        <http://data.carnegiehall.org/names/78047>,
        <http://data.carnegiehall.org/names/78048>,
        <http://data.carnegiehall.org/names/78049>,
        <http://data.carnegiehall.org/names/78050>,
        <http://data.carnegiehall.org/names/78051> ;
    ns2:performer <http://data.carnegiehall.org/names/78037>,
        <http://data.carnegiehall.org/names/78038>,
        <http://data.carnegiehall.org/names/78039>,
        <http://data.carnegiehall.org/names/78040>,
        <http://data.carnegiehall.org/names/78041>,
        <http://data.carnegiehall.org/names/78042>,
        <http://data.carnegiehall.org/names/78043>,
        <http://data.carnegiehall.org/names/78044>,
        <http://data.carnegiehall.org/names/78045>,
        <http://data.carnegiehall.org/names/78046>,
        <http://data.carnegiehall.org/names/78047>,
        <http://data.carnegiehall.org/names/78048>,
        <http://data.carnegiehall.org/names/78049>,
        <http://data.carnegiehall.org/names/78050>,
        <http://data.carnegiehall.org/names/78051> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/34744> ;
    rdfs:comment "United States premiere" .

