@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/19867> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Zigeunermelodien, Op. 55: 4. Als die alte Mutter" ;
    ns1:aut <http://data.carnegiehall.org/names/1023606> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1023606> ;
    dcterms:creator <http://data.carnegiehall.org/names/10716> ;
    ns2:dateCreated "1880" ;
    skos:exactMatch <http://dbpedia.org/resource/Songs_My_Mother_Taught_Me_(Dvo%C5%99%C3%A1k)>,
        <http://id.loc.gov/authorities/names/n79139249>,
        <http://www.wikidata.org/entity/Q7561359>,
        <https://musicbrainz.org/work/d6e1ac44-2777-3f09-b01d-ee183444c00b> .

