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

<https://dev.bcld.info/instances/21b4494c-7c08-428e-a065-9b65a738121a> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "41936180" ] ;
    :instanceOf <https://dev.bcld.info/works/93238c65-c5f1-43fe-8819-a9b9ccef055f> ;
    :title [ a :Title ;
            :mainTitle "Fatty acids and lipids from cell biology to human disease" ] .

