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

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:made <album/49765#subject>,
        <album/49765#vocals> ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/18168#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bullet Train"@en,
        "超特急"@ja ;
    foaf:made <album/49765#subject>,
        <album/49765#vocals> ;
    foaf:name "Bullet Train"@en,
        "超特急"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:made <album/49765#subject>,
        <album/49765#vocals> ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49765#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/49765#composition>,
        <album/49765#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<artist/16116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49765#subject> ;
    schema:name "Takafumi Fujino"@en,
        "フジノタカフミ"@ja ;
    foaf:made <album/49765#composition>,
        <album/49765#lyrics>,
        <album/49765#subject> ;
    foaf:name "Takafumi Fujino"@en,
        "フジノタカフミ"@ja .

<artist/18160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49765#subject> ;
    schema:name "APAZZI"@en ;
    foaf:made <album/49765#composition>,
        <album/49765#subject> ;
    foaf:name "APAZZI"@en .

<artist/30898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49765#subject> ;
    schema:name "Kenji Kabashima"@en ;
    foaf:made <album/49765#composition>,
        <album/49765#lyrics>,
        <album/49765#subject> ;
    foaf:name "Kenji Kabashima"@en .

<product/2326#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn ;
    foaf:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn .

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

<album/49765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn ;
    mo:performance_of <album/49765#musicalwork> ;
    mo:recorded_as <album/49765#musicalexpression> ;
    schema:name "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn ;
    schema:workPerformed <album/49765#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/49765/49765-1421415946.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/49765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn ;
    mo:composer <artist/1401#subject>,
        <artist/16116#subject>,
        <artist/18160#subject>,
        <artist/30898#subject> ;
    mo:produced_work <album/49765#musicalwork> ;
    schema:name "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn .

<album/49765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-14"^^xsd:date ;
    dcterms:title "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn ;
    mo:catalogue_number "MJSA-01128" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49765#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    mo:record_count 1 ;
    schema:about <product/2326#subject> ;
    schema:datePublished "2015-01-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/49765/49765-1421415946.jpg> ;
    schema:name "YU-GI-OH! ARC-V SOUND DUEL 2"@en,
        "遊☆戯☆王ARC-V SOUND DUEL 2"@ja,
        "YU-GI-OH! ARC-V SOUND DUEL 2"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/49765/49765-1421415946.jpg> .

_:N12c25f11489e49bebdc27845c7147c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White-Hot Fighting Spirit"@en,
        "白熱する闘志"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "White-Hot Fighting Spirit"@en,
        "白熱する闘志"@ja .

_:N16687989e0204100aef506909f90acc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immense Power"@en,
        "絶大なる力"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Immense Power"@en,
        "絶大なる力"@ja .

_:N269289ac0df54c26a3eba1e0a17b0fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light of Hope Doesn't Arrive"@en,
        "希望の光は届かない"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "The Light of Hope Doesn't Arrive"@en,
        "希望の光は届かない"@ja .

_:N27cf3e33c39a46e88e4f8087f354c824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning Moment"@en,
        "はじまりの瞬間"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "The Beginning Moment"@en,
        "はじまりの瞬間"@ja .

_:N2bbeb59998494b09bf9dfceebf1a4363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Duel"@en,
        "俺のデュエル"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "My Duel"@en,
        "俺のデュエル"@ja .

_:N322d830713c4406dac8496cdb7ffea02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Possibilities"@en,
        "新たな可能性"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "New Possibilities"@en,
        "新たな可能性"@ja .

_:N4ed4d97c491846f7a04d82227d2e08fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's go, my Monsters!"@en,
        "行くぞ、俺のモンスターたち!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Let's go, my Monsters!"@en,
        "行くぞ、俺のモンスターたち!"@ja .

_:N53713fe564a7487a89b89a86af38c307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful, Fun and Entertaining!"@en,
        "明るく、楽しく、エンタメる!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Cheerful, Fun and Entertaining!"@en,
        "明るく、楽しく、エンタメる!"@ja .

_:N573ff0037bd84b3482ab776689ed1954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C'mon, Let's Duel!"@en,
        "いざ、デュエルへ!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "C'mon, Let's Duel!"@en,
        "いざ、デュエルへ!"@ja .

_:N677d6ab5b0964210900e93119e435285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duelist's Secret Feelings"@en,
        "決闘者の秘めたる想い"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Duelist's Secret Feelings"@en,
        "決闘者の秘めたる想い"@ja .

_:N69bb63e9e343488da7d905c72440f130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cornered Strategy"@en,
        "追い詰められた瞬間"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Cornered Strategy"@en,
        "追い詰められた瞬間"@ja .

_:N7131bc6db9b84e64b112525136e1095d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troubled Heart"@en,
        "葛藤する心"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Troubled Heart"@en,
        "葛藤する心"@ja .

_:N78d56a60a5e04117a33d36a5673d5a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gazing from inside the Darkness"@en,
        "闇からの眼差し"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Gazing from inside the Darkness"@en,
        "闇からの眼差し"@ja .

_:N7ea6f98b224f45a98155640fda8ad820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Door of Mystery"@en,
        "神秘の扉"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "The Door of Mystery"@en,
        "神秘の扉"@ja .

_:N8f02381831a54cea93c32590bd0e9681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standoff"@en,
        "睨み合い"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Standoff"@en,
        "睨み合い"@ja .

_:N9768814e15fa49148427b2b87f8d2117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future fighter! (TV Size)"@en,
        "Future fighter! (TVサイズ)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Future fighter! (TV Size)"@en,
        "Future fighter! (TVサイズ)"@ja .

_:N99d070b9c2d64996896a57fcfca826b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wall in the Way"@en,
        "立ちはだかる壁"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "The Wall in the Way"@en,
        "立ちはだかる壁"@ja .

_:Nad3b692ab8ea41a3a88dc3cb919d9337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on, the fun has Only Just Begun!"@en,
        "さぁ、お楽しみはこれからだ!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Come on, the fun has Only Just Begun!"@en,
        "さぁ、お楽しみはこれからだ!"@ja .

_:Nad5e0862f3084592b86dba7dd1e0fcda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Time"@en,
        "穏やかな時間"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Quiet Time"@en,
        "穏やかな時間"@ja .

_:Ncd322cf90d664b289a739253744888cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance"@en,
        "レジスタンス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Resistance"@en,
        "レジスタンス"@ja .

_:Nd22b959d2a4348efad1012ecec89c6fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery Deepens"@en,
        "深まる謎"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "The Mystery Deepens"@en,
        "深まる謎"@ja .

_:Ndcd2f026e2ee4df5ac5b9254bae4a0b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entertainment Duel Show"@en,
        "エンタメデュエルショー"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Entertainment Duel Show"@en,
        "エンタメデュエルショー"@ja .

_:Ndcf9beaa1e334d85ace5ced132d12c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle of the Soul"@en,
        "魂の激闘"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Fierce Battle of the Soul"@en,
        "魂の激闘"@ja .

_:Nec5e1200195a4fb2a9615b5630fa8151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe in Tomorrow's Victory"@en,
        "明日の勝利を信じて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Believe in Tomorrow's Victory"@en,
        "明日の勝利を信じて"@ja .

_:Neee65f67b6ca4563b065a5747df5d3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn! (TV Size)"@en,
        "Burn! (TVサイズ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Burn! (TV Size)"@en,
        "Burn! (TVサイズ)"@ja .

_:Nf566ec5b339a48bda611f7260fa9b40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steadfast Duel"@en,
        "不動のデュエル"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N01d84c1fdf6c491d963c48538e8f8fe7 ;
    schema:name "Steadfast Duel"@en,
        "不動のデュエル"@ja .

_:N01d84c1fdf6c491d963c48538e8f8fe7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c25f11489e49bebdc27845c7147c77,
        _:N16687989e0204100aef506909f90acc3,
        _:N269289ac0df54c26a3eba1e0a17b0fd2,
        _:N27cf3e33c39a46e88e4f8087f354c824,
        _:N2bbeb59998494b09bf9dfceebf1a4363,
        _:N322d830713c4406dac8496cdb7ffea02,
        _:N4ed4d97c491846f7a04d82227d2e08fd,
        _:N53713fe564a7487a89b89a86af38c307,
        _:N573ff0037bd84b3482ab776689ed1954,
        _:N677d6ab5b0964210900e93119e435285,
        _:N69bb63e9e343488da7d905c72440f130,
        _:N7131bc6db9b84e64b112525136e1095d,
        _:N78d56a60a5e04117a33d36a5673d5a5e,
        _:N7ea6f98b224f45a98155640fda8ad820,
        _:N8f02381831a54cea93c32590bd0e9681,
        _:N9768814e15fa49148427b2b87f8d2117,
        _:N99d070b9c2d64996896a57fcfca826b7,
        _:Nad3b692ab8ea41a3a88dc3cb919d9337,
        _:Nad5e0862f3084592b86dba7dd1e0fcda,
        _:Ncd322cf90d664b289a739253744888cb,
        _:Nd22b959d2a4348efad1012ecec89c6fe,
        _:Ndcd2f026e2ee4df5ac5b9254bae4a0b8,
        _:Ndcf9beaa1e334d85ace5ced132d12c14,
        _:Nec5e1200195a4fb2a9615b5630fa8151,
        _:Neee65f67b6ca4563b065a5747df5d3c8,
        _:Nf566ec5b339a48bda611f7260fa9b40e ;
    mo:track_count 26 ;
    schema:duration "PT70:31"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N12c25f11489e49bebdc27845c7147c77,
        _:N16687989e0204100aef506909f90acc3,
        _:N269289ac0df54c26a3eba1e0a17b0fd2,
        _:N27cf3e33c39a46e88e4f8087f354c824,
        _:N2bbeb59998494b09bf9dfceebf1a4363,
        _:N322d830713c4406dac8496cdb7ffea02,
        _:N4ed4d97c491846f7a04d82227d2e08fd,
        _:N53713fe564a7487a89b89a86af38c307,
        _:N573ff0037bd84b3482ab776689ed1954,
        _:N677d6ab5b0964210900e93119e435285,
        _:N69bb63e9e343488da7d905c72440f130,
        _:N7131bc6db9b84e64b112525136e1095d,
        _:N78d56a60a5e04117a33d36a5673d5a5e,
        _:N7ea6f98b224f45a98155640fda8ad820,
        _:N8f02381831a54cea93c32590bd0e9681,
        _:N9768814e15fa49148427b2b87f8d2117,
        _:N99d070b9c2d64996896a57fcfca826b7,
        _:Nad3b692ab8ea41a3a88dc3cb919d9337,
        _:Nad5e0862f3084592b86dba7dd1e0fcda,
        _:Ncd322cf90d664b289a739253744888cb,
        _:Nd22b959d2a4348efad1012ecec89c6fe,
        _:Ndcd2f026e2ee4df5ac5b9254bae4a0b8,
        _:Ndcf9beaa1e334d85ace5ced132d12c14,
        _:Nec5e1200195a4fb2a9615b5630fa8151,
        _:Neee65f67b6ca4563b065a5747df5d3c8,
        _:Nf566ec5b339a48bda611f7260fa9b40e .

