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

<https://dev.bcld.info/instances/0947b2a9-41b2-4b32-83f6-d870dc917410> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2025207762" ],
        [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "743254951" ] ;
    :instanceOf <https://dev.bcld.info/works/affb93a9-4e2c-4e88-81e2-0a1912a3789e> ;
    :title [ a :Title ;
            :mainTitle "Bulletin of the Agricultural Chemical Society of Japan" ] .

