@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/114423> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Huayayay" ;
    dcterms:creator <http://data.carnegiehall.org/names/1027267> ;
    skos:exactMatch <https://musicbrainz.org/work/d33f9fa1-94b8-4646-886d-2b55b22078f5> .

