@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <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/58334> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Selva morale e spirituale, SV 252-288: Pianto della Madonna, SV 288: Iam moriar mi filli" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1608" ;
    skos:exactMatch <https://musicbrainz.org/work/178d4aa6-dbf4-4696-8971-5a56fcf1143c> .

