@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/29613abf-8633-4c8b-8400-7d87571bd1b8> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Ishihara, Shintarō, 1932-2022. Kurutta kajitsu" ;
    bflc:aap-normalized "ishiharashintarō19322022kuruttakajitsu" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:09.911693+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/7169729> ;
            :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 "PL853.S4" ;
            :itemPortion "K78" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n83018896> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/fd530148-a1fb-4388-8810-14de1d4032d5> ;
    :language <http://id.loc.gov/vocabulary/languages/jpn> ;
    :title [ a :Title ;
            :mainTitle "Kurutta kajitsu",
                "狂った果実"@ja-jpan ] .

