@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/36116> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Old Hundreth (Doxology)" ;
    dcterms:creator <http://data.carnegiehall.org/names/1007724> ;
    skos:exactMatch <http://dbpedia.org/resource/Old_100th>,
        <http://id.loc.gov/authorities/names/n78010347>,
        <http://www.wikidata.org/entity/Q17012865>,
        <https://musicbrainz.org/work/9742be06-9816-48b5-b69b-a45e9fb61366> .

