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

<album/9749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn ;
    mo:produced_work <album/9749#musicalwork> ;
    schema:name "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn .

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

<product/13206#subject> a schema:CreativeWork ;
    schema:name "Puyo Puyo 2"@en,
        "ぷよぷよ通"@ja,
        "Puyo Puyo Tsu"@ja-latn ;
    foaf:name "Puyo Puyo 2"@en,
        "ぷよぷよ通"@ja,
        "Puyo Puyo Tsu"@ja-latn .

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

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

<org/2029#subject> schema:name "KID'S DOM"@en,
        "KID'S DOM"@ja,
        "KID'S DOM"@ja-latn ;
    foaf:name "KID'S DOM"@en,
        "KID'S DOM"@ja,
        "KID'S DOM"@ja-latn .

<https://media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9749#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> ;
    foaf:depicts <album/9749#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> .

<https://medium-media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9749#performance> ;
    schema:name "Katsumi Tanaka"@en,
        "田中勝己"@ja ;
    foaf:made <album/9749#lyrics>,
        <album/9749#subject> ;
    foaf:name "Katsumi Tanaka"@en,
        "田中勝己"@ja .

<artist/9483#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9749#performance> ;
    schema:name "Bongo5"@en ;
    foaf:name "Bongo5"@en .

<album/9749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn ;
    mo:performance_of <album/9749#musicalwork> ;
    mo:performer <artist/410#subject>,
        <artist/9483#subject> ;
    mo:recorded_as <album/9749#musicalexpression> ;
    schema:byArtist <artist/410#subject>,
        <artist/9483#subject> ;
    schema:name "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn ;
    schema:workPerformed <album/9749#musicalwork> .

<album/9749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-09-23"^^xsd:date ;
    dcterms:title "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn ;
    mo:catalogue_number "TECD-25412" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9749#musicalexpression> ;
    mo:publisher <org/2029#subject> ;
    mo:record _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    mo:record_count 1 ;
    schema:about <product/13206#subject> ;
    schema:byArtist <artist/410#subject>,
        <artist/9483#subject> ;
    schema:datePublished "1998-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> ;
    schema:name "Puyo Puyo Tsu DX. Complete Best Album 2"@en,
        "ぷよぷよ通DX. Complete Best Album 2"@ja,
        "Puyo Puyo Tsu DX. Complete Best Album 2"@ja-latn ;
    schema:publisher <org/2029#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/9749/9749-430178aeb56e.jpg> .

_:N2a9a7a1590c04667b73d661e1d3031d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puyo Puyo"@en,
        "ぷ.よ.ぷ.よ."@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "Puyo Puyo"@en,
        "ぷ.よ.ぷ.よ."@ja .

_:N2e814f7e1a68494b8e9b61e58b7f7cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Beginning Music"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜さいしょのおんがく"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~さいしょのおんがく"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Beginning Music"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜さいしょのおんがく"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~さいしょのおんがく"@ja .

_:N4ecde431da8845b3aad9807fcc40f375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Your Instruction! \"Puyo Puyo Tsu\""@en,
        "インストラクションだよ「ぷよぷよ通」"@ja,
        "インストラクションだよ「ぷよぷよ通」 Swing 16 C mix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's Your Instruction! \"Puyo Puyo Tsu\""@en,
        "インストラクションだよ「ぷよぷよ通」"@ja,
        "インストラクションだよ「ぷよぷよ通」 Swing 16 C mix"@ja .

_:N57283134666540da9ee595459957e414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories of puyopuyo"@en,
        "memories of puyopuyo"@ja,
        "memories of puyopuyo Bayoean unlereased twisted mix."@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "memories of puyopuyo"@en,
        "memories of puyopuyo"@ja,
        "memories of puyopuyo Bayoean unlereased twisted mix."@ja .

_:N5973f822564846bd85016a916ac6fdd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Theme Song! \"Puyo Puyo Tsu\""@en,
        "テーマソングだよ「ぷよぷよ通」"@ja,
        "テーマソングだよ「ぷよぷよ通」 Legendally Live Version (Out Takes)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Theme Song! \"Puyo Puyo Tsu\""@en,
        "テーマソングだよ「ぷよぷよ通」"@ja,
        "テーマソングだよ「ぷよぷよ通」 Legendally Live Version (Out Takes)"@ja .

_:N618d33f438bd4ed6be6f0a285133b6e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Game Over! \"Puyo Puyo Tsu\""@en,
        "ゲームオーバーだよ「ぷよぷよ通」"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's Game Over! \"Puyo Puyo Tsu\""@en,
        "ゲームオーバーだよ「ぷよぷよ通」"@ja .

_:N668bb08d03754fe99cb0c652a2a2f99a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's go play!"@en,
        "あそびに行こう"@ja,
        "あそびに行こう ok ultimate pop mix."@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "Let's go play!"@en,
        "あそびに行こう"@ja,
        "あそびに行こう ok ultimate pop mix."@ja .

_:N6e3f8410a5824c2584d073d9611621f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Quickly Difficult"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜すばやくてゴワイ"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~すばやくてゴワイ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Quickly Difficult"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜すばやくてゴワイ"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~すばやくてゴワイ"@ja .

_:N776aa846a40849519289116f5156b1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Darkness"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜くらやみ"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~くらやみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Darkness"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜くらやみ"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~くらやみ"@ja .

_:N89034a79755c4640bea3955aec08cbee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Staff Roll! \"Puyo Puyo Tsu\""@en,
        "スタッフロールだよ「ぷよぷよ通」"@ja,
        "スタッフロールだよ「ぷよぷよ通」 Extended Long Version"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Staff Roll! \"Puyo Puyo Tsu\""@en,
        "スタッフロールだよ「ぷよぷよ通」"@ja,
        "スタッフロールだよ「ぷよぷよ通」 Extended Long Version"@ja .

_:N8eb33ce46e8844f487087e0cf2b711c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Theme Song! \"Puyo Puyo Tsu\""@en,
        "テーマソングだよ「ぷよぷよ通」"@ja,
        "テーマソングだよ「ぷよぷよ通」 Jungle で fun, fun, fun, mix.-type 3"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Theme Song! \"Puyo Puyo Tsu\""@en,
        "テーマソングだよ「ぷよぷよ通」"@ja,
        "テーマソングだよ「ぷよぷよ通」 Jungle で fun, fun, fun, mix.-type 3"@ja .

_:Nc02849d4c8c646548bff6108f1cfc3b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme of puyopuyo"@en,
        "theme of puyopuyo"@ja,
        "theme of puyopuyo Bayoean unlereased eurobeat mix."@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "theme of puyopuyo"@en,
        "theme of puyopuyo"@ja,
        "theme of puyopuyo Bayoean unlereased eurobeat mix."@ja .

_:Nc6458a41227e424589074a8e67d8c48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Steady, Steady"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜へいき,へいき"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~へいき,へいき"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "A Faceoff at the Magician's Tower! \"Puyo Puyo Tsu\" ~ Steady, Steady"@en,
        "魔導の塔で対戦だよ「ぷよぷよ通」 〜へいき,へいき"@ja,
        "魔導の塔で対戦だよ「ぷよぷよ通」~へいき,へいき"@ja .

_:Nc866f62e77514ab6b2d9a8dd3fbac9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey, it's ok now"@en,
        "もう,大丈夫。"@ja,
        "もう,大丈夫。 basic track extended."@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "Hey, it's ok now"@en,
        "もう,大丈夫。"@ja,
        "もう,大丈夫。 basic track extended."@ja .

_:Nf58da7f299234c308e5e2d552aa66337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Select Screen! \"Puyo Puyo Tsu\""@en,
        "セレクト画面だよ「ぷよぷよ通」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Select Screen! \"Puyo Puyo Tsu\""@en,
        "セレクト画面だよ「ぷよぷよ通」"@ja .

_:Nf787ee7dc1224a54b08bbcc0745e9745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Ending Theme! \"Puyo Puyo Tsu\""@en,
        "エンディングだよ「ぷよぷよ通」"@ja,
        "エンディングだよ「ぷよぷよ通」 魔導物語 THEME IN ROCK AROUND THE WORLD REMASTERED '98"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Ending Theme! \"Puyo Puyo Tsu\""@en,
        "エンディングだよ「ぷよぷよ通」"@ja,
        "エンディングだよ「ぷよぷよ通」 魔導物語 THEME IN ROCK AROUND THE WORLD REMASTERED '98"@ja .

_:Nff2c62040e73494d859a046fd2f07134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's the Staff Roll! \"Puyo Puyo Tsu\""@en,
        "スタッフロールだよ「ぷよぷよ通」"@ja,
        "スタッフロールだよ「ぷよぷよ通」 Vinyl mix - short edit."@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf1a4c32f2b7f4988b2c6b47824bbc914 ;
    schema:name "It's the Staff Roll! \"Puyo Puyo Tsu\""@en,
        "スタッフロールだよ「ぷよぷよ通」"@ja,
        "スタッフロールだよ「ぷよぷよ通」 Vinyl mix - short edit."@ja .

_:Nf1a4c32f2b7f4988b2c6b47824bbc914 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a9a7a1590c04667b73d661e1d3031d9,
        _:N2e814f7e1a68494b8e9b61e58b7f7cfd,
        _:N4ecde431da8845b3aad9807fcc40f375,
        _:N57283134666540da9ee595459957e414,
        _:N5973f822564846bd85016a916ac6fdd6,
        _:N618d33f438bd4ed6be6f0a285133b6e7,
        _:N668bb08d03754fe99cb0c652a2a2f99a,
        _:N6e3f8410a5824c2584d073d9611621f3,
        _:N776aa846a40849519289116f5156b1ca,
        _:N89034a79755c4640bea3955aec08cbee,
        _:N8eb33ce46e8844f487087e0cf2b711c3,
        _:Nc02849d4c8c646548bff6108f1cfc3b9,
        _:Nc6458a41227e424589074a8e67d8c48f,
        _:Nc866f62e77514ab6b2d9a8dd3fbac9b9,
        _:Nf58da7f299234c308e5e2d552aa66337,
        _:Nf787ee7dc1224a54b08bbcc0745e9745,
        _:Nff2c62040e73494d859a046fd2f07134 ;
    mo:track_count 17 ;
    schema:duration "PT66:10"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N2a9a7a1590c04667b73d661e1d3031d9,
        _:N2e814f7e1a68494b8e9b61e58b7f7cfd,
        _:N4ecde431da8845b3aad9807fcc40f375,
        _:N57283134666540da9ee595459957e414,
        _:N5973f822564846bd85016a916ac6fdd6,
        _:N618d33f438bd4ed6be6f0a285133b6e7,
        _:N668bb08d03754fe99cb0c652a2a2f99a,
        _:N6e3f8410a5824c2584d073d9611621f3,
        _:N776aa846a40849519289116f5156b1ca,
        _:N89034a79755c4640bea3955aec08cbee,
        _:N8eb33ce46e8844f487087e0cf2b711c3,
        _:Nc02849d4c8c646548bff6108f1cfc3b9,
        _:Nc6458a41227e424589074a8e67d8c48f,
        _:Nc866f62e77514ab6b2d9a8dd3fbac9b9,
        _:Nf58da7f299234c308e5e2d552aa66337,
        _:Nf787ee7dc1224a54b08bbcc0745e9745,
        _:Nff2c62040e73494d859a046fd2f07134 .

