@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/67643b62-e8f5-4ef7-9924-eda191ac7815> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Puppy on the farm" ;
    bflc:aap-normalized "puppyonthefarm" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:45:01.961360+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/4953057> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7" ;
            :itemPortion ".P974156 1996" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "[E]" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "21" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n96101515> ;
            :role [ a :Role ;
                    rdfs:label "ill." ] ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/d4118765-6a59-4e0e-8dba-82f6e791bdc6> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience <http://id.loc.gov/vocabulary/maudience/pre> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Leap frog lift-a-flap" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Animal infancy--Fiction" ;
            bflc:aap-normalized "animalinfancyfiction" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Animal infancy--Fiction" ;
            mads:componentList ( <http://id.loc.gov/authorities/childrensSubjects/sj2024050495> <http://id.loc.gov/authorities/childrensSubjects/sj2020050019> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Domestic animals--Fiction" ;
            bflc:aap-normalized "domesticanimalsfiction" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Domestic animals--Fiction" ;
            mads:componentList ( <http://id.loc.gov/authorities/childrensSubjects/sj2021050156> <http://id.loc.gov/authorities/childrensSubjects/sj2020050019> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Dogs--Fiction" ;
            bflc:aap-normalized "dogsfiction" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Dogs--Fiction" ;
            mads:componentList ( <http://id.loc.gov/authorities/childrensSubjects/sj96005301> <http://id.loc.gov/authorities/childrensSubjects/sj2020050019> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050009>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050093>,
        <http://id.loc.gov/authorities/subjects/sh2008112783>,
        <http://id.loc.gov/authorities/subjects/sh85085644> ;
    :title [ a :Title ;
            :mainTitle "Puppy on the farm" ] .

