@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/a8aae97d-6109-4f8b-9e10-ba67e158966d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bailey, Jodie. Undercover Colorado Conspiracy" ;
    bflc:aap-normalized "baileyjodieundercovercoloradoconspiracy" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:52.597830+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24012088> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "CPB Box no. 4535 vol. 24" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2012129511> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Suspense fiction" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gsafd> ;
            mads:authoritativeLabel "Suspense fiction" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/4679a691-2066-433e-9956-f13012502617> ;
    :intendedAudience <http://id.loc.gov/vocabulary/maudience/adu> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "Love inspired suspence" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/04abe08c-2226-4fa9-9e18-efb8fc10a980> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject [ a :Topic ;
            rdfs:label "Colorado" ;
            bflc:aap-normalized "colorado" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Colorado" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85114790>,
        <http://id.loc.gov/authorities/subjects/sh85139574>,
        <http://id.loc.gov/authorities/subjects/sh92001504> ;
    :summary [ a :Summary ;
            rdfs:label "\"To expose a crooked adoption agency, military investigators Thalia Renner and Phillip Campbell pose as a married couple at a mountain resort. But when they become the target of unknown enemies and deadly assaults, they wonder if their cover has been blown. As they investigate, they learn the truth is far more sinister...and the consequences could cost them their lives.\"" ] ;
    :title [ a :Title ;
            :mainTitle "Undercover Colorado Conspiracy" ] .

