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

<album/3970> a mo:Release ;
    mo:catalogue_number "KDSD-00042" .

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

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

<artist/1706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71801#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健司"@ja ;
    foaf:made <album/71801#composition>,
        <album/71801#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健司"@ja .

<product/14101#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: Budokai"@en,
        "ドラゴンボールZ"@ja,
        "Dragonball Z"@ja-latn ;
    foaf:name "Dragon Ball Z: Budokai"@en,
        "ドラゴンボールZ"@ja,
        "Dragonball Z"@ja-latn .

<product/14833#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z: Budokai 2"@en,
        "ドラゴンボールZ2"@ja,
        "Dragon Ball Z2"@ja-latn ;
    foaf:name "Dragon Ball Z: Budokai 2"@en,
        "ドラゴンボールZ2"@ja,
        "Dragon Ball Z2"@ja-latn .

<album/71801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn ;
    mo:composer <artist/1706#subject> ;
    mo:produced_work <album/71801#musicalwork> ;
    schema:name "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn .

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

<album/71801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn ;
    mo:performance_of <album/71801#musicalwork> ;
    mo:recorded_as <album/71801#musicalexpression> ;
    schema:name "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn ;
    schema:workPerformed <album/71801#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/71801/71801-1506380210.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn ;
    mo:catalogue_number "MICA-0444" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/3970> ;
    mo:publication_of <album/71801#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N6ac377b6a43a43d9ae653be00d705552 ;
    mo:record_count 1 ;
    schema:about <product/14101#subject>,
        <product/14833#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/71801/71801-1506380210.jpg> ;
    schema:name "DRAGON BALL Z&Z2 Original soundtrack"@en,
        "ドラゴンボールZ & Z2 オリジナルサウンドトラック"@ja,
        "DRAGON BALL Z&Z2 Original soundtrack"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/71801/71801-1506380210.jpg> .

_:N09f62f68d9d44d60ac0c79365229af64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遭遇"@ja,
        "Souguu"@ja-latn,
        "Encounter"@officialenglish,
        "Encounter"@translatedenglish ;
    mo:track_number 18 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "遭遇"@ja,
        "Souguu"@ja-latn,
        "Encounter"@officialenglish,
        "Encounter"@translatedenglish .

_:N0cbf314fa5354d24bfbe5a3e520e99a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do it at All Risks"@ja,
        "Do it at All Risks"@ja-latn,
        "Do it at All Risks"@officialenglish,
        "Do it at All Risks"@translatedenglish ;
    mo:track_number 26 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Do it at All Risks"@ja,
        "Do it at All Risks"@ja-latn,
        "Do it at All Risks"@officialenglish,
        "Do it at All Risks"@translatedenglish .

_:N1246905c850548dd98c478f0db93e656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle with All my Force"@ja,
        "The Battle with All my Force"@ja-latn,
        "The Battle with All my Force"@officialenglish,
        "The Battle with All my Force"@translatedenglish ;
    mo:track_number 20 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "The Battle with All my Force"@ja,
        "The Battle with All my Force"@ja-latn,
        "The Battle with All my Force"@officialenglish,
        "The Battle with All my Force"@translatedenglish .

_:N24e9c9a9c1bb4ba4801174c4bff9912d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expectation"@ja,
        "Expectation"@ja-latn,
        "Expectation"@officialenglish,
        "Expectation"@translatedenglish ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Expectation"@ja,
        "Expectation"@ja-latn,
        "Expectation"@officialenglish,
        "Expectation"@translatedenglish .

_:N259baccf33814fe98eb08ad3c29c496a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLaSH RuN aCRoSS THe UNiVeRSe"@ja,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@ja-latn,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@officialenglish,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@translatedenglish ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "FLaSH RuN aCRoSS THe UNiVeRSe"@ja,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@ja-latn,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@officialenglish,
        "FLaSH RuN aCRoSS THe UNiVeRSe"@translatedenglish .

_:N27b83e17e7d34d189ecbc7f3618d3fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only So Much Oil In The Ground"@ja,
        "Only So Much Oil In The Ground"@ja-latn,
        "Only So Much Oil In The Ground"@officialenglish,
        "Only So Much Oil in the Ground"@translatedenglish ;
    mo:track_number 23 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Only So Much Oil In The Ground"@ja,
        "Only So Much Oil In The Ground"@ja-latn,
        "Only So Much Oil In The Ground"@officialenglish,
        "Only So Much Oil in the Ground"@translatedenglish .

_:N28fba08e8ebb4460b37d9ee5dbacab79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man Called 'C'"@ja,
        "The Man Called 'C'"@ja-latn,
        "The Man Called 'C'"@officialenglish,
        "The Man Called 'C'"@translatedenglish ;
    mo:track_number 28 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "The Man Called 'C'"@ja,
        "The Man Called 'C'"@ja-latn,
        "The Man Called 'C'"@officialenglish,
        "The Man Called 'C'"@translatedenglish .

_:N30dd78bb443c421f86e29ae60d2fabac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "限界を超えて ～'Qi' No Limit～"@ja,
        "Genkai o Koete ~'Qi' No Limit~"@ja-latn,
        "'Qi' No Limit"@officialenglish,
        "Breaking the Limit ~'Qi' No Limit~"@translatedenglish ;
    mo:track_number 16 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "限界を超えて ～'Qi' No Limit～"@ja,
        "Genkai o Koete ~'Qi' No Limit~"@ja-latn,
        "'Qi' No Limit"@officialenglish,
        "Breaking the Limit ~'Qi' No Limit~"@translatedenglish .

_:N35c8ae9b7aa045ae9d10e15bd5390957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUDO ～Asian Spirit～"@ja,
        "BUDO ~Asian Spirit~"@ja-latn,
        "BUDO ~Asian Spirit~"@officialenglish,
        "BUDO ~Asian Spirit~"@translatedenglish ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "BUDO ～Asian Spirit～"@ja,
        "BUDO ~Asian Spirit~"@ja-latn,
        "BUDO ~Asian Spirit~"@officialenglish,
        "BUDO ~Asian Spirit~"@translatedenglish .

_:N3954bd530c994b30b9b5ef37eeeeb31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark of Fighting"@ja,
        "Spark of Fighting"@ja-latn,
        "Spark of Fighting"@officialenglish,
        "Spark of Fighting"@translatedenglish ;
    mo:track_number 14 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Spark of Fighting"@ja,
        "Spark of Fighting"@ja-latn,
        "Spark of Fighting"@officialenglish,
        "Spark of Fighting"@translatedenglish .

_:N3bbff26e284f4b30b41262bb369d941a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱き風のごとく"@ja,
        "Atsuki Kaze no Gotoku"@ja-latn,
        "Take it on!"@officialenglish,
        "Like a Burning Wind"@translatedenglish ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "熱き風のごとく"@ja,
        "Atsuki Kaze no Gotoku"@ja-latn,
        "Take it on!"@officialenglish,
        "Like a Burning Wind"@translatedenglish .

_:N43a4319ac754438aad6e8fe7c734658d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Vaccination"@ja,
        "Soul Vaccination"@ja-latn,
        "Soul Vaccination"@officialenglish,
        "Soul Vaccination"@translatedenglish ;
    mo:track_number 22 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Soul Vaccination"@ja,
        "Soul Vaccination"@ja-latn,
        "Soul Vaccination"@officialenglish,
        "Soul Vaccination"@translatedenglish .

_:N4acd6f08e9e94e2aa6bd67e78dc340d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦慄の刻(とき)"@ja,
        "Senritsu no Toki"@ja-latn,
        "Thrilling"@officialenglish,
        "It's Thrilling Time"@translatedenglish ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "戦慄の刻(とき)"@ja,
        "Senritsu no Toki"@ja-latn,
        "Thrilling"@officialenglish,
        "It's Thrilling Time"@translatedenglish .

_:N75feea6618d846fcbb77e57cbf882d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挑戦者たち"@ja,
        "Chousenshatachi"@ja-latn,
        "Challengers"@officialenglish,
        "Challengers"@translatedenglish ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "挑戦者たち"@ja,
        "Chousenshatachi"@ja-latn,
        "Challengers"@officialenglish,
        "Challengers"@translatedenglish .

_:N7b2660c3d63c4c80861e49922ba340ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Opportunity"@ja,
        "Big Opportunity"@ja-latn,
        "Big Opportunity"@officialenglish,
        "Big Opportunity"@translatedenglish ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Big Opportunity"@ja,
        "Big Opportunity"@ja-latn,
        "Big Opportunity"@officialenglish,
        "Big Opportunity"@translatedenglish .

_:Na72a78094db745e386e16459e98f096c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move Forward Fearlessly"@ja,
        "Move Forward Fearlessly"@ja-latn,
        "Move Forward Fearlessly"@officialenglish,
        "Move Forward Fearlessly"@translatedenglish ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Move Forward Fearlessly"@ja,
        "Move Forward Fearlessly"@ja-latn,
        "Move Forward Fearlessly"@officialenglish,
        "Move Forward Fearlessly"@translatedenglish .

_:Nb0d77e1b595841288e9b0c6481d50209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強の力"@ja,
        "Saikyou no Chikara"@ja-latn,
        "Super Strength"@officialenglish,
        "Super Strength"@translatedenglish ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "最強の力"@ja,
        "Saikyou no Chikara"@ja-latn,
        "Super Strength"@officialenglish,
        "Super Strength"@translatedenglish .

_:Nb83aaaa8f0a44b68810024afe861439e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full of Tears ～悲しみの淵で～"@ja,
        "Full of Tears ~Kanashimi no Fuchi de~"@ja-latn,
        "Full of Tears"@officialenglish,
        "Full of Tears ~In the Depths of Sadness~"@translatedenglish ;
    mo:track_number 27 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Full of Tears ～悲しみの淵で～"@ja,
        "Full of Tears ~Kanashimi no Fuchi de~"@ja-latn,
        "Full of Tears"@officialenglish,
        "Full of Tears ~In the Depths of Sadness~"@translatedenglish .

_:Nb92bcb18bb88411cb4804d36151c7eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未知の邦(くに)から来た戦士"@ja,
        "Michi no Kuni kara Kita Senshi"@ja-latn,
        "A Stranger"@officialenglish,
        "Warrior From an Unknown Land"@translatedenglish ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "未知の邦(くに)から来た戦士"@ja,
        "Michi no Kuni kara Kita Senshi"@ja-latn,
        "A Stranger"@officialenglish,
        "Warrior From an Unknown Land"@translatedenglish .

_:Nba86dfea1b1d42beb5c1f3820e01fa1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul With A Capital 'S'"@ja,
        "Soul With A Capital 'S'"@ja-latn,
        "Soul With A Capital 'S'"@officialenglish,
        "Soul With A Capital 'S'"@translatedenglish ;
    mo:track_number 24 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Soul With A Capital 'S'"@ja,
        "Soul With A Capital 'S'"@ja-latn,
        "Soul With A Capital 'S'"@officialenglish,
        "Soul With A Capital 'S'"@translatedenglish .

_:Nbed3e1d2316249a09e159e9f2373b774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7th Sense ～至高の力を信じて～"@ja,
        "7th Sense ~Shikou no Chikara o Shinjite~"@ja-latn,
        "I trust my 7th Sense"@officialenglish,
        "7th Sense ~Believe in the Supreme Power~"@translatedenglish ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "7th Sense ～至高の力を信じて～"@ja,
        "7th Sense ~Shikou no Chikara o Shinjite~"@ja-latn,
        "I trust my 7th Sense"@officialenglish,
        "7th Sense ~Believe in the Supreme Power~"@translatedenglish .

_:Nbf93c51b0b254c84a7fedeb0bd988c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm gonna Get Over ～地平線の彼方へ～"@ja,
        "I'm gonna Get Over ~Chiheisen no Kanate e~"@ja-latn,
        "I'm gonna Get Over"@officialenglish,
        "I'm gonna Get Over ~The Other Side Of The Horizon~"@translatedenglish ;
    mo:track_number 25 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "I'm gonna Get Over ～地平線の彼方へ～"@ja,
        "I'm gonna Get Over ~Chiheisen no Kanate e~"@ja-latn,
        "I'm gonna Get Over"@officialenglish,
        "I'm gonna Get Over ~The Other Side Of The Horizon~"@translatedenglish .

_:Nc3fd99ac8f974391ba3a5f5a65d3b759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breaking Free"@ja,
        "Breaking Free"@ja-latn,
        "Breaking Free"@officialenglish,
        "Breaking Free"@translatedenglish ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "Breaking Free"@ja,
        "Breaking Free"@ja-latn,
        "Breaking Free"@officialenglish,
        "Breaking Free"@translatedenglish .

_:Nd587c174e73949678f299e14fec08eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くすぶる heart に火をつけろ!!"@ja,
        "Kusuburu heart ni Hi o Tsukero!!"@ja-latn,
        "Go for it!"@officialenglish,
        "Light a Fire in your Smoldering heart!!"@translatedenglish ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "くすぶる heart に火をつけろ!!"@ja,
        "Kusuburu heart ni Hi o Tsukero!!"@ja-latn,
        "Go for it!"@officialenglish,
        "Light a Fire in your Smoldering heart!!"@translatedenglish .

_:Nd9ceec6759b7422299c955b382980423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A lot of 'Qi'"@ja,
        "A lot of 'Qi'"@ja-latn,
        "A lot of 'Qi'"@officialenglish,
        "A lot of 'Qi'"@translatedenglish ;
    mo:track_number 15 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "A lot of 'Qi'"@ja,
        "A lot of 'Qi'"@ja-latn,
        "A lot of 'Qi'"@officialenglish,
        "A lot of 'Qi'"@translatedenglish .

_:Ne989189f8c284bf5a7327919e857e868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勝利への疾走"@ja,
        "Shouri e no Shissou"@ja-latn,
        "Running to Victory"@officialenglish,
        "Running to Victory"@translatedenglish ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "勝利への疾走"@ja,
        "Shouri e no Shissou"@ja-latn,
        "Running to Victory"@officialenglish,
        "Running to Victory"@translatedenglish .

_:Nf42722a1d81c4fbfae143f3c29245793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野性の魂 ～Wild Soul～"@ja,
        "Yasei no Tamashii ~Wild Soul~"@ja-latn,
        "Wild Soul"@officialenglish,
        "Wild-Natured Spirit ~Wild Soul~"@translatedenglish ;
    mo:track_number 21 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "野性の魂 ～Wild Soul～"@ja,
        "Yasei no Tamashii ~Wild Soul~"@ja-latn,
        "Wild Soul"@officialenglish,
        "Wild-Natured Spirit ~Wild Soul~"@translatedenglish .

_:Nfdcfdf52fa2042aea56d0f2c7d2b605d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦へのカウントダウン"@ja,
        "Kessen e no Countdown"@ja-latn,
        "Count Down"@officialenglish,
        "Countdown to the Decisive Battle"@translatedenglish ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N6ac377b6a43a43d9ae653be00d705552 ;
    schema:name "決戦へのカウントダウン"@ja,
        "Kessen e no Countdown"@ja-latn,
        "Count Down"@officialenglish,
        "Countdown to the Decisive Battle"@translatedenglish .

_:N6ac377b6a43a43d9ae653be00d705552 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f62f68d9d44d60ac0c79365229af64,
        _:N0cbf314fa5354d24bfbe5a3e520e99a8,
        _:N1246905c850548dd98c478f0db93e656,
        _:N24e9c9a9c1bb4ba4801174c4bff9912d,
        _:N259baccf33814fe98eb08ad3c29c496a,
        _:N27b83e17e7d34d189ecbc7f3618d3fcf,
        _:N28fba08e8ebb4460b37d9ee5dbacab79,
        _:N30dd78bb443c421f86e29ae60d2fabac,
        _:N35c8ae9b7aa045ae9d10e15bd5390957,
        _:N3954bd530c994b30b9b5ef37eeeeb31c,
        _:N3bbff26e284f4b30b41262bb369d941a,
        _:N43a4319ac754438aad6e8fe7c734658d,
        _:N4acd6f08e9e94e2aa6bd67e78dc340d6,
        _:N75feea6618d846fcbb77e57cbf882d84,
        _:N7b2660c3d63c4c80861e49922ba340ab,
        _:Na72a78094db745e386e16459e98f096c,
        _:Nb0d77e1b595841288e9b0c6481d50209,
        _:Nb83aaaa8f0a44b68810024afe861439e,
        _:Nb92bcb18bb88411cb4804d36151c7eff,
        _:Nba86dfea1b1d42beb5c1f3820e01fa1f,
        _:Nbed3e1d2316249a09e159e9f2373b774,
        _:Nbf93c51b0b254c84a7fedeb0bd988c41,
        _:Nc3fd99ac8f974391ba3a5f5a65d3b759,
        _:Nd587c174e73949678f299e14fec08eda,
        _:Nd9ceec6759b7422299c955b382980423,
        _:Ne989189f8c284bf5a7327919e857e868,
        _:Nf42722a1d81c4fbfae143f3c29245793,
        _:Nfdcfdf52fa2042aea56d0f2c7d2b605d ;
    mo:track_count 28 ;
    schema:duration "PT68:28"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N09f62f68d9d44d60ac0c79365229af64,
        _:N0cbf314fa5354d24bfbe5a3e520e99a8,
        _:N1246905c850548dd98c478f0db93e656,
        _:N24e9c9a9c1bb4ba4801174c4bff9912d,
        _:N259baccf33814fe98eb08ad3c29c496a,
        _:N27b83e17e7d34d189ecbc7f3618d3fcf,
        _:N28fba08e8ebb4460b37d9ee5dbacab79,
        _:N30dd78bb443c421f86e29ae60d2fabac,
        _:N35c8ae9b7aa045ae9d10e15bd5390957,
        _:N3954bd530c994b30b9b5ef37eeeeb31c,
        _:N3bbff26e284f4b30b41262bb369d941a,
        _:N43a4319ac754438aad6e8fe7c734658d,
        _:N4acd6f08e9e94e2aa6bd67e78dc340d6,
        _:N75feea6618d846fcbb77e57cbf882d84,
        _:N7b2660c3d63c4c80861e49922ba340ab,
        _:Na72a78094db745e386e16459e98f096c,
        _:Nb0d77e1b595841288e9b0c6481d50209,
        _:Nb83aaaa8f0a44b68810024afe861439e,
        _:Nb92bcb18bb88411cb4804d36151c7eff,
        _:Nba86dfea1b1d42beb5c1f3820e01fa1f,
        _:Nbed3e1d2316249a09e159e9f2373b774,
        _:Nbf93c51b0b254c84a7fedeb0bd988c41,
        _:Nc3fd99ac8f974391ba3a5f5a65d3b759,
        _:Nd587c174e73949678f299e14fec08eda,
        _:Nd9ceec6759b7422299c955b382980423,
        _:Ne989189f8c284bf5a7327919e857e868,
        _:Nf42722a1d81c4fbfae143f3c29245793,
        _:Nfdcfdf52fa2042aea56d0f2c7d2b605d .

