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

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

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

<artist/3611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21616#subject> ;
    schema:name "Rondo Rikudo"@en,
        "六堂ロンド"@ja ;
    foaf:made <album/21616#composition>,
        <album/21616#subject> ;
    foaf:name "Rondo Rikudo"@en,
        "六堂ロンド"@ja .

<artist/3614#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21616#subject> ;
    schema:name "Yuhki Nakanome"@en,
        "中ノ目有輝"@ja ;
    foaf:made <album/21616#composition>,
        <album/21616#subject> ;
    foaf:name "Yuhki Nakanome"@en,
        "中ノ目有輝"@ja .

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

<album/21616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn ;
    mo:performance_of <album/21616#musicalwork> ;
    mo:recorded_as <album/21616#musicalexpression> ;
    schema:name "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn ;
    schema:workPerformed <album/21616#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/21616/21616-1356115670.jpg> a schema:ImageObject,
        foaf:Image .

<album/21616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn ;
    mo:composer <artist/3611#subject>,
        <artist/3614#subject> ;
    mo:produced_work <album/21616#musicalwork> ;
    schema:name "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn .

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

<album/21616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-21"^^xsd:date ;
    dcterms:title "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn ;
    mo:catalogue_number "TAL-002ST" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21616#musicalexpression> ;
    mo:publisher _:Na0e4072e1a4f4c9b9de094e6c58e383b ;
    mo:record _:N2385b217a41048ada02d8936f5df30ca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blaze of Destiny II -The beginning of the fate-"@en ;
            foaf:name "Blaze of Destiny II -The beginning of the fate-"@en ] ;
    schema:datePublished "2004-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/21616/21616-1356115670.jpg> ;
    schema:name "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@en,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja,
        "Blaze of Destiny II -The beginning of the fate- Special Sound Tracks"@ja-latn ;
    schema:publisher _:Na0e4072e1a4f4c9b9de094e6c58e383b ;
    foaf:depiction <https://media.vgm.io/albums/61/21616/21616-1356115670.jpg> .

_:N0915e09ef08f45879c3902246f890c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤い月 ～ディガント～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "赤い月 ～ディガント～"@ja .

_:N2f6ba2b77454402fb47314d337ac5f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巨大な敵"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "巨大な敵"@ja .

_:N369c705adb094a92bfbd253252f5a86a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦場の掟 ～バトル2～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "戦場の掟 ～バトル2～"@ja .

_:N3ec2ce808a594d5c8e2c44e1d318d514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しき運命 ～レイリア～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "悲しき運命 ～レイリア～"@ja .

_:N56ed421a3a0740ac9ad8e2e9fd50a4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天駆ける想い"@ja ;
    mo:track_number 23 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "天駆ける想い"@ja .

_:N5a6000910dae456c92c6d07efb73c2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決断"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "決断"@ja .

_:N5d075aad4e734fdca11e524611a4eea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迫り来る脅威 ～ボスバトル1～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "迫り来る脅威 ～ボスバトル1～"@ja .

_:N6786bdeec6184d419c1d10185601c4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇に蠢くモノ ～ロズ・エアの塔～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "闇に蠢くモノ ～ロズ・エアの塔～"@ja .

_:N6be48a5cf14d48f0bc0c3b695fe0f176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高貴なる姫君 ～ヒルデカルタ～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "高貴なる姫君 ～ヒルデカルタ～"@ja .

_:N73210708c8de4bd48b8551ae6acd0c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四神"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "四神"@ja .

_:N7c23815ddd264019ab3d04da674c6b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "広がる世界"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "広がる世界"@ja .

_:N7caaba4524e7473c856fb3212dd1151b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全てを背負って ～ラストバトル～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "全てを背負って ～ラストバトル～"@ja .

_:N7cb07b747a5a456ca5e1a78418434d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "至福の時"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "至福の時"@ja .

_:N8fb824d9e5a24b4ca746fb18bc77fbe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight!! ～バトル1～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "Fight!! ～バトル1～"@ja .

_:N979da90b58eb4a9f9fc39094879b6282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘めたる情熱 ～レオンベルグ～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "秘めたる情熱 ～レオンベルグ～"@ja .

_:Na0e4072e1a4f4c9b9de094e6c58e383b schema:name "Talisman"@en ;
    foaf:name "Talisman"@en .

_:Nb51a9bf9dcfc4417810e04351b9520f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "奇跡"@ja .

_:Nb5c1658267e748809e92723e87225727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あのときの記憶"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "あのときの記憶"@ja .

_:Nba5eac475c55420688f1e3b1d644fe84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ向かって"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "明日へ向かって"@ja .

_:Nbb6fb4141c2b450b99b03e17345c06f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バレルの住人 ～ボスバトル2～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "バレルの住人 ～ボスバトル2～"@ja .

_:Nc04d91e849604c2b9b54a675a596447d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の傷"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "心の傷"@ja .

_:Nd95bdf71c0104b368597ee2ae50a46d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天駆ける想い (インストゥルメンタル)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "天駆ける想い (インストゥルメンタル)"@ja .

_:Ne1525c2fe34a447699b74f51c2d24528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Dream (インストゥルメンタル)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "Still Dream (インストゥルメンタル)"@ja .

_:Ne4fd4bc58fd94ea89a60a3d2f181ebff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "Still Dream"@ja .

_:Ne846c991fa4b4d468591bbb94e85bd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "反撃のとき"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "反撃のとき"@ja .

_:Nfa7ba76b704e4168aaae358b10917f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "強襲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2385b217a41048ada02d8936f5df30ca ;
    schema:name "強襲"@ja .

_:N2385b217a41048ada02d8936f5df30ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0915e09ef08f45879c3902246f890c4f,
        _:N2f6ba2b77454402fb47314d337ac5f04,
        _:N369c705adb094a92bfbd253252f5a86a,
        _:N3ec2ce808a594d5c8e2c44e1d318d514,
        _:N56ed421a3a0740ac9ad8e2e9fd50a4db,
        _:N5a6000910dae456c92c6d07efb73c2f8,
        _:N5d075aad4e734fdca11e524611a4eea3,
        _:N6786bdeec6184d419c1d10185601c4e5,
        _:N6be48a5cf14d48f0bc0c3b695fe0f176,
        _:N73210708c8de4bd48b8551ae6acd0c19,
        _:N7c23815ddd264019ab3d04da674c6b76,
        _:N7caaba4524e7473c856fb3212dd1151b,
        _:N7cb07b747a5a456ca5e1a78418434d9a,
        _:N8fb824d9e5a24b4ca746fb18bc77fbe9,
        _:N979da90b58eb4a9f9fc39094879b6282,
        _:Nb51a9bf9dcfc4417810e04351b9520f2,
        _:Nb5c1658267e748809e92723e87225727,
        _:Nba5eac475c55420688f1e3b1d644fe84,
        _:Nbb6fb4141c2b450b99b03e17345c06f2,
        _:Nc04d91e849604c2b9b54a675a596447d,
        _:Nd95bdf71c0104b368597ee2ae50a46d7,
        _:Ne1525c2fe34a447699b74f51c2d24528,
        _:Ne4fd4bc58fd94ea89a60a3d2f181ebff,
        _:Ne846c991fa4b4d468591bbb94e85bd15,
        _:Nfa7ba76b704e4168aaae358b10917f1b ;
    mo:track_count 25 ;
    schema:duration "PT45:27"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0915e09ef08f45879c3902246f890c4f,
        _:N2f6ba2b77454402fb47314d337ac5f04,
        _:N369c705adb094a92bfbd253252f5a86a,
        _:N3ec2ce808a594d5c8e2c44e1d318d514,
        _:N56ed421a3a0740ac9ad8e2e9fd50a4db,
        _:N5a6000910dae456c92c6d07efb73c2f8,
        _:N5d075aad4e734fdca11e524611a4eea3,
        _:N6786bdeec6184d419c1d10185601c4e5,
        _:N6be48a5cf14d48f0bc0c3b695fe0f176,
        _:N73210708c8de4bd48b8551ae6acd0c19,
        _:N7c23815ddd264019ab3d04da674c6b76,
        _:N7caaba4524e7473c856fb3212dd1151b,
        _:N7cb07b747a5a456ca5e1a78418434d9a,
        _:N8fb824d9e5a24b4ca746fb18bc77fbe9,
        _:N979da90b58eb4a9f9fc39094879b6282,
        _:Nb51a9bf9dcfc4417810e04351b9520f2,
        _:Nb5c1658267e748809e92723e87225727,
        _:Nba5eac475c55420688f1e3b1d644fe84,
        _:Nbb6fb4141c2b450b99b03e17345c06f2,
        _:Nc04d91e849604c2b9b54a675a596447d,
        _:Nd95bdf71c0104b368597ee2ae50a46d7,
        _:Ne1525c2fe34a447699b74f51c2d24528,
        _:Ne4fd4bc58fd94ea89a60a3d2f181ebff,
        _:Ne846c991fa4b4d468591bbb94e85bd15,
        _:Nfa7ba76b704e4168aaae358b10917f1b .

