@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/70057081-27d4-4b84-a305-d90ed5da2dec> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Podleski, Janet, 1965-. Crazy plates" ;
    bflc:aap-normalized "podleskijanet1965crazyplates" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:28.771673+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11767518> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TX714" ;
            :itemPortion ".P635 2000" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "641.5/638" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "21" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n97041610> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n97041613> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026110> ;
    :hasInstance <https://dev.bcld.info/instances/5432e2f7-5985-425f-9972-d0e781fb3d0c> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2010008400>,
        <http://id.loc.gov/authorities/subjects/sh85050184>,
        <http://id.loc.gov/authorities/subjects/sh85078633> ;
    :title [ a :Title ;
            :mainTitle "Crazy plates" ] .

