@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/12b789b6-a834-48c2-97b1-37588f07565b> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:39.795676+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24032233> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcebookspublic.2024738990> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (xxv, 113 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :hasItem <http://id.loc.gov/resources/items/24032233-856-50> ;
    :identifiedBy [ a :Isbn ;
            :qualifier "paperback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781977405166" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "1977405169" ],
        [ a :Lccn ;
            rdf:value "  2024738990" ],
        [ a :Doi ;
            rdf:value "10.7249/RRA413-1" ],
        [ a :Strn ;
            rdf:value "RAND/RR-A413-1" ] ;
    :instanceOf <https://dev.bcld.info/works/393ac4c8-b4f5-4c8d-8284-52668d24a07a> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "Also available on the Internet as a PDF file." ],
        [ a :Note ;
            rdfs:label "\"Commissioned by The Wallace Foundation.\"" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 105-113)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "RAND Corporation" ;
            bflc:simpleDate "[2020]" ;
            bflc:simplePlace "Santa Monica, Calif" ;
            :date "2020"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Santa Monica, Calif: RAND Corporation, [2020]" ;
    :responsibilityStatement "Susan M. Gates, Ashley Woo, Lea Xenakis, Elaine Lin Wang, Rebecca Herman, Megan Andrew, Ivy Todd" ;
    :title [ a :Title ;
            :mainTitle "Using state-level policy levers to promote principal quality" ;
            :subtitle "lessons from seven states partnering with principal preparation programs and districts" ],
        [ a :Title ;
            :mainTitle "Using state-level policy levers to promote principal quality" ;
            :subtitle "lessons from seven states partnering with principal preparation programs and districts" ] ;
    :usageAndAccessPolicy [ a :UsePolicy ;
            rdfs:label "This is non-restricted, fully open content that may be accessed on and off of the Library of Congress campus, with no restrictions, by an unlimited number of users" ],
        [ a :AccessPolicy ;
            :qualifier "Unrestricted online access" ] .

