@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#> .

<http://data.carnegiehall.org/works/106640> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "From Sea to Shining Sea (A Medley of State Songs)" ;
    ns1:arr <http://data.carnegiehall.org/names/118846> ;
    ns1:cmp <http://data.carnegiehall.org/names/1007064>,
        <http://data.carnegiehall.org/names/1007782>,
        <http://data.carnegiehall.org/names/1009959>,
        <http://data.carnegiehall.org/names/1012509>,
        <http://data.carnegiehall.org/names/1015046>,
        <http://data.carnegiehall.org/names/1021564>,
        <http://data.carnegiehall.org/names/1024576>,
        <http://data.carnegiehall.org/names/1024577> ;
    ns1:lyr <http://data.carnegiehall.org/names/1019233>,
        <http://data.carnegiehall.org/names/1024574>,
        <http://data.carnegiehall.org/names/1024575> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1007064>,
        <http://data.carnegiehall.org/names/1007782>,
        <http://data.carnegiehall.org/names/1009959>,
        <http://data.carnegiehall.org/names/1012509>,
        <http://data.carnegiehall.org/names/1015046>,
        <http://data.carnegiehall.org/names/1019233>,
        <http://data.carnegiehall.org/names/1021564>,
        <http://data.carnegiehall.org/names/1024574>,
        <http://data.carnegiehall.org/names/1024575>,
        <http://data.carnegiehall.org/names/1024576>,
        <http://data.carnegiehall.org/names/1024577>,
        <http://data.carnegiehall.org/names/118846> ;
    dcterms:creator <http://data.carnegiehall.org/names/1008080> .

