@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/56a1857e-a9d6-4cf7-9d36-1b14d2559eed> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Pruden, William H., III. Remote learning and distance education" ;
    bflc:aap-normalized "prudenwilliamhiiiremotelearninganddistanceeducation" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:58.481319+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23746165> ;
            :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 "K3740" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "371.35" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240625" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2021015788> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/12688d46-751e-4306-ba7e-1ee14615b0a1> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/321d1c86-cb8b-4db0-906b-dcbdc869ae64> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <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 "Contemporary world issues (CWI) series" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "COVID-19 (Disease)--Law and legislation" ;
            bflc:aap-normalized "covid19(disease)lawandlegislation" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "COVID-19 (Disease)--Law and legislation" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh2020000570> <http://id.loc.gov/authorities/subjects/sh99004848> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh00001083>,
        <http://id.loc.gov/authorities/subjects/sh2003006114>,
        <http://id.loc.gov/authorities/subjects/sh2020008759>,
        <http://id.loc.gov/authorities/subjects/sh85041128>,
        <http://id.loc.gov/authorities/subjects/sh97008554> ;
    :summary [ a :Summary ;
            rdfs:label "\"A resource for understanding the full dimensions of remote learning and distance education, including historical developments, important policies and trends, its essential role during the COVID pandemic, and debates about benefits, drawbacks, and potential reforms as the world becomes ever more digitally connected\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Background and history -- Problems, controversies, and solutions --Perspectives -- Profiles -- Data and documents -- Resources -- Chronology." ] ;
    :title [ a :Title ;
            :mainTitle "Remote learning and distance education" ] .

