@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/04f68983-d51c-4b98-9390-61de158753fc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sei to shi no benshōhō" ;
    bflc:aap-normalized "seitoshinobenshōhō" ;
    :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:28.197240+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/10017861> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BD444" ;
            :itemPortion ".S435 1980" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81011249> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81040629> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81033861> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/7c66dfd5-c0ea-424f-852e-912381e348c1> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/jpn> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/83334f99-dce7-462f-932b-3b47a53d5415> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "6." ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85030802>,
        <http://id.loc.gov/authorities/subjects/sh85036085>,
        <http://id.loc.gov/authorities/subjects/sh85076807> ;
    :title [ a :Title ;
            :mainTitle "Sei to shi no benshōhō" ] .

