@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/57518> foaf:primaryTopic <album/57518#subject> .

<artist/10397#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chika Ito"@en,
        "伊藤千夏"@ja ;
    foaf:made <album/57518#lyrics>,
        <album/57518#subject> ;
    foaf:name "Chika Ito"@en,
        "伊藤千夏"@ja .

<artist/26839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seishi Lee"@en,
        "李醒獅"@ja ;
    foaf:made <album/57518#lyrics>,
        <album/57518#subject> ;
    foaf:name "Seishi Lee"@en,
        "李醒獅"@ja .

<artist/26840#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamie D.Lee"@en ;
    foaf:made <album/57518#lyrics>,
        <album/57518#subject> ;
    foaf:name "Mamie D.Lee"@en .

<album/57518#vocals> a mo:Singer .

<artist/6930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57518#subject> ;
    schema:name "Osamu Totsuka"@en,
        "戸塚修"@ja ;
    foaf:made <album/57518#composition>,
        <album/57518#subject> ;
    foaf:name "Osamu Totsuka"@en,
        "戸塚修"@ja .

<product/5769#subject> a schema:CreativeWork ;
    schema:name "Satoru Akahori Gekijou Bakuretsu Hunter"@en,
        "あかほりさとる劇場 爆れつハンター"@ja,
        "Satoru Akahori Gekijou Bakuretsu Hunter"@ja-latn ;
    foaf:name "Satoru Akahori Gekijou Bakuretsu Hunter"@en,
        "あかほりさとる劇場 爆れつハンター"@ja,
        "Satoru Akahori Gekijou Bakuretsu Hunter"@ja-latn .

<album/57518#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn ;
    mo:composer <artist/6930#subject> ;
    mo:produced_work <album/57518#musicalwork> ;
    schema:name "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn .

<album/57518#musicalexpression> a mo:Signal ;
    mo:published_as <album/57518#subject> ;
    mo:records <album/57518#performance> .

<album/57518#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn ;
    mo:performance_of <album/57518#musicalwork> ;
    mo:recorded_as <album/57518#musicalexpression> ;
    schema:name "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn ;
    schema:workPerformed <album/57518#musicalwork> .

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/81/57518/57518-1457277620.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57518#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/57518/57518-1457277620.jpg> ;
    foaf:depicts <album/57518#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/57518/57518-1457277620.jpg> .

<https://medium-media.vgm.io/albums/81/57518/57518-1457277620.jpg> a schema:ImageObject,
        foaf:Image .

<album/57518#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/57518#composition> ;
    mo:lyrics <album/57518#lyrics> ;
    mo:performed_in <album/57518#performance> ;
    mo:singer <album/57518#vocals> .

<album/57518#lyrics> a mo:Lyrics .

<album/57518#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-12-21"^^xsd:date ;
    dcterms:title "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn ;
    mo:catalogue_number "KICA-225" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57518#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    mo:record_count 1 ;
    schema:about <product/5769#subject> ;
    schema:datePublished "1994-12-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/81/57518/57518-1457277620.jpg> ;
    schema:name "Bakuretsu Hunter Whip IV"@en,
        "爆れつハンター Whip IV"@ja,
        "Bakuretsu Hunter Whip IV"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/57518/57518-1457277620.jpg> .

_:N0b55390aa33b44b1990a25056caf5783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〈爆れつ歴史愛奴劇場2〉清ショコラ納言の枕草子"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Sei Chocolate Nougen no Chinsoushi"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "〈爆れつ歴史愛奴劇場2〉清ショコラ納言の枕草子"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Sei Chocolate Nougen no Chinsoushi"@ja-latn .

_:N21244b90e93e428c99771a434c28ac21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〈爆れつ歴史愛奴劇場2〉マムとドーターの歴史上の人物"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Mama to Daughter no Rekishi no Jinbutsu"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "〈爆れつ歴史愛奴劇場2〉マムとドーターの歴史上の人物"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Mama to Daughter no Rekishi no Jinbutsu"@ja-latn .

_:N2a40ce7587b042e3895797b4f80c6baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "登場キャラクターによるお調子な終わりの座談会"@ja,
        "Toujou Character ni Yoru Ochoushi na Owari no Zadankai"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "登場キャラクターによるお調子な終わりの座談会"@ja,
        "Toujou Character ni Yoru Ochoushi na Owari no Zadankai"@ja-latn .

_:N2e0e2063d02e4dcd8d0644b68db7931f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "登場キャラクターによるお調子なマエセツ"@ja,
        "Toujou Character ni Yoru Ochoushi na Maesetsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "登場キャラクターによるお調子なマエセツ"@ja,
        "Toujou Character ni Yoru Ochoushi na Maesetsu"@ja-latn .

_:N3548e0cb61f84661a4ea27d09a72b677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第15話「風の兄弟」"@ja,
        "Dai-15-wa · Kaze no Kyoudai"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT11:05"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "第15話「風の兄弟」"@ja,
        "Dai-15-wa · Kaze no Kyoudai"@ja-latn .

_:N4c3b5571d30347f684f46a816f8ccdf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第13話「人喰い風」"@ja,
        "Dai-13-wa · Kitokui Kaze"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT13:05"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "第13話「人喰い風」"@ja,
        "Dai-13-wa · Kitokui Kaze"@ja-latn .

_:N4e0d38a55ad046e29128932a150d7ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたじゃなきゃだめなのに"@ja,
        "Anata Janakya Dame Nanoni"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "あなたじゃなきゃだめなのに"@ja,
        "Anata Janakya Dame Nanoni"@ja-latn .

_:N6d034193cb3c4a3286a4f752e036d6d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンティル・ストロベリー・シャーベット(デュアル・ヴォーカル・ヴァージョン)"@ja,
        "Until Strawberry Sherbert"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "アンティル・ストロベリー・シャーベット(デュアル・ヴォーカル・ヴァージョン)"@ja,
        "Until Strawberry Sherbert"@ja-latn .

_:Nb39242e1b8df4bec9b6f0af88fe8af3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第14話「風の棲む町」"@ja,
        "Dai-14- wa · Kaze no Sumu Machi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT11:29"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "第14話「風の棲む町」"@ja,
        "Dai-14- wa · Kaze no Sumu Machi"@ja-latn .

_:Ne2099b22b8ee4086a62d99a12ec1e167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〈爆れつ歴史愛奴劇場2〉ジャンヌ・ティラ・ダルクの愛の悩み"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Jeanne Tira d'Arc no Ai no Nayami"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "〈爆れつ歴史愛奴劇場2〉ジャンヌ・ティラ・ダルクの愛の悩み"@ja,
        "(Bakuretsu Rekishi Aido Gekijou II) Jeanne Tira d'Arc no Ai no Nayami"@ja-latn .

_:Nf96d52467ab64e69b09b08884f4d246e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第16話「終りの，そよ風」"@ja,
        "Dai-16-wa · Owari no, Soyokaze"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT12:56"^^xsd:interval ;
    schema:inPlaylist _:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 ;
    schema:name "第16話「終りの，そよ風」"@ja,
        "Dai-16-wa · Owari no, Soyokaze"@ja-latn .

_:Ne81eeb4cb9ae4bb699dd3673a1e6a2c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b55390aa33b44b1990a25056caf5783,
        _:N21244b90e93e428c99771a434c28ac21,
        _:N2a40ce7587b042e3895797b4f80c6baf,
        _:N2e0e2063d02e4dcd8d0644b68db7931f,
        _:N3548e0cb61f84661a4ea27d09a72b677,
        _:N4c3b5571d30347f684f46a816f8ccdf7,
        _:N4e0d38a55ad046e29128932a150d7ef4,
        _:N6d034193cb3c4a3286a4f752e036d6d0,
        _:Nb39242e1b8df4bec9b6f0af88fe8af3f,
        _:Ne2099b22b8ee4086a62d99a12ec1e167,
        _:Nf96d52467ab64e69b09b08884f4d246e ;
    mo:track_count 11 ;
    schema:duration "PT69:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0b55390aa33b44b1990a25056caf5783,
        _:N21244b90e93e428c99771a434c28ac21,
        _:N2a40ce7587b042e3895797b4f80c6baf,
        _:N2e0e2063d02e4dcd8d0644b68db7931f,
        _:N3548e0cb61f84661a4ea27d09a72b677,
        _:N4c3b5571d30347f684f46a816f8ccdf7,
        _:N4e0d38a55ad046e29128932a150d7ef4,
        _:N6d034193cb3c4a3286a4f752e036d6d0,
        _:Nb39242e1b8df4bec9b6f0af88fe8af3f,
        _:Ne2099b22b8ee4086a62d99a12ec1e167,
        _:Nf96d52467ab64e69b09b08884f4d246e .

