@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://id.loc.gov/vocabulary/relators/> .
@prefix ns2: <http://schema.org/> .
@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/99648> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Candide" ;
    ns1:arr <http://data.carnegiehall.org/names/26043>,
        <http://data.carnegiehall.org/names/57697>,
        <http://data.carnegiehall.org/names/91037> ;
    ns1:aut <http://data.carnegiehall.org/names/1021687> ;
    ns1:lbt <http://data.carnegiehall.org/names/1022609> ;
    ns1:lyr <http://data.carnegiehall.org/names/1000292>,
        <http://data.carnegiehall.org/names/1020991>,
        <http://data.carnegiehall.org/names/1021313>,
        <http://data.carnegiehall.org/names/1021688>,
        <http://data.carnegiehall.org/names/57697>,
        <http://data.carnegiehall.org/names/97606> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1000292>,
        <http://data.carnegiehall.org/names/1020991>,
        <http://data.carnegiehall.org/names/1021313>,
        <http://data.carnegiehall.org/names/1021687>,
        <http://data.carnegiehall.org/names/1021688>,
        <http://data.carnegiehall.org/names/1022609>,
        <http://data.carnegiehall.org/names/26043>,
        <http://data.carnegiehall.org/names/57697>,
        <http://data.carnegiehall.org/names/91037>,
        <http://data.carnegiehall.org/names/97606> ;
    dcterms:creator <http://data.carnegiehall.org/names/57697> ;
    ns2:dateCreated "1956" ;
    skos:exactMatch <http://dbpedia.org/resource/Candide_(operetta)>,
        <http://id.loc.gov/authorities/names/no95057349>,
        <http://www.wikidata.org/entity/Q1033015>,
        <https://musicbrainz.org/work/22936d59-4417-4b10-b5c7-087a0dc3a798> .

