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

<https://dev.bcld.info/instances/ce2b3824-c543-4735-ab54-1b8688f05e26> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319431222" ] ;
    :instanceOf <https://dev.bcld.info/works/737257bb-ddd2-482b-98aa-552919caffd0> ;
    :title [ a :Title ;
            :mainTitle "The Informal Economy : Seasonal Work, Street Selling and Sex Work" ] .

