@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/e75a58eb-8597-4ae1-b978-cd473fe9b9e8> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Swanson, Charles R., 1942-. Police administration" ;
    bflc:aap-normalized "swansoncharlesr1942policeadministration" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T22:02:34.564409+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21720307> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "363.2068" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HV7935" ;
            :itemPortion ".S95 2021" ;
            :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/n2014062546> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n80097542> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79005683> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/afd7440c-f108-43eb-96bf-a8ce929895ff> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d6e80832-35b0-4eae-a4a6-761f63992030> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85104214> ;
    :summary [ a :Summary ;
            rdfs:label "\"The field of police administration is dynamic and ever changing. Laws are modified, new problems occur, and administrative practices that were once accepted as gospel are challenged, modified, and, in some cases, discarded. Beginning in the turbulent 1960s with the due process revolution, followed by the civil rights movement, the Vietnam War demonstrations, widespread riots in our largest cities, the President's Commission on Law Enforcement and the Administration of Justice, and largescale research on policing, the somewhat static precepts of policing came under increased scrutiny. Like a ball gaining speed as it rolls down a steep hill, change has become more fast paced, urgent, and pervasive\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Police administration" ] .

