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

<https://dev.bcld.info/instances/0751ed5b-2cf5-4de3-a993-a2d45d766e19> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1267475059" ] ;
    :instanceOf <https://dev.bcld.info/works/2c2e5729-c463-47bb-9e9f-300c179560f8> ;
    :title [ a :Title ;
            :mainTitle "Bad + System" ] .

