@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/57507> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Dido and Aeneas, Z. 626: Act III. When I am laid in earth" ;
    ns1:lbt <http://data.carnegiehall.org/names/1019274> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1019274> ;
    dcterms:creator <http://data.carnegiehall.org/names/1004958> ;
    ns2:dateCreated "c. 1689" ;
    skos:exactMatch <http://dbpedia.org/resource/Dido%27s_Lament>,
        <http://id.loc.gov/authorities/names/n82101572>,
        <http://www.wikidata.org/entity/Q3376991>,
        <https://musicbrainz.org/work/e080fec7-0353-4f8d-94f3-1e84136bf527> .

