@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/2c6408f5-0b81-468f-83e9-ff902dc220e1> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            :note [ a :Note ;
                    rdfs:label "TEST POST 2 FROM MARVA (dev.bcld.info)" ] ] ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "jpd294" ;
            :agent [ a :Agent ;
                    :code "DLC" ] ;
            :date "2026-07-16T14:16:38.819000+00:00"^^xsd:dateTime ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "jpd294" ;
            :agent [ a :Agent ;
                    :code "DLC" ] ;
            :date "2026-07-16T14:17:09.089000+00:00"^^xsd:dateTime ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "jpd294" ;
            :agent [ a :Agent ;
                    :code "DLC" ] ;
            :date "2026-07-16T14:13:23.246000+00:00"^^xsd:dateTime ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "jpd294" ;
            :agent [ a :Agent ;
                    :code "DLC" ] ;
            :date "2026-07-16T14:15:45.710000+00:00"^^xsd:dateTime ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "jpd294" ;
            :agent [ a :Agent ;
                    :code "DLC" ] ;
            :date "2026-07-16T14:15:35.097000+00:00"^^xsd:dateTime ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07"^^<http://id.loc.gov/datatypes/edtf> ;
            :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-07T22:42:56.001744+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24037938> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2022"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "20 cm" ;
    :extent [ a :Extent ;
            rdfs:label "329 pages, 8 unnumbered pages of plates" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "24037938" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "0241995248" ],
        [ a :Lccn ;
            rdf:value "  2024439567" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9780241995242" ] ;
    :instanceOf <https://dev.bcld.info/works/8b7b68a4-e4c7-4ff5-aab2-733935387a0c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes index." ] ;
    :provisionActivity [ a :Publication ;
            bflc:simpleAgent "Penguin Books" ;
            bflc:simpleDate "2023" ;
            bflc:simplePlace "[London]" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "[London]: Penguin Books, 2023" ;
    :responsibilityStatement "Roddy Collins ; with Paul Howard" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Rodfather" ;
            :subtitle "inside the beautiful (ugly, ridiculous, hilarious) game" ] .

