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

<https://dev.bcld.info/instances/932cb4d2-3cb7-449b-af6f-fb9e85a850bb> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2015954464" ],
        [ a :Isbn ;
            rdf:value "9789812876058" ] ;
    :instanceOf <https://dev.bcld.info/works/b933f10d-db03-45d6-ac23-57b04c4139c8> ;
    :title [ a :Title ;
            :mainTitle "Development of tourism and the hospitality industry in Southeast Asia" ] .

