@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/24619> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "6 Romances, Op. 57: 1. Skazhi, o chom v teni vetvey (Tell me, what in the shade of the branches)" ;
    ns1:aut <http://data.carnegiehall.org/names/1023066> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1023066> ;
    dcterms:creator <http://data.carnegiehall.org/names/18239> ;
    ns2:dateCreated "1884" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2005111157>,
        <https://musicbrainz.org/work/8d42c6a8-cda6-4cb4-a2c0-ad75a3b89da8> .

