@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/44826fd0-8671-415a-9d05-85a058121126> a :Instance ;
    :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-20T21:59:08.056798+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22763445> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "248 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GBB510809" ],
        [ a :Isbn ;
            rdf:value "9781783601455" ],
        [ a :Isbn ;
            rdf:value "9781783601431" ],
        [ a :Isbn ;
            rdf:value "1783601426" ],
        [ a :Isbn ;
            rdf:value "1783601434" ],
        [ a :Identifier ;
            rdf:value "99962782928" ],
        [ a :Isbn ;
            rdf:value "9781783601448" ],
        [ a :Lccn ;
            rdf:value "  2021276457" ],
        [ a :Isbn ;
            rdf:value "1783601442" ],
        [ a :Isbn ;
            rdf:value "9781783601462" ],
        [ a :Isbn ;
            rdf:value "1783601469" ],
        [ a :Isbn ;
            rdf:value "1783601450" ],
        [ a :Isbn ;
            rdf:value "9781783601424" ] ;
    :instanceOf <https://dev.bcld.info/works/6d3a0561-4263-46bd-9764-6535cb26a072> ;
    :publicationStatement "London: Zed Books, [2015]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The 1% and the rest of us" ;
            :subtitle "a political economy of dominant ownership" ] .

