@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/ea2cb493-d172-45cd-8932-2c6f08c3ad67> a :Instance ;
    :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:46.181117+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4807087> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "[32] p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "col. ill." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   88141402 " ],
        [ a :Isbn ;
            rdf:value "0843119462" ],
        [ a :Isbn ;
            rdf:value "9780843119466" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/68026366-e656-4cf0-8a1f-d15632e6aa89> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Price Stern Sloan" ;
            bflc:simpleDate "c1988" ;
            bflc:simplePlace "Los Angeles" ;
            :date "1988"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Los Angeles: Price Stern Sloan, c1988" ;
    :responsibilityStatement "by Linda Arnold ; illustrations by Jenny Jo Moore" ;
    :title [ a :Title ;
            :mainTitle "Do you know what magic is?" ;
            :subtitle "stories and songs" ] .

