@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <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/36215> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "America" ;
    ns1:lyr <http://data.carnegiehall.org/names/1021465> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1021465> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008058> ;
    skos:exactMatch <http://dbpedia.org/resource/My_Country,_'Tis_of_Thee>,
        <http://id.loc.gov/authorities/names/n2001068451>,
        <http://www.wikidata.org/entity/Q1850907>,
        <https://musicbrainz.org/work/05cc3829-f5a2-4694-b4d2-fb8bdc686711> .

