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

<album/32969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn ;
    mo:produced_work <album/32969#musicalwork> ;
    schema:name "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn .

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

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

<product/260#subject> a schema:CreativeWork ;
    schema:name "ActRaiser"@en,
        "アクトレイザー"@ja,
        "ActRaiser"@ja-latn ;
    foaf:name "ActRaiser"@en,
        "アクトレイザー"@ja,
        "ActRaiser"@ja-latn .

<product/263#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn ;
    foaf:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn .

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

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

<product/6259#subject> a schema:CreativeWork ;
    schema:name "Turrican II: The Final Fight"@en,
        "Turrican II: The Final Fight"@ja,
        "Turrican II: The Final Fight"@ja-latn ;
    foaf:name "Turrican II: The Final Fight"@en,
        "Turrican II: The Final Fight"@ja,
        "Turrican II: The Final Fight"@ja-latn .

<product/723#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn ;
    foaf:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn .

<product/815#subject> a schema:CreativeWork ;
    schema:name "Super Castlevania IV"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Super Castlevania IV"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/9424#subject> a schema:CreativeWork ;
    schema:name "Super Bomberman"@en,
        "スーパーボンバーマン"@ja,
        "Super Bomberman"@ja-latn ;
    foaf:name "Super Bomberman"@en,
        "スーパーボンバーマン"@ja,
        "Super Bomberman"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/96/32969/32969-1336641805.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn ;
    mo:performance_of <album/32969#musicalwork> ;
    mo:performer <artist/11059#subject> ;
    mo:recorded_as <album/32969#musicalexpression> ;
    schema:byArtist <artist/11059#subject> ;
    schema:name "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn ;
    schema:workPerformed <album/32969#musicalwork> .

<artist/11059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32969#performance> ;
    schema:name "Shiryu"@en ;
    foaf:name "Shiryu"@en .

<album/32969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-11"^^xsd:date ;
    dcterms:title "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32969#musicalexpression> ;
    mo:publisher _:N29515f320b4c40aa8979da2f127a547d ;
    mo:record _:Na4819905fa084e249f976ad13a7caca0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cybernoid"@en ;
            foaf:name "Cybernoid"@en ],
        [ a schema:CreativeWork ;
            schema:name "TMNT2 Back fron the Sewers"@en ;
            foaf:name "TMNT2 Back fron the Sewers"@en ],
        [ a schema:CreativeWork ;
            schema:name "Smash TV"@en ;
            foaf:name "Smash TV"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Cahos Engine"@en ;
            foaf:name "The Cahos Engine"@en ],
        <product/260#subject>,
        <product/263#subject>,
        <product/270#subject>,
        <product/493#subject>,
        <product/6258#subject>,
        <product/6259#subject>,
        <product/723#subject>,
        <product/815#subject>,
        <product/9424#subject> ;
    schema:byArtist <artist/11059#subject> ;
    schema:datePublished "2012-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/32969/32969-1336641805.jpg> ;
    schema:name "Shiryu's Arcade Volume 6"@en,
        "Shiryu's Arcade Volume 6"@ja,
        "Shiryu's Arcade Volume 6"@ja-latn ;
    schema:publisher _:N29515f320b4c40aa8979da2f127a547d ;
    foaf:depiction <https://media.vgm.io/albums/96/32969/32969-1336641805.jpg> .

_:N1cded5d78fbf428ea4c5fccfa4e34fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercenaries For Hire"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Mercenaries For Hire"@en .

_:N29515f320b4c40aa8979da2f127a547d schema:name "Shiryu Music"@en ;
    foaf:name "Shiryu Music"@en .

_:N34bb6942fb1c431092336e2c85962fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act IV: God of the Bloodpool"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Act IV: God of the Bloodpool"@en .

_:N39727701554c4acca25ebdc6f9eb75a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirbylicious (Sucks to be You)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Kirbylicious (Sucks to be You)"@en .

_:N3b34d8472b584fd9afe4bb7c9b6114b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Holyman Cometh"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "The Holyman Cometh"@en .

_:N40319298263c42d7a3ffdae8ff2bbe1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The NL Jingle"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "The NL Jingle"@en .

_:N46ea8934d62344dc97765041333e83f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act VI: God of the Northwall"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Act VI: God of the Northwall"@en .

_:N54bd56547ee74a238f5d949d8cc60b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Electro"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Tal Tal Electro"@en .

_:N556bbd1839b14913a48f107fffde2f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4 Colourbunga"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "4 Colourbunga"@en .

_:N5a57fd6b97bb4114922115d36156add8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeknoKong"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "TeknoKong"@en .

_:N76a2bc7bfeb34a0fbfcfbe153a60e05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Chiptrek"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Star Chiptrek"@en .

_:N79edcc70a97b4cb98053fcf1146dbef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperial Chiptunes"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Imperial Chiptunes"@en .

_:N7c10f603c4d946afb0dd072e780ee164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert for Huelsbeck and Friends"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Concert for Huelsbeck and Friends"@en .

_:N91f3cede9f274b20ae1303f095fb5cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Orchestral Bath"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Great Orchestral Bath"@en .

_:Na2fe786881484987945933d8062fffb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Playstation Related Jingle"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "The Playstation Related Jingle"@en .

_:Nab810ed2136f4e8a9e034f5eaa1348ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love T.V."@en ;
    mo:track_number 11 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "I Love T.V."@en .

_:Nac3e6cc60dd34185a253d07cd6aaa5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act V: The People of Kasandora"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Act V: The People of Kasandora"@en .

_:Nafa84ce3bec24e3ab8922cad8fc8b0ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T1 5-1"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "T1 5-1"@en .

_:Nbed6a465b10d44a887dae5f2b0a7e9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 64k Cybernoid"@en ;
    mo:track_number 16 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "The 64k Cybernoid"@en .

_:Nc68c3ee33f5d42dba99a2f03e161d310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underlogic Rage"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Underlogic Rage"@en .

_:Nd84a943771254765b9fcfef40a6ae1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomberman Parade"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na4819905fa084e249f976ad13a7caca0 ;
    schema:name "Bomberman Parade"@en .

_:Na4819905fa084e249f976ad13a7caca0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cded5d78fbf428ea4c5fccfa4e34fce,
        _:N34bb6942fb1c431092336e2c85962fcc,
        _:N39727701554c4acca25ebdc6f9eb75a9,
        _:N3b34d8472b584fd9afe4bb7c9b6114b5,
        _:N40319298263c42d7a3ffdae8ff2bbe1f,
        _:N46ea8934d62344dc97765041333e83f8,
        _:N54bd56547ee74a238f5d949d8cc60b3a,
        _:N556bbd1839b14913a48f107fffde2f95,
        _:N5a57fd6b97bb4114922115d36156add8,
        _:N76a2bc7bfeb34a0fbfcfbe153a60e05b,
        _:N79edcc70a97b4cb98053fcf1146dbef8,
        _:N7c10f603c4d946afb0dd072e780ee164,
        _:N91f3cede9f274b20ae1303f095fb5cb0,
        _:Na2fe786881484987945933d8062fffb0,
        _:Nab810ed2136f4e8a9e034f5eaa1348ee,
        _:Nac3e6cc60dd34185a253d07cd6aaa5d9,
        _:Nafa84ce3bec24e3ab8922cad8fc8b0ca,
        _:Nbed6a465b10d44a887dae5f2b0a7e9f1,
        _:Nc68c3ee33f5d42dba99a2f03e161d310,
        _:Nd84a943771254765b9fcfef40a6ae1a0 ;
    mo:track_count 20 ;
    schema:duration "PT70:29"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N1cded5d78fbf428ea4c5fccfa4e34fce,
        _:N34bb6942fb1c431092336e2c85962fcc,
        _:N39727701554c4acca25ebdc6f9eb75a9,
        _:N3b34d8472b584fd9afe4bb7c9b6114b5,
        _:N40319298263c42d7a3ffdae8ff2bbe1f,
        _:N46ea8934d62344dc97765041333e83f8,
        _:N54bd56547ee74a238f5d949d8cc60b3a,
        _:N556bbd1839b14913a48f107fffde2f95,
        _:N5a57fd6b97bb4114922115d36156add8,
        _:N76a2bc7bfeb34a0fbfcfbe153a60e05b,
        _:N79edcc70a97b4cb98053fcf1146dbef8,
        _:N7c10f603c4d946afb0dd072e780ee164,
        _:N91f3cede9f274b20ae1303f095fb5cb0,
        _:Na2fe786881484987945933d8062fffb0,
        _:Nab810ed2136f4e8a9e034f5eaa1348ee,
        _:Nac3e6cc60dd34185a253d07cd6aaa5d9,
        _:Nafa84ce3bec24e3ab8922cad8fc8b0ca,
        _:Nbed6a465b10d44a887dae5f2b0a7e9f1,
        _:Nc68c3ee33f5d42dba99a2f03e161d310,
        _:Nd84a943771254765b9fcfef40a6ae1a0 .

