@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://id.loc.gov/vocabulary/relators/> .
@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/106420> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Tilge, Höchster, meine Sünden, BWV 1083" ;
    ns2:cmp <http://data.carnegiehall.org/names/1002219> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1002219> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003166> ;
    ns1:dateCreated "c. 1745-1747" ;
    skos:exactMatch <http://dbpedia.org/resource/Tilge,_H%C3%B6chster,_meine_S%C3%BCnden,_BWV_1083>,
        <http://www.wikidata.org/entity/Q288449>,
        <https://id.loc.gov/authorities/names/no2006122414>,
        <https://musicbrainz.org/work/ff33d7d5-4cc1-4390-b438-d7cf6a481172> .

