@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/86582> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Earth Echoes" ;
    ns1:aut <http://data.carnegiehall.org/names/1003016>,
        <http://data.carnegiehall.org/names/1019166>,
        <http://data.carnegiehall.org/names/1020379>,
        <http://data.carnegiehall.org/names/1022087>,
        <http://data.carnegiehall.org/names/1023265>,
        <http://data.carnegiehall.org/names/1023326>,
        <http://data.carnegiehall.org/names/1023891>,
        <http://data.carnegiehall.org/names/1026289>,
        <http://data.carnegiehall.org/names/1026290>,
        <http://data.carnegiehall.org/names/1026291>,
        <http://data.carnegiehall.org/names/1026292>,
        <http://data.carnegiehall.org/names/1026293>,
        <http://data.carnegiehall.org/names/1026294>,
        <http://data.carnegiehall.org/names/1026295> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1003016>,
        <http://data.carnegiehall.org/names/1019166>,
        <http://data.carnegiehall.org/names/1020379>,
        <http://data.carnegiehall.org/names/1022087>,
        <http://data.carnegiehall.org/names/1023265>,
        <http://data.carnegiehall.org/names/1023326>,
        <http://data.carnegiehall.org/names/1023891>,
        <http://data.carnegiehall.org/names/1026289>,
        <http://data.carnegiehall.org/names/1026290>,
        <http://data.carnegiehall.org/names/1026291>,
        <http://data.carnegiehall.org/names/1026292>,
        <http://data.carnegiehall.org/names/1026293>,
        <http://data.carnegiehall.org/names/1026294>,
        <http://data.carnegiehall.org/names/1026295> ;
    dcterms:creator <http://data.carnegiehall.org/names/1009667> ;
    ns2:dateCreated "2012" .

