@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/7534d559-5101-4b18-a3cb-7a207c020c3a> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Dutton, Mark. Dreeben-Irimia's introduction to physical therapy practice" ;
    bflc:aap-normalized "duttonmarkdreebenirimia'sintroductiontophysicaltherapypractice" ;
    :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:43:49.830944+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23592870> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "RM725" ;
            :itemPortion ".D87 2026" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "615.8/2" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240528" ] ],
        [ a :ClassificationNlm ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            :classificationPortion "WB 460" ;
            :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/n2001127464> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/390fdc25-c94b-41fe-b861-df930ba71b32> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/0bed6e59-87be-4cbe-b02a-5d50e85568c1> ;
            :relationship <http://id.loc.gov/entities/relationships/precededby>,
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject [ a :Topic,
                mads:Topic ;
            rdfs:label "Physical Therapy Modalities" ;
            bflc:aap-normalized "physicaltherapymodalities" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Physical Therapy Modalities" ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Physical Therapy Specialty--methods" ;
            bflc:aap-normalized "physicaltherapyspecialtymethods" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Physical Therapy Specialty--methods" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Physical Therapy Specialty" ] [ a mads:Topic ;
                        mads:authoritativeLabel "methods" ] ) ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Physical Therapist Assistants" ;
            bflc:aap-normalized "physicaltherapistassistants" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Physical Therapist Assistants" ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Dreeben-Irimia's Introduction to Physical Therapy Practice uncovers the \"what,\" \"why,\" and \"how\" of physical therapy. The text thoroughly describes who provides physical therapy, in what setting, and how physical therapists and physical therapist assistants interact with patients, each other, and other healthcare professionals. It delves into the tools and competencies physical therapists and physical therapist assistants use to care for a diverse population of people in a variety of clinical settings, and discusses what it means to practice legally, ethically, and professionally, including practical communication skills\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Student learning success -- The physical therapy profession -- Physical therapist clinical practice -- The physical therapist assistant as a member of the health care team -- Examination, evaluation, plan of care, and intervention -- Ethics and professionalism -- Laws and regulations -- Communication basics -- Teaching and learning -- Introduction to documentation and the medical record -- Reimbursement and research -- Lifelong success." ] ;
    :title [ a :Title ;
            :mainTitle "Dreeben-Irimia's introduction to physical therapy practice" ],
        [ a :VariantTitle ;
            :mainTitle "Introduction to physical therapy practice" ] .

