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

<https://dev.bcld.info/instances/792fb9ce-1060-4624-9ba4-b7a439da25c1> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811028168" ] ;
    :instanceOf <https://dev.bcld.info/works/96fddff9-0a9a-45e5-b9bd-0a3ee0aab2a7> ;
    :title [ a :Title ;
            :mainTitle "Sustainable Development Goals in the Asian Context" ] .

