@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/6feabcb5-416e-45dd-9644-373f1e3f25cc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Making public services reach the last mile : lessons for scaling up and mainstreaming" ;
    bflc:aap-normalized "makingpublicservicesreachthelastmile:lessonsforscalingupandmainstreaming" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:41.305935+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24043005> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :hasInstance <https://dev.bcld.info/instances/636fd59e-ef2b-437b-a4d7-82bc3c916f12> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Making public services reach the last mile : lessons for scaling up and mainstreaming" ] .

