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

<https://dev.bcld.info/instances/9350c4d6-135a-4d37-b2d2-d436a086f411> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "675855735" ] ;
    :instanceOf <https://dev.bcld.info/works/ffd110cf-3633-4e75-aa0a-64f310c2f92e> ;
    :title [ a :Title ;
            :mainTitle "Journal of contemporary ethnography" ] .

