@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/f897dfec-73ac-460b-a130-c4b29ec2bbea> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bajet, John John. Wear your mask, Baby Shark" ;
    bflc:aap-normalized "bajetjohnjohnwearyourmaskbabyshark" ;
    :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:44:02.191279+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23994626> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCM 2025/40334 (P)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2018174143> ;
            :role <http://id.loc.gov/vocabulary/relators/art> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/6507760a-0cbd-4a66-81a1-374edddcda5f> ;
    :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 "A Baby Shark book" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://id.oclc.org/worldcat/entity/E39PCH83PR96Fqj34qXYQ3rM8y> ;
            :relationship <https://id.oclc.org/worldcat/ontology/hasWork> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/da3e7457-4380-4e6f-a2e3-3a751e1ec2b3> ;
            :relationship <http://id.loc.gov/entities/relationships/basedon>,
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :summary [ a :Summary ;
            rdfs:label "Join Baby Shark and his underwater friends as they go on fun adventures all around town, from the soccer game to the grocery store and fun on the playground, staying safe and wearing masks all the way. Featuring dance moves, song, and mask-wearing tips from Baby Shark himself." ] ;
    :title [ a :Title ;
            :mainTitle "Wear your mask, Baby Shark" ] .

