@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/d5349a74-33a9-44f5-b02d-40cbb9689c65> a :Work ;
    rdfs:label "Bulletin of the Agricultural Chemical Society of Japan" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-17T18:30:42.521727+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11408076> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QH345" ;
            :itemPortion ".A35" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationNal ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnal> ;
            :classificationPortion "385" ;
            :itemPortion "Ag8B" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "574.192" ;
            :edition "full" ;
            :itemPortion "A278" ] ;
    :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/4de54a3d-5b68-4266-9a7a-fdd619717520> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/ger> ;
    :title [ a :KeyTitle ;
            :mainTitle "Bulletin of the Agricultural Chemical Society of Japan" ],
        [ a :Title ;
            :mainTitle "Bulletin of the Agricultural Chemical Society of Japan" ],
        [ a :AbbreviatedTitle ;
            :assigner [ a :Agent ;
                    :code "issnkey" ] ;
            :mainTitle "Bull. Agric. Chem. Soc. Jpn." ] .

