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

<http://data.carnegiehall.org/works/103677> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "Songfest" ;
    ns1:aut <http://data.carnegiehall.org/names/1020770>,
        <http://data.carnegiehall.org/names/1020871>,
        <http://data.carnegiehall.org/names/1020877>,
        <http://data.carnegiehall.org/names/1020882>,
        <http://data.carnegiehall.org/names/1021736>,
        <http://data.carnegiehall.org/names/1022726>,
        <http://data.carnegiehall.org/names/1023461>,
        <http://data.carnegiehall.org/names/1023462>,
        <http://data.carnegiehall.org/names/1023463>,
        <http://data.carnegiehall.org/names/1023464>,
        <http://data.carnegiehall.org/names/1023465>,
        <http://data.carnegiehall.org/names/11975>,
        <http://data.carnegiehall.org/names/56143> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1020770>,
        <http://data.carnegiehall.org/names/1020871>,
        <http://data.carnegiehall.org/names/1020877>,
        <http://data.carnegiehall.org/names/1020882>,
        <http://data.carnegiehall.org/names/1021736>,
        <http://data.carnegiehall.org/names/1022726>,
        <http://data.carnegiehall.org/names/1023461>,
        <http://data.carnegiehall.org/names/1023462>,
        <http://data.carnegiehall.org/names/1023463>,
        <http://data.carnegiehall.org/names/1023464>,
        <http://data.carnegiehall.org/names/1023465>,
        <http://data.carnegiehall.org/names/11975>,
        <http://data.carnegiehall.org/names/56143> ;
    dcterms:creator <http://data.carnegiehall.org/names/57697> ;
    ns2:dateCreated "1977" .

