@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <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/58681> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Unser Mund sei voll Lachens, BWV 110: 6. Aria: Wacht auf, ihr Adern und ihr Glieder" ;
    dcterms:creator <http://data.carnegiehall.org/names/1003166> ;
    ns1:dateCreated "1725" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/no2011064645>,
        <https://musicbrainz.org/work/da8a21f1-893f-3ac6-983b-89a4d136caa0> .

