@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <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/18289> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Bist du bei mir, BWV 508" ;
    ns1:arr <http://data.carnegiehall.org/names/1003166> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1003166> ;
    dcterms:creator <http://data.carnegiehall.org/names/1003562> ;
    skos:exactMatch <http://dbpedia.org/resource/Bist_du_bei_mir>,
        <http://id.loc.gov/authorities/names/no2012111106>,
        <http://www.wikidata.org/entity/Q2904769>,
        <https://musicbrainz.org/work/89fb55bf-8822-3f4c-8cd3-4f8a7ce020a1> .

