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

<https://dev.bcld.info/instances/320973bb-7cee-4572-864e-d5692b99a9f0> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2015937900" ],
        [ a :Isbn ;
            rdf:value "9783319170480" ] ;
    :instanceOf <https://dev.bcld.info/works/a09ad3f5-7e5f-4581-acd8-338d75683708> ;
    :title [ a :Title ;
            :mainTitle "Proceedings of the 1991 Academy of Marketing Science (AMS) Annual Conference" ] .

