@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/36388> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "7 Songs on Poems of Alexander Blok, Op. 127" ;
    ns2:aut <http://data.carnegiehall.org/names/1021013> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1021013> ;
    dcterms:creator <http://data.carnegiehall.org/names/1002763> ;
    ns1:dateCreated "1967" ;
    skos:exactMatch <http://dbpedia.org/resource/Seven_Romances_on_Poems_by_Alexander_Blok>,
        <http://www.wikidata.org/entity/Q7457456>,
        <https://id.loc.gov/authorities/names/n86856452>,
        <https://musicbrainz.org/work/c5a323e9-ca7d-4db9-9aaf-8a31442af0a3> .

