@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://id.loc.gov/vocabulary/relators/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/works/85791> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Disney Classics Overture" ;
    ns1:arr <http://data.carnegiehall.org/names/1016738> ;
    ns1:cmp <http://data.carnegiehall.org/names/1001125>,
        <http://data.carnegiehall.org/names/1001168>,
        <http://data.carnegiehall.org/names/1010306>,
        <http://data.carnegiehall.org/names/1015048>,
        <http://data.carnegiehall.org/names/1016268>,
        <http://data.carnegiehall.org/names/1024097>,
        <http://data.carnegiehall.org/names/35411> ;
    ns1:lyr <http://data.carnegiehall.org/names/1019893>,
        <http://data.carnegiehall.org/names/1021844>,
        <http://data.carnegiehall.org/names/1024096>,
        <http://data.carnegiehall.org/names/55897> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1001125>,
        <http://data.carnegiehall.org/names/1001168>,
        <http://data.carnegiehall.org/names/1010306>,
        <http://data.carnegiehall.org/names/1015048>,
        <http://data.carnegiehall.org/names/1016268>,
        <http://data.carnegiehall.org/names/1016738>,
        <http://data.carnegiehall.org/names/1019893>,
        <http://data.carnegiehall.org/names/1021844>,
        <http://data.carnegiehall.org/names/1024096>,
        <http://data.carnegiehall.org/names/1024097>,
        <http://data.carnegiehall.org/names/35411>,
        <http://data.carnegiehall.org/names/55897> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> .

