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

<https://dev.bcld.info/instances/235de84f-0e57-4075-b4ee-7b0170ed84be> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319170480" ] ;
    :instanceOf <https://dev.bcld.info/works/829a6ba1-3510-48be-ae64-6d859d4d2550> ;
    :title [ a :Title ;
            :mainTitle "Proceedings of the 1991 Academy of Marketing Science (AMS) Annual Conference" ] .

