@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/f5608ad5-1dc1-4fc7-bf09-c8189a336bdc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Jackson, Tom, 1972-. Beyoncé and Whitney Houston" ;
    bflc:aap-normalized "jacksontom1972beyoncéandwhitneyhouston" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:48.285019+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23352380> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "ML3930.K66" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "782.42164092/2",
                "B" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20231013" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2003006725> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile literature" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026049>,
        <https://id.loc.gov/authorities/genreForms/gf2014026415> ;
    :hasInstance <https://dev.bcld.info/instances/376f8eb1-3986-4461-96c0-c03d147b5748> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 8-12" ;
            :source [ a :Source ;
                    rdfs:label "Lerner Publications" ] ],
        [ a :IntendedAudience ;
            rdfs:label "Grades 4-6" ;
            :source [ a :Source ;
                    rdfs:label "Lerner Publications" ] ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/juv> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Musicians and their inspirations" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/f0981896-2dbe-43fb-97a0-e01c884546fc> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Singers--United States" ;
            bflc:aap-normalized "singersunitedstates" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Singers--United States" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85122826> <http://id.loc.gov/rwo/agents/n78095330-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n87938447>,
        <http://id.loc.gov/rwo/agents/no00017294> ;
    :summary [ a :Summary ;
            rdfs:label "\"Beyoncé and Whitney Houston have more than just their soulful singing in common. From fame to fortune to charity work, young readers discover how Beyoncé follows in Houston's footsteps\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Young Stars -- Writing Together -- Hit the Stage! -- Earning Respect -- Your Inspiration -- Important dates." ] ;
    :title [ a :Title ;
            :mainTitle "Beyoncé and Whitney Houston" ] .

