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

<https://dev.bcld.info/works/bdcbb9f3-9463-49f5-8c12-6a83413703d2> a :Work ;
    rdfs:label "Journal of the Agricultural Chemical Society of Japan" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:44:05.089267+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11392183> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationNal ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnal> ;
            :classificationPortion "385" ;
            :itemPortion "Ag8B" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QH345" ;
            :itemPortion ".A35" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :contribution [ a :Contribution ;
            :agent <https://id.oclc.org/worldcat/entity/E39QH7Jmp3fBV8xbgMKDTtC3GR> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/33082e0d-a369-4b91-83f6-9cf84f530f12> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/ger> ;
    :title [ a :AbbreviatedTitle ;
            :assigner [ a :Agent ;
                    :code "issnkey" ] ;
            :mainTitle "Nippon Nōgei Kagakukaishi" ],
        [ a :Title ;
            :mainTitle "Journal of the Agricultural Chemical Society of Japan" ],
        [ a :KeyTitle ;
            :mainTitle "Nippon Nōgei Kagakukaishi" ] .

