@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/59ab44f3-5642-4205-a1d0-596cac9cc2af> a :Instance ;
    :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:40.736523+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/6194349> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "19 cm" ;
    :extent [ a :Extent ;
            rdfs:label "352 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illus." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   73801808 " ] ;
    :instanceOf <https://dev.bcld.info/works/5f84e872-bf50-4ddc-8b49-8422fac8c917> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (page 352)." ],
        [ a :Note ;
            rdfs:label "Romanized." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Nakamura Shoten",
                "中村書店"@ja-jpan ;
            bflc:simpleDate "Shōwa 46 [1971]",
                "昭和46 [1971]"@ja-jpan ;
            bflc:simplePlace "Tōkyō",
                "東京"@ja-jpan ;
            :date "1971"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ja> ] ;
    :publicationStatement "Tōkyō: Nakamura Shoten, Shōwa 46 [1971]",
        "東京: 中村書店, 昭和46 [1971]"@ja-jpan ;
    :responsibilityStatement "Tanaka Keiichi hen",
        "田中圭一編"@ja-jpan ;
    :title [ a :Title ;
            :mainTitle "Nichiren to Sado",
                "日蓮と佐渡"@ja-jpan ] .

