@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/b46dc01c-a4ae-4b57-b1de-5132567a8651> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:47.363144+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23400364> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2024"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xv, 403 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "alk. paper",
                "hardback" ;
            rdf:value "9780691171975" ],
        [ a :Lccn ;
            rdf:value "  2023048805" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780691255514" ] ;
    :instanceOf <https://dev.bcld.info/works/58190bb6-5ed5-43ed-8813-83976133b1da> ;
    :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 323-387) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Princeton University Press" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Princeton" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nju> ] ;
    :publicationStatement "Princeton: Princeton University Press, [2024]" ;
    :responsibilityStatement "David Lay Williams" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The greatest of all plagues" ;
            :subtitle "how economic inequality shaped political thought from Plato to Marx" ] .

