@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/dd0eac6d-20f5-444d-b6d6-e77d2f267dbd> a :Instance ;
    bflc:projectedProvisionDate "2512" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:57.386352+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24041507> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781637158951" ],
        [ a :Lccn ;
            rdf:value "  2025932936" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781637158937" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/487b4877-8f6b-4d51-9fe7-d805c0bb7cc6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Oni-Lion forge Publishing Group, LLC" ;
            bflc:simpleDate "2025" ;
            bflc:simplePlace "Portland" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/oru> ] ;
    :publicationStatement "Portland: Oni-Lion forge Publishing Group, LLC, 2025" ;
    :responsibilityStatement "Mariko Tamaki, Delilah S. Dawson, Kevin Cannon, Connor McCreery, Braden Lamb, Shelli Paroline, Zachary Sterling, Jorge Monlongo, Joey McCormick, Ian McGinty, Ryan North, Christopher Hastings" ;
    :title [ a :Title ;
            :mainTitle "Adventure time compendium vol. 3" ] .

