@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/7ad0059f-b264-49c2-9ef6-c4c6baff9c8c> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-17T15:10:07.102040+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23988044> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-17" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9780197799284" ],
        [ a :Lccn ;
            rdf:value "  2024058436" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9780197799260" ] ;
    :instanceOf <https://dev.bcld.info/works/aa94df9d-bbf2-4e85-9258-da4329490826> ;
    :publicationStatement "New York, NY: Oxford University Press, [2024]" ;
    :title [ a :Title ;
            :mainTitle "Competing for foreign aid" ;
            :subtitle "the congressional roots of bureaucratic fragmentation" ] .

