@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://bluecore-dev.stanford.edu/instances/03546f4f-3f9a-4ec3-9a97-918ca7eb06a6> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:36.484000+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-09-14" ;
            :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 :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780691255514" ],
        [ a :Lccn ;
            rdf:value "  2023048805" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/1f837d0c-a83e-4868-b1fa-a8893e9e239b> ;
    :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" ] .

