@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/24404> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Was mir behagt, ist nur die muntre Jagd!, BWV 208: 9. Aria: Schafe können sicher weiden" ;
    ns1:lbt <http://data.carnegiehall.org/names/1025806> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1025806> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003166> ;
    ns2:dateCreated "1713" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n81091895>,
        <https://musicbrainz.org/work/2d5eb418-0444-3f2b-a280-ccc5f69c2b60> .

