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

<https://dev.bcld.info/instances/12aa48bf-839a-4509-8c63-a3a40cf061d9> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811097119" ] ;
    :instanceOf <https://dev.bcld.info/works/9f307840-93c4-456c-be00-6bd3448e9b8e> ;
    :title [ a :Title ;
            :mainTitle "Sustainable Development Goals in the Asian Context" ] .

