@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/b04888de-fb4b-4a8d-bcef-b3ff2cb68984> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Dramtreeo 3" ;
    bflc:aap-normalized "dramtreeo3" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:06.903632+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24129241> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded at Lion and Fox Recording, Inc., Washington, D.C." ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "SDD 85969" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/prm> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Organization ;
                    rdfs:label "Dramtreeo (Musical group)" ;
                    bflc:marcKey "7102 $aDramtreeo (Musical group),$eperformer." ] ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026809>,
        <http://id.loc.gov/authorities/genreForms/gf2014027009> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/2ab03814-ee5f-484c-965e-9981e81ac74b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Dramtreeo: Jerry Cronin (tenor), guitar, mandolin, penny whistle, bamboo flute; Carlton Lillard (bass), electric bass; Meade Stith (2nd tenor), banjo, guitar; Chip Vogan (baritone), guitar, banjo : with guest musicians." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Popular music--1991-2000" ;
            bflc:aap-normalized "popularmusic19912000" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Popular music--1991-2000" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85088865> [ a mads:Temporal ;
                        mads:authoritativeLabel "1991-2000" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Folk music--United States" ;
            bflc:aap-normalized "folkmusicunitedstates" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Folk music--United States" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85049843> <http://id.loc.gov/rwo/agents/n78095330-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/libretto> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Waterman's Song / Jerry Cronin (2:35) -- Handspike Hash / Jerry Cronin (2:23) -- L & N Don't Stop Here Any More / Jean Ritchie (4:11) -- Banks of Sicily (3:25) -- Farewell to Tarwathie / George Scroggie (2:34) -- Big Fish, Little Fish / Jerry Cronin (3:16) -- Belequisa River (2:00) -- Jambalaya / Hank Williams (2:59) -- Jenny's Short Dance / Meade Stith (:40) -- Chester / William Billings (2:11) -- Song of Patriotic Prejudice (3:45) -- Singing the Spirit Home / Eric Bogle (4:27) -- Honeymoonin' Couple / David Martins (2:34) -- Bonny Charlie (2:27) -- Banish Misfortune/Tae the Beggin'/Old Joe Clark (5:12)." ] ;
    :title [ a :VariantTitle ;
            :mainTitle "Dramtreeo three" ],
        [ a :Title ;
            :mainTitle "Dramtreeo 3" ] .

