@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/b39fde15-cf50-4a31-a450-d7e657dee176> a :Instance ;
    :identifiedBy [ a :ReportNumber ;
            rdf:value "RAND/RR-A413-2" ] ;
    :instanceOf <https://dev.bcld.info/works/e41d4cce-0847-48f5-91d6-446d18e10e26> ;
    :title [ a :Title ;
            :mainTitle "Using state-level policy levers to promote principal quality. Appendix B-State profiles overview" ] .

