@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://id.loc.gov/vocabulary/relators/> .
@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/99268> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Juditha triumphans, RV 644: Armatae face et anguibus" ;
    ns2:lbt <http://data.carnegiehall.org/names/1025957> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1025957> ;
    dcterms:creator <http://data.carnegiehall.org/names/1002833> ;
    ns1:dateCreated "1716" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n78016667>,
        <https://musicbrainz.org/work/bfd48e4f-86b6-3f3c-a576-400723ed811a> .

