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

<https://dev.bcld.info/instances/090a6dff-e6c1-459d-a25f-c3c8ee9c5740> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2012228600" ],
        [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "771930763" ] ;
    :instanceOf <https://dev.bcld.info/works/25346f88-898c-41e2-bf66-cc3063f45cde> ;
    :title [ a :Title ;
            :mainTitle "Badgespräche" ] .

