@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/279f8ae7-3be2-4399-8b89-38d398f6ee61> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:39:00.071383+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/13101484> ;
            :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> ;
    :dimensions "14 cm" ;
    :extent [ a :Extent ;
            rdfs:label "[20] p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "col. ill." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "0310702208" ],
        [ a :Lccn ;
            rdf:value "  2003615558" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9780310702207" ],
        [ a :Local ;
            rdf:value "bwi08451070" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/52a9f444-68a6-4699-92ff-515d043b475c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Cover title." ],
        [ a :Note ;
            rdfs:label "Lift-the-flaps and textured pages." ],
        [ a :Note ;
            rdfs:label "Spiral bound." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Zonderkidz" ;
            bflc:simpleDate "c2002" ;
            bflc:simplePlace "[Grand Rapids, Mich.]" ;
            :date "2002"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/miu> ] ;
    :publicationStatement "[Grand Rapids, Mich.]: Zonderkidz, c2002" ;
    :responsibilityStatement "L.J. Sattgast ; [illustrations by] Kate Flanagan" ;
    :supplementaryContent [ a :SupplementaryContent ;
            :electronicLocator <http://www.loc.gov/catdir/enhancements/fy0633/2003615558-d.html> ;
            :note [ a :Note ;
                    rdfs:label "Publisher description" ] ] ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The pat and peek rhyme Bible" ] .

