@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/d622a523-0531-4efb-8acd-7e8a89898020> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Japan Publications Trading Co., Ltd., P.O. Box 5030, Tokyo, Japan" ] ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-17" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-17T18:30:42.567277+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11158210> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "27 cm" ;
    :electronicLocator <http://bibpurl.oclc.org/web/15768>,
        <http://bibpurl.oclc.org/web/46806>,
        <http://ci.nii.ac.jp/dirnavi?tourl=/vol_issue/nels/AA00515312_ja.html>,
        <https://www.jstage.jst.go.jp/browse/bbb1961> ;
    :extent [ a :Extent ;
            rdfs:label "31 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ],
        [ a :Extent ;
            rdfs:label "31 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :firstIssue "Vol. 25, no. 1 (Jan. 1961)" ;
    :frequency [ a :Frequency ;
            rdfs:label "Monthly" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/mon> ;
    :identifiedBy [ a :Coden ;
            rdf:value "ABCHA6" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/jp-tokjk> ;
            rdf:value "AA00515312" ],
        [ a :Lccn ;
            rdf:value "   65058099 " ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sc 80000191 " ],
        [ a :Coden ;
            rdf:value "ABCHA6" ],
        [ a :Lccn ;
            rdf:value "   65058099 " ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "0370452" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "A17580000" ] ;
    :instanceOf <https://dev.bcld.info/works/b9dd0903-a1e2-452f-873e-c2ad21fa454e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :lastIssue "v. 55, 12 (Dec. 1991)." ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Title from cover." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Agricultural Chemical Society of Japan" ;
            bflc:simpleDate "1961-1991" ;
            bflc:simplePlace "Tokyo, Japan" ;
            :date "1961/1991"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ja> ;
            :status <http://id.loc.gov/vocabulary/mstatus/ceased> ] ;
    :publicationStatement "Tokyo, Japan: Agricultural Chemical Society of Japan, 1961-1991" ;
    :title [ a :Title ;
            :mainTitle "Agricultural and biological chemistry" ],
        [ a :Title ;
            :mainTitle "Agricultural and biological chemistry" ] .

