@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/116138> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Ich bin vergnügt mit meinem Glücke, BWV 84" ;
    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 "1727" ;
    skos:exactMatch <http://dbpedia.org/resource/Ich_bin_vergn%C3%BCgt_mit_meinem_Gl%C3%BCcke,_BWV_84>,
        <http://www.wikidata.org/entity/Q1337923>,
        <https://id.loc.gov/authorities/names/n83042592>,
        <https://musicbrainz.org/work/62fde156-1143-4a97-a0b6-4bb9552ac3fa> .

