@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/fd530148-a1fb-4388-8810-14de1d4032d5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:09.922332+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "19 cm" ;
    :extent [ a :Extent ;
            rdfs:label "164 p." ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   77802854 " ] ;
    :instanceOf <https://dev.bcld.info/works/29613abf-8633-4c8b-8400-7d87571bd1b8> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Romanized." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Shinchōsha",
                "新潮社"@ja-jpan ;
            bflc:simpleDate "Shōwa 31 [1956]",
                "昭和31 [1956]"@ja-jpan ;
            bflc:simplePlace "Tōkyō",
                "東京"@ja-jpan ;
            :date "1956"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ja> ] ;
    :publicationStatement "Tōkyō: Shinchōsha, Shōwa 31 [1956]",
        "東京: 新潮社, 昭和31 [1956]"@ja-jpan ;
    :responsibilityStatement "Ishihara Shintarō",
        "石原愼太郎"@ja-jpan ;
    :title [ a :Title ;
            :mainTitle "Kurutta kajitsu",
                "狂った果実"@ja-jpan ] .

