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

<https://dev.bcld.info/instances/57168240-33f4-473b-b335-08a310ff2cbd> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319431222" ],
        [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2016959990" ] ;
    :instanceOf <https://dev.bcld.info/works/7326d7aa-417a-4c7b-98e1-9aa5f983e832> ;
    :title [ a :Title ;
            :mainTitle "The informal economy : seasonal work, street selling and sex work" ] .

