@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/5955> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Cueurs desolez par toute nation" ;
    dcterms:creator <http://data.carnegiehall.org/names/1003255> ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n96117512>,
        <https://musicbrainz.org/work/2c0c1ef4-4b6f-4faf-9734-9959e024310a> .

