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

<https://dev.bcld.info/instances/c41f28f5-6d44-4527-88bb-2fa2a6a9e32d> a :Instance ;
    :identifiedBy [ a :ReportNumber ;
            rdf:value "RAND/RR-2612-WF" ] ;
    :instanceOf <https://dev.bcld.info/works/a86a6489-4393-431b-a3f9-87f41eeaabb8> ;
    :title [ a :Title ;
            :mainTitle "Launching a redesign of University Principal Preparation programs : partners collaborate for change" ] .

