@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.carnegiehall.org/works/11175> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Am Tage aller Seelen (Litanei auf das Fest aller Seelen), D. 343" ;
    ns1:aut <http://data.carnegiehall.org/names/1021039> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1021039> ;
    dcterms:creator <http://data.carnegiehall.org/names/1002249> ;
    ns2:dateCreated "1816" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q11353946>,
        <https://id.loc.gov/authorities/names/n85006116>,
        <https://musicbrainz.org/work/eaae6f48-b53c-3099-aa37-8c38963c995e> .

