@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/ec6bcf8b-1823-4b84-81b5-9e04493b5e10> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Golkar, Golriz. How to control impulses" ;
    bflc:aap-normalized "golkargolrizhowtocontrolimpulses" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:33.873722+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24003955> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "303.3/2" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250212" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BF575.I46" ;
            :itemPortion "G65 2026" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2018023713> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile literature" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026415> ;
    :hasInstance <https://dev.bcld.info/instances/15ce3988-d057-4674-b994-408541f87125> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 7-10" ;
            :source [ a :Source ;
                    rdfs:label "Jump!, Inc." ] ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/juv> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d5cd6f25-cf24-4e7c-b235-24fc68ab3aaf> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Getting better all the time" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85064679>,
        <http://id.loc.gov/authorities/subjects/sh85123970> ;
    :summary [ a :Summary ;
            rdfs:label "\"In How to Control Impulses, readers will learn about impulses and understand why it's important to control them. Social and emotional learning (SEL) concepts are presented with real-world scenarios, and vibrant, full-color photos, and carefully leveled text engage young readers as they learn how to self-regulate. Growth mindset is supported throughout, while Grow with Goals and Try This! activities further reinforce the content. Also includes sidebars, a table of contents, glossary, index, and tips for educators and caregivers\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "What are impulses? -- What you can do -- Be your best self -- Goals and tools -- Grow with goals." ] ;
    :title [ a :Title ;
            :mainTitle "How to control impulses" ] .

