@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/66272> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Lass, Fürstin, lass noch einen Strahl, BWV 198" ;
    ns2:lbt <http://data.carnegiehall.org/names/1027085> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1027085> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003166> ;
    ns1:dateCreated "1727" ;
    skos:exactMatch <http://dbpedia.org/resource/La%C3%9F,_F%C3%BCrstin,_la%C3%9F_noch_einen_Strahl,_BWV_198>,
        <http://id.loc.gov/authorities/names/n85243456>,
        <http://www.wikidata.org/entity/Q660731>,
        <https://musicbrainz.org/work/567a9c8e-169d-4050-9da3-dceb9c8a7cc4> .

