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

<https://dev.bcld.info/instances/6a12806f-17de-4bf9-ab00-ef50166e346e> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319431246" ] ;
    :instanceOf <https://dev.bcld.info/works/fb428822-1ea3-4d7d-a9b4-2651ed4e70eb> ;
    :title [ a :Title ;
            :mainTitle "The Informal Economy : Seasonal Work, Street Selling and Sex Work" ] .

