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

<https://dev.bcld.info/instances/fdaedca8-895d-4066-ae43-0debbe047323> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1031707945" ],
        [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2018234718" ] ;
    :instanceOf <https://dev.bcld.info/works/c44040f1-46c1-47f8-8f39-932fb8ef5695> ;
    :title [ a :Title ;
            :mainTitle "Im Gespräch (Porta Westfalica, Germany)" ] .

