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

<https://dev.bcld.info/instances/2c028a14-986e-491e-b645-3103c99eca09> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811356995" ] ;
    :instanceOf <https://dev.bcld.info/works/95cea52c-6f69-4b72-806c-a314e3465d5d> ;
    :title [ a :Title ;
            :mainTitle "Development of Tourism and the Hospitality Industry in Southeast Asia" ] .

