@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/857c2bda-d68f-4e8c-9e2b-3be80e40e353> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bekkers, V. J. J. M., 1963-. Public policy in action" ;
    bflc:aap-normalized "bekkersvjjm1963publicpolicyinaction" ;
    :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:44.216506+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23936646> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "JF1525.P6" ;
            :itemPortion "B45 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2006060405> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n94068245> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2017056690> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026191> ;
    :hasInstance <https://dev.bcld.info/instances/d58ced53-5752-43dd-984c-e120a3658b88> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience <http://id.loc.gov/vocabulary/maudience/spe> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:Topic ;
            rdfs:label "Public policies" ;
            bflc:aap-normalized "publicpolicies" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/eclas> ;
            mads:authoritativeLabel "Public policies" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/eclas> ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Policy making" ;
            bflc:aap-normalized "policymaking" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/eclas> ;
            mads:authoritativeLabel "Policy making" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/eclas> ],
        <http://id.loc.gov/authorities/subjects/sh85104377> ;
    :summary [ a :Summary ;
            rdfs:label "This fully revised second edition offers a comprehensive examination of the policy process through a range of perspectives, including rationalism, culturalism, institutionalism, and political analysis. By combining these perspectives, the book enhances our understanding of the complex challenges that today's policymakers face and promotes a reflexive approach to policy practice. It enables students to discover key concepts and gain a deeper understanding of how public policy is discussed academically and shaped empirically." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Public policy in action" ] .

