@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/116085> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Tin-Pan Alley in Orbit" ;
    ns1:cmp <http://data.carnegiehall.org/names/1004455>,
        <http://data.carnegiehall.org/names/1005357>,
        <http://data.carnegiehall.org/names/1017106>,
        <http://data.carnegiehall.org/names/1024819>,
        <http://data.carnegiehall.org/names/105317>,
        <http://data.carnegiehall.org/names/323> ;
    ns1:lyr <http://data.carnegiehall.org/names/1009975>,
        <http://data.carnegiehall.org/names/1019761>,
        <http://data.carnegiehall.org/names/1020387>,
        <http://data.carnegiehall.org/names/1023867> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1004455>,
        <http://data.carnegiehall.org/names/1005357>,
        <http://data.carnegiehall.org/names/1009975>,
        <http://data.carnegiehall.org/names/1017106>,
        <http://data.carnegiehall.org/names/1019761>,
        <http://data.carnegiehall.org/names/1020387>,
        <http://data.carnegiehall.org/names/1023867>,
        <http://data.carnegiehall.org/names/1024819>,
        <http://data.carnegiehall.org/names/105317>,
        <http://data.carnegiehall.org/names/323> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> .

