@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/106614> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Quiet No More: A Choral Celebration of Stonewall" ;
    ns1:cmp <http://data.carnegiehall.org/names/1024562>,
        <http://data.carnegiehall.org/names/1024564>,
        <http://data.carnegiehall.org/names/118696>,
        <http://data.carnegiehall.org/names/118697>,
        <http://data.carnegiehall.org/names/43736>,
        <http://data.carnegiehall.org/names/76084> ;
    ns1:cre <http://data.carnegiehall.org/names/1024560>,
        <http://data.carnegiehall.org/names/79726> ;
    ns1:lyr <http://data.carnegiehall.org/names/1024561> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1024560>,
        <http://data.carnegiehall.org/names/1024561>,
        <http://data.carnegiehall.org/names/1024562>,
        <http://data.carnegiehall.org/names/1024564>,
        <http://data.carnegiehall.org/names/118696>,
        <http://data.carnegiehall.org/names/118697>,
        <http://data.carnegiehall.org/names/43736>,
        <http://data.carnegiehall.org/names/76084>,
        <http://data.carnegiehall.org/names/79726> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> ;
    ns2:dateCreated "2019" .

