@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/0d85c4ad-5a01-4bd6-a9e5-bc2ca984a122> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:44.591911+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24053936> ;
            :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/vd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/dvdv> ;
    :dimensions "4 3/4 in" ;
    :extent [ a :Extent ;
            rdfs:label "1 videodisc (approximately 145 min.)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "sound, color" ] ] ;
    :identifiedBy [ a :VideoRecordingNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Sony Music Marketing" ] ;
            rdf:value "KXBL 3" ],
        [ a :Lccn ;
            rdf:value "  2025397178" ],
        [ a :OclcNumber ;
            rdf:value "on1005373593" ] ;
    :instanceOf <https://dev.bcld.info/works/8f45d166-3da4-41c0-a936-9b845e556838> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/v> ;
    :note [ a :Note ;
            rdfs:label "Dramatization of the novel by Hyakuta Naoki published from Kōdansha in 2012. Story based on the life of Idemitsu Sazō, the owner of the Japanese petroleum company, Idemitsu Kōsan, sending their large tanker Nisshomaru to Iran to purchase oil defying the British petroleum company, the Anglo-Iranian Oil Company. \"Nisshō Maru incident.\" In March 1953." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Sony Music Marketing",
                "Sony Music Marketing"@ja-jpan ;
            bflc:simpleDate "2016",
                "2016"@ja-jpan ;
            bflc:simplePlace "[Tokyo-to Chiyoda-ku]",
                "[東京都千代田区]"@ja-jpan ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ja> ] ;
    :publicationStatement "[Tokyo-to Chiyoda-ku]: Sony Music Marketing, 2016",
        "[東京都千代田区]: Sony Music Marketing, 2016"@ja-jpan ;
    :responsibilityStatement "Hyakuta Naoki gensaku ; Yamazaki, Takashi kantoku, kyakuhon ; Okada, Junichi shutsuen",
        "百田尚樹原作 ; 山崎貴監督・脚本 ; 岡田准一出演"@ja-jpan ;
    :soundCharacteristic <http://id.loc.gov/vocabulary/mplayback/ste>,
        <http://id.loc.gov/vocabulary/mrecmedium/opt> ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :systemRequirement [ a :SystemRequirement ;
            rdfs:label "Japanese: 5.1 ch /Sorround Dolby digital, 2.0 ch sound dolby digital, voice guide for visually Impaired 2.0 ch stereo dolby digital." ],
        [ a :SystemRequirement ;
            rdfs:label "DVD; Region 2; NTSC; Dolby digital; MPEG-2; Aspect ratio 16.9 LB." ] ;
    :title [ a :Title ;
            :mainTitle "Kaizoku to yobareta otoko",
                "海賊とよばれた男"@ja-jpan ] .

