@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/5f84e872-bf50-4ddc-8b49-8422fac8c917> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Tanaka, Keiich, 1931-. Nichiren to Sado" ;
    bflc:aap-normalized "tanakakeiich1931nichirentosado" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:40.729837+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6194349> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DS894.59.N549" ;
            :itemPortion "S37 vol. 2" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Tanaka, Keiich, 1931-",
                        "田中圭一, 1931-"@ja-jpan ;
                    bflc:marcKey "1001 $6880-01$aTanaka, Keiich,$d1931-",
                        "8801 $6100-01/$1$a田中圭一,$d1931-"@ja-jpan ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026049> ;
    :hasInstance <https://dev.bcld.info/instances/59ab44f3-5642-4205-a1d0-596cac9cc2af> ;
    :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/c1be6f26-02cb-4c05-b8a1-14f5a44e9bc4> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "2." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Nichiren (Sect)--Japan--Sado-shi--History" ;
            bflc:aap-normalized "nichiren(sect)japansadoshihistory" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Nichiren (Sect)--Japan--Sado-shi--History" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85091761> <http://id.loc.gov/authorities/names/n2009047807-781> <http://id.loc.gov/authorities/subjects/sh99005024> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n79074491> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Nichiren to Sado",
                "日蓮と佐渡"@ja-jpan ] .

