@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/8cf26162-9934-4144-8caa-8c291126a787> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:50.803617+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23905116> ;
            :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> ;
    :dimensions "29 cm" ;
    :editionStatement "The deluxe edition" ;
    :extent [ a :Extent ;
            rdfs:label "1 volume (unpaged)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024045538" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "9781779528322" ] ;
    :instanceOf <https://dev.bcld.info/works/45676118-8624-4d8d-bbb4-c9d9584b11e1> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"Originally published in single magazine form in Robin: Son of Batman 1-13, DC Sneak Peek: Robin: Son of Batman 1, Superman 10-11.\"--Indicia." ],
        [ a :Note ;
            rdfs:label "\"Superman created by Jerry Siegel and Joe Shuster. Superboy created by Jerry Siegel. By special arrangement with the Jerry Siegel family.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "DC Comics" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Burbank, CA" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Burbank, CA: DC Comics, [2024]" ;
    :responsibilityStatement "Patrick Gleason, Ray Fawkes, Peter J. Tomasi, writers ; Patrick Gleason, Ramón F. Bachs, Scott McDaniel, pencillers ; Mick Gray [and others], inkers ; John Kalisz [and others], colorists ; Tom Napolitano [and others], letterers ; Patrick Gleason, collection cover artist" ;
    :title [ a :Title ;
            :mainTitle "Robin" ;
            :subtitle "son of Batman by Patrick Gleason" ] .

