@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/116594> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Ich Hub a Neiem Gluck Bashafn (A New Bell Rang Out)" ;
    ns1:aut <http://data.carnegiehall.org/names/1007532> ;
    ns1:cmp <http://data.carnegiehall.org/names/1005993>,
        <http://data.carnegiehall.org/names/1006286>,
        <http://data.carnegiehall.org/names/13593>,
        <http://data.carnegiehall.org/names/16006>,
        <http://data.carnegiehall.org/names/16154>,
        <http://data.carnegiehall.org/names/52255> ;
    ns1:lbt <http://data.carnegiehall.org/names/18388> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1005993>,
        <http://data.carnegiehall.org/names/1006286>,
        <http://data.carnegiehall.org/names/1007532>,
        <http://data.carnegiehall.org/names/13593>,
        <http://data.carnegiehall.org/names/16006>,
        <http://data.carnegiehall.org/names/16154>,
        <http://data.carnegiehall.org/names/18388>,
        <http://data.carnegiehall.org/names/52255> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> .

