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

<album/13720#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn ;
    mo:produced_work <album/13720#musicalwork> ;
    schema:name "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn .

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

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

<event/178> a mo:Release ;
    schema:name "Released at M3-2003 Spring (May 04, 2003)" .

<product/10355#subject> a schema:CreativeWork ;
    schema:name "Spelunker"@en,
        "Spelunker"@ja,
        "Spelunker"@ja-latn ;
    foaf:name "Spelunker"@en,
        "Spelunker"@ja,
        "Spelunker"@ja-latn .

<product/10384#subject> a schema:CreativeWork ;
    schema:name "Zanac"@en,
        "ザナック"@ja,
        "Zanac"@ja-latn ;
    foaf:name "Zanac"@en,
        "ザナック"@ja,
        "Zanac"@ja-latn .

<product/10473#subject> a schema:CreativeWork ;
    schema:name "XEVIOUS"@en,
        "ゼビウス"@ja,
        "XEVIOUS"@ja-latn ;
    foaf:name "XEVIOUS"@en,
        "ゼビウス"@ja,
        "XEVIOUS"@ja-latn .

<product/2630#subject> a schema:CreativeWork ;
    schema:name "RayStorm"@en,
        "レイストーム"@ja,
        "RayStorm"@ja-latn ;
    foaf:name "RayStorm"@en,
        "レイストーム"@ja,
        "RayStorm"@ja-latn .

<product/2631#subject> a schema:CreativeWork ;
    schema:name "RayForce"@en,
        "レイフォース"@ja,
        "RayForce"@ja-latn ;
    foaf:name "RayForce"@en,
        "レイフォース"@ja,
        "RayForce"@ja-latn .

<product/4037#subject> a schema:CreativeWork ;
    schema:name "SGGG"@en,
        "セガガガ"@ja,
        "Segagaga"@ja-latn ;
    foaf:name "SGGG"@en,
        "セガガガ"@ja,
        "Segagaga"@ja-latn .

<product/857#subject> a schema:CreativeWork ;
    schema:name "DARIUS"@en,
        "ダライアス"@ja,
        "DARIUS"@ja-latn ;
    foaf:name "DARIUS"@en,
        "ダライアス"@ja,
        "DARIUS"@ja-latn .

<product/955#subject> a schema:CreativeWork ;
    schema:name "Truxton"@en,
        "達人"@ja,
        "Tatsujin"@ja-latn ;
    foaf:name "Truxton"@en,
        "達人"@ja,
        "Tatsujin"@ja-latn .

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

<album/13720#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn ;
    mo:performance_of <album/13720#musicalwork> ;
    mo:recorded_as <album/13720#musicalexpression> ;
    schema:name "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn ;
    schema:workPerformed <album/13720#musicalwork> .

<org/283#subject> schema:name "Pulse Therapy"@en,
        "Pulse Therapy"@ja,
        "Pulse Therapy"@ja-latn ;
    foaf:name "Pulse Therapy"@en,
        "Pulse Therapy"@ja,
        "Pulse Therapy"@ja-latn .

<https://media.vgm.io/albums/02/13720/13720-1243703403.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13720#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/13720/13720-1243703403.gif> ;
    foaf:depicts <album/13720#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/13720/13720-1243703403.gif> .

<https://medium-media.vgm.io/albums/02/13720/13720-1243703403.gif> a schema:ImageObject,
        foaf:Image .

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

<album/13720#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-04"^^xsd:date ;
    dcterms:title "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13720#musicalexpression> ;
    mo:publisher <org/283#subject> ;
    mo:record _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    mo:record_count 1 ;
    mo:release <event/178> ;
    schema:about <product/10355#subject>,
        <product/10384#subject>,
        <product/10473#subject>,
        <product/2630#subject>,
        <product/2631#subject>,
        <product/4037#subject>,
        <product/857#subject>,
        <product/955#subject> ;
    schema:datePublished "2003-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/13720/13720-1243703403.gif> ;
    schema:name "Attack the Game Music 5"@en,
        "Attack the Game Music 5"@ja,
        "Attack the Game Music 5"@ja-latn ;
    schema:publisher <org/283#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/13720/13720-1243703403.gif> .

_:N3b2c152dd99b4306afd96949be626b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you Tatsuo? (Toaplan forever Mix)"@en,
        "Are you Tatsuo? (Toaplan forever Mix)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Are you Tatsuo? (Toaplan forever Mix)"@en,
        "Are you Tatsuo? (Toaplan forever Mix)"@ja .

_:N3ba57760c31c44e8be04c8340c25936d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPELUNKER World Weakest MIX"@en,
        "SPELUNKER 世界最弱MIX"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "SPELUNKER World Weakest MIX"@en,
        "SPELUNKER 世界最弱MIX"@ja .

_:N4e5015bc2fdf4b9a850cacd88f9d5849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death is good"@en,
        "死ぬがよい。"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Death is good"@en,
        "死ぬがよい。"@ja .

_:N5bb68574274c438aaf9a39376fda4aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pathetic"@en,
        "pathetic"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "pathetic"@en,
        "pathetic"@ja .

_:N6983da9e43294a0c8fe8ae561311723c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maimai urusai no"@en,
        "マイマイうるさいの"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Maimai urusai no"@en,
        "マイマイうるさいの"@ja .

_:N6f1813913d1b40eb9902393d7a013caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rayspark (nightmare Mix)"@en,
        "rayspark ( nightmare Mix )"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "rayspark (nightmare Mix)"@en,
        "rayspark ( nightmare Mix )"@ja .

_:N7efec81b06ff4407b6319d957e70e288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pocket Drops"@en,
        "Pocket Drops"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Pocket Drops"@en,
        "Pocket Drops"@ja .

_:N898974c6529a45b6984f37dee6c5e1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bb"@en,
        "bb？"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "bb"@en,
        "bb？"@ja .

_:N8ae2c69fc13e43349ce70e8c204c91aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy × Xevious"@en,
        "Happy × Xevious"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Happy × Xevious"@en,
        "Happy × Xevious"@ja .

_:N8cb9725f32be4f8e97fc05e0e9ce1196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sega gaga March 8BIT MIX"@en,
        "セガガガ・マーチ 8BIT MIX"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Sega gaga March 8BIT MIX"@en,
        "セガガガ・マーチ 8BIT MIX"@ja .

_:Na8c0892ec8da48e196efde058c1b68dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muse Valley (hard style)"@en,
        "Muse Valley (hard style)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Muse Valley (hard style)"@en,
        "Muse Valley (hard style)"@ja .

_:Nb0066d362e8f44109552ce73002864dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZANAC (Re_ COMPILE version)"@en,
        "ZANAC (Re: COMPILE version)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "ZANAC (Re_ COMPILE version)"@en,
        "ZANAC (Re: COMPILE version)"@ja .

_:Nb355dc66c53649ea8cc5570858f13f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAINMAKER"@en,
        "RAINMAKER"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "RAINMAKER"@en,
        "RAINMAKER"@ja .

_:Nbeca8fefd6024b02ae003e66a2a50418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O^3-hole (Strong Acid Nonfron MIX)"@en,
        "O^3-hole （強酸性ノンフロンMIX）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "O^3-hole (Strong Acid Nonfron MIX)"@en,
        "O^3-hole （強酸性ノンフロンMIX）"@ja .

_:Nbf91e7837b6e4fa5a0bb322e21d9872f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rayfolk"@en,
        "rayfolk"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "rayfolk"@en,
        "rayfolk"@ja .

_:Nc7eb79e7ae2147acbd980a49c8cc2d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KKRemix"@en,
        "KKRemix"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "KKRemix"@en,
        "KKRemix"@ja .

_:Nc9740a707a7b44458ce5a6ca6268f394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en,
        "(Bonus Track)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Bonus Track"@en,
        "(Bonus Track)"@ja .

_:Nd31b793be27f443b875bdb1a9930d1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parent and child hawk -Alpha wave d'nb mix-"@en,
        "Parent and child hawk -αwave d'nb mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c0d7275b4812b8e158852d26e4e6 ;
    schema:name "Parent and child hawk -Alpha wave d'nb mix-"@en,
        "Parent and child hawk -αwave d'nb mix-"@ja .

_:Nf1d6c0d7275b4812b8e158852d26e4e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b2c152dd99b4306afd96949be626b3c,
        _:N3ba57760c31c44e8be04c8340c25936d,
        _:N4e5015bc2fdf4b9a850cacd88f9d5849,
        _:N5bb68574274c438aaf9a39376fda4aee,
        _:N6983da9e43294a0c8fe8ae561311723c,
        _:N6f1813913d1b40eb9902393d7a013caa,
        _:N7efec81b06ff4407b6319d957e70e288,
        _:N898974c6529a45b6984f37dee6c5e1e7,
        _:N8ae2c69fc13e43349ce70e8c204c91aa,
        _:N8cb9725f32be4f8e97fc05e0e9ce1196,
        _:Na8c0892ec8da48e196efde058c1b68dc,
        _:Nb0066d362e8f44109552ce73002864dc,
        _:Nb355dc66c53649ea8cc5570858f13f3b,
        _:Nbeca8fefd6024b02ae003e66a2a50418,
        _:Nbf91e7837b6e4fa5a0bb322e21d9872f,
        _:Nc7eb79e7ae2147acbd980a49c8cc2d19,
        _:Nc9740a707a7b44458ce5a6ca6268f394,
        _:Nd31b793be27f443b875bdb1a9930d1e7 ;
    mo:track_count 18 ;
    schema:duration "PT74:07"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N3b2c152dd99b4306afd96949be626b3c,
        _:N3ba57760c31c44e8be04c8340c25936d,
        _:N4e5015bc2fdf4b9a850cacd88f9d5849,
        _:N5bb68574274c438aaf9a39376fda4aee,
        _:N6983da9e43294a0c8fe8ae561311723c,
        _:N6f1813913d1b40eb9902393d7a013caa,
        _:N7efec81b06ff4407b6319d957e70e288,
        _:N898974c6529a45b6984f37dee6c5e1e7,
        _:N8ae2c69fc13e43349ce70e8c204c91aa,
        _:N8cb9725f32be4f8e97fc05e0e9ce1196,
        _:Na8c0892ec8da48e196efde058c1b68dc,
        _:Nb0066d362e8f44109552ce73002864dc,
        _:Nb355dc66c53649ea8cc5570858f13f3b,
        _:Nbeca8fefd6024b02ae003e66a2a50418,
        _:Nbf91e7837b6e4fa5a0bb322e21d9872f,
        _:Nc7eb79e7ae2147acbd980a49c8cc2d19,
        _:Nc9740a707a7b44458ce5a6ca6268f394,
        _:Nd31b793be27f443b875bdb1a9930d1e7 .

