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

<http://data.carnegiehall.org/works/60332> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Evidence of Things Not Seen: Part III. Ends" ;
    ns1:aut <http://data.carnegiehall.org/names/1019693>,
        <http://data.carnegiehall.org/names/1020872>,
        <http://data.carnegiehall.org/names/1020958>,
        <http://data.carnegiehall.org/names/1023549>,
        <http://data.carnegiehall.org/names/1023550>,
        <http://data.carnegiehall.org/names/1023551>,
        <http://data.carnegiehall.org/names/1023552>,
        <http://data.carnegiehall.org/names/1023553>,
        <http://data.carnegiehall.org/names/79889> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1019693>,
        <http://data.carnegiehall.org/names/1020872>,
        <http://data.carnegiehall.org/names/1020958>,
        <http://data.carnegiehall.org/names/1023549>,
        <http://data.carnegiehall.org/names/1023550>,
        <http://data.carnegiehall.org/names/1023551>,
        <http://data.carnegiehall.org/names/1023552>,
        <http://data.carnegiehall.org/names/1023553>,
        <http://data.carnegiehall.org/names/79889> ;
    dcterms:creator <http://data.carnegiehall.org/names/59157> ;
    ns2:dateCreated "1998" .

