@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/35273> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Mer hahn en neue Oberkeet, \"Peasant Cantata\", BWV 212: 20. Aria (bass): Dein Wachstum sei feste und lache" ;
    ns1:lbt <http://data.carnegiehall.org/names/1025475> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1025475> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003166> ;
    ns2:dateCreated "1742" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n2004116993>,
        <https://musicbrainz.org/work/b647ce8f-b757-3251-9bf7-584595872acb> .

