@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/591eed3c-a6ad-4017-90fe-9b6fc29c3bdd> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Hunter, Denise, 1968-. Before we were us" ;
    bflc:aap-normalized "hunterdenise1968beforewewereus" ;
    :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:43:14.587277+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23669474> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "813/.6" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240412" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PS3608.U5925" ;
            :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/n2003029421> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2014026516>,
        <http://id.loc.gov/authorities/genreForms/gf2015026020>,
        <http://id.loc.gov/authorities/genreForms/gf2020026050> ;
    :hasInstance <https://dev.bcld.info/instances/cfe116b6-f502-4f42-8a0b-c2e9f79ce42c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/0142423e-eec1-47df-9f73-22b078ff48d3> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Before We Were Us is a cozy, autumnal, opposites-attract Hallmark movie mixed with 50 First Dates. Denise Hunter weaves a charming romance between a woman who can't remember her own love story and the man who couldn't forget her even if he wanted to. The perfect escape into a happily-ever-after\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "Before we were us" ] .

