@prefix dcterms: <http://purl.org/dc/terms/> .
@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/94233> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "O sing joyfully" ;
    dcterms:creator <http://data.carnegiehall.org/names/1019497> ;
    skos:exactMatch <http://id.loc.gov/authorities/names/nr2004003051>,
        <https://musicbrainz.org/work/cd866274-0d52-470b-a139-c63b3cf88b65> .

