@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/5439c862-975c-4306-af19-11a33001708c> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wolf, Joan. Beloved stranger" ;
    bflc:aap-normalized "wolfjoanbelovedstranger" ;
    :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:24.883010+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24040960> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n81122816> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/5cacb057-c60e-46d2-8337-2464d8dca04e> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :summary [ a :Summary ;
            rdfs:label "\"By all rights they should never have met-shy and lovely Susan Morgan, and Ricardo Montoya, baseball's hottest superstar. But a winter storm brought them together, and in the glow of firelight, they discovered a magical passion. It should have ended there-their worlds were so far apart they could never expect to share more than a beautiful memory.But fate took a hand, and suddenly Susan found that her love had a chance...if only she were strong enough to grasp it...\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "Beloved stranger" ] .

