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

<https://dev.bcld.info/instances/37811cc9-dbfb-432d-917d-a97be5e8e6bf> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789812876058" ] ;
    :instanceOf <https://dev.bcld.info/works/288c41cc-528a-456e-9edd-d4bcbc152328> ;
    :title [ a :Title ;
            :mainTitle "Development of Tourism and the Hospitality Industry in Southeast Asia" ] .

