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

<https://dev.bcld.info/instances/f97185ca-b452-4bdc-8a15-40bc95a842d1> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319369204" ] ;
    :instanceOf <https://dev.bcld.info/works/7e497153-de77-40bd-aa9c-35f43a31917d> ;
    :title [ a :Title ;
            :mainTitle "Proceedings of the 1991 Academy of Marketing Science (AMS) Annual Conference" ] .

