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

<https://dev.bcld.info/instances/d58ced53-5752-43dd-984c-e120a3658b88> a :Instance ;
    :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.224676+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23936646> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2025"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "25 cm" ;
    :editionStatement "Second edition" ;
    :extent [ a :Extent ;
            rdfs:label "viii, 292 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "1457303903" ],
        [ a :Lccn ;
            rdf:value "  2024951194" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781800883185" ],
        [ a :Isbn ;
            :qualifier "cased" ;
            rdf:value "1800883161" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "1800883188" ],
        [ a :Isbn ;
            :qualifier "cased" ;
            rdf:value "9781800883161" ] ;
    :instanceOf <https://dev.bcld.info/works/857c2bda-d68f-4e8c-9e2b-3be80e40e353> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 264-280) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Edward Elgar Publishing" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "Cheltenham, UK",
                "Northampton, MA, USA" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "Cheltenham, UK; Northampton, MA, USA: Edward Elgar Publishing, [2025]" ;
    :responsibilityStatement "Victor Bekkers, Menno Fenger, Peter Scholten, Department of Public Administration and Sociology, Erasmus School of Social and Behavioural Sciences, Erasmus University Rotterdam, the Netherlands" ;
    :title [ a :Title ;
            :mainTitle "Public policy in action" ;
            :subtitle "perspectives on the policy process" ] .

