@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/107288> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Forgotten Voices" ;
    ns1:cmp <http://data.carnegiehall.org/names/1016929>,
        <http://data.carnegiehall.org/names/1025114>,
        <http://data.carnegiehall.org/names/1025990>,
        <http://data.carnegiehall.org/names/1026549>,
        <http://data.carnegiehall.org/names/1026550>,
        <http://data.carnegiehall.org/names/110190>,
        <http://data.carnegiehall.org/names/132522>,
        <http://data.carnegiehall.org/names/51414>,
        <http://data.carnegiehall.org/names/60076>,
        <http://data.carnegiehall.org/names/64572>,
        <http://data.carnegiehall.org/names/72788>,
        <http://data.carnegiehall.org/names/76995>,
        <http://data.carnegiehall.org/names/79636>,
        <http://data.carnegiehall.org/names/89957>,
        <http://data.carnegiehall.org/names/92308> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1016929>,
        <http://data.carnegiehall.org/names/1025114>,
        <http://data.carnegiehall.org/names/1025990>,
        <http://data.carnegiehall.org/names/1026549>,
        <http://data.carnegiehall.org/names/1026550>,
        <http://data.carnegiehall.org/names/110190>,
        <http://data.carnegiehall.org/names/132522>,
        <http://data.carnegiehall.org/names/51414>,
        <http://data.carnegiehall.org/names/60076>,
        <http://data.carnegiehall.org/names/64572>,
        <http://data.carnegiehall.org/names/72788>,
        <http://data.carnegiehall.org/names/76995>,
        <http://data.carnegiehall.org/names/79636>,
        <http://data.carnegiehall.org/names/89957>,
        <http://data.carnegiehall.org/names/92308> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> ;
    ns2:dateCreated "2020" .

