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

<https://dev.bcld.info/instances/59741f98-12b8-4360-8733-a1380dc6dc13> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319170503" ] ;
    :instanceOf <https://dev.bcld.info/works/a9f61163-5654-492e-bb4a-fb8f1d09995c> ;
    :title [ a :Title ;
            :mainTitle "Proceedings of the 1991 Academy of Marketing Science (AMS) Annual Conference" ] .

