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

<https://dev.bcld.info/instances/6281a936-48d8-41c4-a0e9-1932fc5c5309> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789812876072" ] ;
    :instanceOf <https://dev.bcld.info/works/cf899405-edbe-4bb0-8abe-13fadcf13ab7> ;
    :title [ a :Title ;
            :mainTitle "Development of Tourism and the Hospitality Industry in Southeast Asia" ] .

