@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/57228> foaf:primaryTopic <album/57228#subject> .

<album/18106> a mo:Release ;
    mo:catalogue_number "PCCB-00073" .

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

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

<artist/13648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "Christopher Currell"@en ;
    foaf:made <album/57228#composition>,
        <album/57228#subject> ;
    foaf:name "Christopher Currell"@en .

<artist/2338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "KASS"@en ;
    foaf:made <album/57228#composition>,
        <album/57228#subject> ;
    foaf:name "KASS"@en .

<artist/2429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "Vagabond Suzuki"@en,
        "バカボン鈴木"@ja ;
    foaf:made <album/57228#composition>,
        <album/57228#subject> ;
    foaf:name "Vagabond Suzuki"@en,
        "バカボン鈴木"@ja .

<artist/52945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "Kevin Maloney"@en ;
    foaf:made <album/57228#composition>,
        <album/57228#subject> ;
    foaf:name "Kevin Maloney"@en .

<release/19851#subject> a schema:CreativeWork ;
    schema:name "Kujakuou: Sakurabana Houjou"@en,
        "孔雀王 櫻花豊穣"@ja,
        "Kujakuou: Sakurabana Houjou"@ja-latn ;
    foaf:name "Kujakuou: Sakurabana Houjou"@en,
        "孔雀王 櫻花豊穣"@ja,
        "Kujakuou: Sakurabana Houjou"@ja-latn .

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

<org/22#subject> schema:name "PONY CANYON INC."@en,
        "株式会社ポニーキャニオン"@ja,
        "PONY CANYON INC."@ja-latn ;
    foaf:name "PONY CANYON INC."@en,
        "株式会社ポニーキャニオン"@ja,
        "PONY CANYON INC."@ja-latn .

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

<artist/4274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Tessho Genda"@en,
        "玄田哲章"@ja ;
    foaf:name "Tessho Genda"@en,
        "玄田哲章"@ja .

<artist/4278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Toshihiko Seki"@en,
        "関俊彦"@ja ;
    foaf:name "Toshihiko Seki"@en,
        "関俊彦"@ja .

<artist/6463#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Yuko Kobayashi"@en,
        "小林優子"@ja ;
    foaf:name "Yuko Kobayashi"@en,
        "小林優子"@ja .

<artist/7973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Saeko Shimazu"@en,
        "島津冴子"@ja ;
    foaf:name "Saeko Shimazu"@en,
        "島津冴子"@ja .

<artist/8019#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Ryoko Kinomiya"@en,
        "来宮良子"@ja ;
    foaf:name "Ryoko Kinomiya"@en,
        "来宮良子"@ja .

<artist/8020#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Arisa Andou"@en,
        "安藤ありさ"@ja ;
    foaf:name "Arisa Andou"@en,
        "安藤ありさ"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57228#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/57228#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/57228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Satoru Ogura"@en ;
            foaf:made <album/57228#composition> ;
            foaf:name "Satoru Ogura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Audio Cybernetics)"@en ;
            foaf:made <album/57228#composition> ;
            foaf:name "(Audio Cybernetics)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Audio Cybernetics)"@en ;
            foaf:made <album/57228#composition> ;
            foaf:name "(Audio Cybernetics)"@en ],
        <artist/13648#subject>,
        <artist/2338#subject>,
        <artist/2429#subject>,
        <artist/52945#subject> ;
    mo:produced_work <album/57228#musicalwork> ;
    schema:name "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn .

<album/57228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn ;
    mo:performance_of <album/57228#musicalwork> ;
    mo:performer _:N81e61a1016624ad0a357bdf3b529ddad,
        <artist/4274#subject>,
        <artist/4278#subject>,
        <artist/6463#subject>,
        <artist/7973#subject>,
        <artist/8019#subject>,
        <artist/8020#subject> ;
    mo:recorded_as <album/57228#musicalexpression> ;
    schema:byArtist _:N81e61a1016624ad0a357bdf3b529ddad,
        <artist/4274#subject>,
        <artist/4278#subject>,
        <artist/6463#subject>,
        <artist/7973#subject>,
        <artist/8019#subject>,
        <artist/8020#subject> ;
    schema:name "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn ;
    schema:workPerformed <album/57228#musicalwork> .

<album/57228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-10-21"^^xsd:date ;
    dcterms:title "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn ;
    mo:catalogue_number "PCTB-00013" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/18106> ;
    mo:publication_of <album/57228#musicalexpression> ;
    mo:publisher <org/22#subject> ;
    mo:record _:N9df6806003dd440da63c93714e2c92ed ;
    mo:record_count 1 ;
    schema:about <release/19851#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satoru Ogura"@en ;
            foaf:name "Satoru Ogura"@en ],
        <artist/4274#subject>,
        <artist/4278#subject>,
        <artist/6463#subject>,
        <artist/7973#subject>,
        <artist/8019#subject>,
        <artist/8020#subject> ;
    schema:datePublished "1991-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Kujakuou 3 ~Sakurabana Houjou~"@en,
        "孔雀王3～櫻花豊穣～"@ja,
        "Kujakuou 3 ~Sakurabana Houjou~"@ja-latn ;
    schema:publisher <org/22#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "(Audio Cybernetics)"@en ;
    foaf:made <album/57228#subject> ;
    foaf:name "(Audio Cybernetics)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "Satoru Ogura"@en ;
    foaf:made <album/57228#subject> ;
    foaf:name "Satoru Ogura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57228#subject> ;
    schema:name "(Audio Cybernetics)"@en ;
    foaf:made <album/57228#subject> ;
    foaf:name "(Audio Cybernetics)"@en .

_:N221a4f2c406541a59db0214ff56dd58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄泉のジムノペディ"@ja,
        "Yomi no Gymnopédie"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "黄泉のジムノペディ"@ja,
        "Yomi no Gymnopédie"@ja-latn .

_:N271e0acf562c40a5883c60c7eb445f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロマンチック・ウォーリア(孔雀王3 エンディングテーマ)"@ja,
        "Romantic Warrior (Kujakuou 3 Ending Theme)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "ロマンチック・ウォーリア(孔雀王3 エンディングテーマ)"@ja,
        "Romantic Warrior (Kujakuou 3 Ending Theme)"@ja-latn .

_:N38d638b695664e7d8219016684c1f5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルトダウン"@ja,
        "Meltdown"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "メルトダウン"@ja,
        "Meltdown"@ja-latn .

_:N4e882c2fdc2c4d08926cf9dc9cbbea4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二十八時の夢"@ja,
        "Nijuuhachiji no Yume"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "二十八時の夢"@ja,
        "Nijuuhachiji no Yume"@ja-latn .

_:N52de1ccaabd540418331a18ec38b922b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曳航の音1～フィードバッカー"@ja,
        "Eikou no Oto 1 ~ Feedbacker"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "曳航の音1～フィードバッカー"@ja,
        "Eikou no Oto 1 ~ Feedbacker"@ja-latn .

_:N644e5793ce03417ab627803b96669d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アポロの密約"@ja,
        "Apollo no Mitsuyaku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "アポロの密約"@ja,
        "Apollo no Mitsuyaku"@ja-latn .

_:N6bc7ddfbb36548dfbe45e3cca9c4528a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火の精の話"@ja,
        "Hi no Sei no Hanashi"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "火の精の話"@ja,
        "Hi no Sei no Hanashi"@ja-latn .

_:N6c7a8dd0e6fa477d91b8d3a304daa3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イントロ／黄泉の扉"@ja,
        "Intro / Yomi no Tobira"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "イントロ／黄泉の扉"@ja,
        "Intro / Yomi no Tobira"@ja-latn .

_:N7d9cf2b113ff4effb41743cc1098ed3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロイングス(孔雀王3 メインテーマ)"@ja,
        "Heroings (Kujakuou 3 Main Theme)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "ヒロイングス(孔雀王3 メインテーマ)"@ja,
        "Heroings (Kujakuou 3 Main Theme)"@ja-latn .

_:N81e61a1016624ad0a357bdf3b529ddad a schema:Person,
        foaf:Person ;
    mo:performed <album/57228#performance> ;
    schema:name "Satoru Ogura"@en ;
    foaf:name "Satoru Ogura"@en .

_:Na78acace933b468faa686f23e35cba04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曳航の音3"@ja,
        "Eikou no Oto 3"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "曳航の音3"@ja,
        "Eikou no Oto 3"@ja-latn .

_:Nab9a2d9ad06845f3a388828d4c576ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽差までに"@ja,
        "Hizashi made ni"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "陽差までに"@ja,
        "Hizashi made ni"@ja-latn .

_:Nb236ebcfddef402fb40ca8f585258b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVハッカー"@ja,
        "TV Hacker"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "TVハッカー"@ja,
        "TV Hacker"@ja-latn .

_:Nb2472b297b904ce48fd20b69ac25a31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曳航の音2"@ja,
        "Eikou no Oto 2"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "曳航の音2"@ja,
        "Eikou no Oto 2"@ja-latn .

_:Nb3b03e670c0a4590a16be00d2b577b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒の夜"@ja,
        "Kakusei no Yoru"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "覚醒の夜"@ja,
        "Kakusei no Yoru"@ja-latn .

_:Nc819d1b5723d4e5caf1c5999c1d8151d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロイングス(孔雀王3 メインテーマ～サウンド・エフェクト・ミックス)"@ja,
        "Heroings (Kujakuou 3 Main Theme ~ Sound Effect Mix)"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "ヒロイングス(孔雀王3 メインテーマ～サウンド・エフェクト・ミックス)"@ja,
        "Heroings (Kujakuou 3 Main Theme ~ Sound Effect Mix)"@ja-latn .

_:Ncb7f96afd8044bc68924d4b9ec58f704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七段怪人"@ja,
        "Shichidan Kaijin"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "七段怪人"@ja,
        "Shichidan Kaijin"@ja-latn .

_:Nd3f5368536fc47cab7eec90451ac6bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オニマロイド"@ja,
        "Onimaroid"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "オニマロイド"@ja,
        "Onimaroid"@ja-latn .

_:Ndfb2e708574d4fefbd1fd430676bc164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海岸綺談"@ja,
        "Kaigan Kidan"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "海岸綺談"@ja,
        "Kaigan Kidan"@ja-latn .

_:Ned63363edc254586951118ee88d2bc3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モールスミステリー"@ja,
        "Morse Mystery"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N9df6806003dd440da63c93714e2c92ed ;
    schema:name "モールスミステリー"@ja,
        "Morse Mystery"@ja-latn .

_:N9df6806003dd440da63c93714e2c92ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N221a4f2c406541a59db0214ff56dd58b,
        _:N271e0acf562c40a5883c60c7eb445f83,
        _:N38d638b695664e7d8219016684c1f5fa,
        _:N4e882c2fdc2c4d08926cf9dc9cbbea4d,
        _:N52de1ccaabd540418331a18ec38b922b,
        _:N644e5793ce03417ab627803b96669d86,
        _:N6bc7ddfbb36548dfbe45e3cca9c4528a,
        _:N6c7a8dd0e6fa477d91b8d3a304daa3d4,
        _:N7d9cf2b113ff4effb41743cc1098ed3e,
        _:Na78acace933b468faa686f23e35cba04,
        _:Nab9a2d9ad06845f3a388828d4c576ffd,
        _:Nb236ebcfddef402fb40ca8f585258b31,
        _:Nb2472b297b904ce48fd20b69ac25a31b,
        _:Nb3b03e670c0a4590a16be00d2b577b91,
        _:Nc819d1b5723d4e5caf1c5999c1d8151d,
        _:Ncb7f96afd8044bc68924d4b9ec58f704,
        _:Nd3f5368536fc47cab7eec90451ac6bc5,
        _:Ndfb2e708574d4fefbd1fd430676bc164,
        _:Ned63363edc254586951118ee88d2bc3a ;
    mo:track_count 19 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N221a4f2c406541a59db0214ff56dd58b,
        _:N271e0acf562c40a5883c60c7eb445f83,
        _:N38d638b695664e7d8219016684c1f5fa,
        _:N4e882c2fdc2c4d08926cf9dc9cbbea4d,
        _:N52de1ccaabd540418331a18ec38b922b,
        _:N644e5793ce03417ab627803b96669d86,
        _:N6bc7ddfbb36548dfbe45e3cca9c4528a,
        _:N6c7a8dd0e6fa477d91b8d3a304daa3d4,
        _:N7d9cf2b113ff4effb41743cc1098ed3e,
        _:Na78acace933b468faa686f23e35cba04,
        _:Nab9a2d9ad06845f3a388828d4c576ffd,
        _:Nb236ebcfddef402fb40ca8f585258b31,
        _:Nb2472b297b904ce48fd20b69ac25a31b,
        _:Nb3b03e670c0a4590a16be00d2b577b91,
        _:Nc819d1b5723d4e5caf1c5999c1d8151d,
        _:Ncb7f96afd8044bc68924d4b9ec58f704,
        _:Nd3f5368536fc47cab7eec90451ac6bc5,
        _:Ndfb2e708574d4fefbd1fd430676bc164,
        _:Ned63363edc254586951118ee88d2bc3a .

