@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/28083> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "The Magic Flute, K. 620: Act I, Scene 1. O zittre nicht" ;
    ns1:lbt <http://data.carnegiehall.org/names/1019864> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1019864> ;
    dcterms:creator <http://data.carnegiehall.org/names/1006075> ;
    ns2:dateCreated "1791" ;
    skos:exactMatch <http://dbpedia.org/resource/O_zittre_nicht,_mein_lieber_Sohn>,
        <http://id.loc.gov/authorities/names/n2014041467>,
        <http://www.wikidata.org/entity/Q3347827>,
        <https://musicbrainz.org/work/8eb3a4b3-b85f-3965-abd0-b6005921455d> .

