@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/c34bf9b1-3d05-4795-9a91-8362644c48c3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Masten, Ann S. Ordinary magic" ;
    bflc:aap-normalized "mastenannsordinarymagic" ;
    :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:44:40.865097+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24014128> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BF723.R46" ;
            :itemPortion "M37 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "155.4/1824" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250524" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n98091538> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/a168bba5-4918-4553-a7fd-dee6040bd415> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/chr> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85023380>,
        <http://id.loc.gov/authorities/subjects/sh85023396>,
        <http://id.loc.gov/authorities/subjects/sh89000081> ;
    :summary [ a :Summary ;
            rdfs:label "\"Updated with key advances in theory, methods, and research, the second edition of this landmark work features an expanded conceptual framework and a more global perspective on threats to human development, such as climate change, racism, and public health crises. Pioneering resilience expert Ann S. Masten illuminates the ordinary but powerful processes that allow many children exposed to trauma and adversity to survive, adapt, and even thrive. The book traces fundamental adaptive systems that have evolved and function synergistically at the neurobiological, psychological, social, community, and cultural levels, and provides a cogent resilience framework for promoting healthy development\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Ordinary magic" ] .

