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

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

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

<artist/16570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Battlerager"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Battlerager"@en .

<artist/25926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Bit_Rat"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Bit_Rat"@en .

<artist/2751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "temp sound solutions"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "temp sound solutions"@en .

<artist/41993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "atomic"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "atomic"@en .

<artist/5470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Nario"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Nario"@en .

<artist/59183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "MetalBishop"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "MetalBishop"@en .

<artist/6171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Alex Mauer"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Alex Mauer"@en .

<artist/7320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Norrin_Radd"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Norrin_Radd"@en .

<artist/79450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Daemon9623"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Daemon9623"@en .

<artist/8172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Zio and TEH LOLZ"@en ;
    foaf:made <album/20299#composition>,
        <album/20299#subject> ;
    foaf:name "Zio and TEH LOLZ"@en .

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

<album/20299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn ;
    mo:performance_of <album/20299#musicalwork> ;
    mo:recorded_as <album/20299#musicalexpression> ;
    schema:name "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn ;
    schema:workPerformed <album/20299#musicalwork> .

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

<https://media.vgm.io/albums/99/20299/20299-1279656887.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20299#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/20299/20299-1279656887.png> ;
    foaf:depicts <album/20299#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/20299/20299-1279656887.png> .

<https://medium-media.vgm.io/albums/99/20299/20299-1279656887.png> a schema:ImageObject,
        foaf:Image .

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

<album/20299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Heosphoros"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Heosphoros"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vegeroth"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Vegeroth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mystic Nova"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Mystic Nova"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Moldilox"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Moldilox"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Prizmatic Spray"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Prizmatic Spray"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "eddyrocku"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "eddyrocku"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Naxat"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "Naxat"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "captain tortilla"@en ;
            foaf:made <album/20299#composition> ;
            foaf:name "captain tortilla"@en ],
        <artist/16570#subject>,
        <artist/25926#subject>,
        <artist/2751#subject>,
        <artist/41993#subject>,
        <artist/5470#subject>,
        <artist/59183#subject>,
        <artist/6171#subject>,
        <artist/7320#subject>,
        <artist/79450#subject>,
        <artist/8172#subject> ;
    mo:produced_work <album/20299#musicalwork> ;
    schema:name "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn .

<album/20299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-20"^^xsd:date ;
    dcterms:title "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn ;
    mo:catalogue_number "CCN022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20299#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    mo:record_count 1 ;
    schema:datePublished "2010-07-20"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/99/20299/20299-1279656887.png> ;
    schema:name "A Chip off the Shizz Block, Volume Two"@en,
        "A Chip off the Shizz Block, Volume Two"@ja,
        "A Chip off the Shizz Block, Volume Two"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/20299/20299-1279656887.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Prizmatic Spray"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Prizmatic Spray"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Vegeroth"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Vegeroth"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Naxat"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Naxat"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "eddyrocku"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "eddyrocku"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "captain tortilla"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "captain tortilla"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Moldilox"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Moldilox"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Heosphoros"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Heosphoros"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20299#subject> ;
    schema:name "Mystic Nova"@en ;
    foaf:made <album/20299#subject> ;
    foaf:name "Mystic Nova"@en .

_:N0742ecee9477410db42bd5cee473f5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "temp sound solutions – World 8"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "temp sound solutions – World 8"@en .

_:N08ce497dd72a4fcabf4a0c9750648adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Nova – Axis of Destiny"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Mystic Nova – Axis of Destiny"@en .

_:N10159d5ab88649f48007a9d7e5534ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norrin_Radd – Cool Men – Boss Battle"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Norrin_Radd – Cool Men – Boss Battle"@en .

_:N234048bf838045faade61024696b8ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daemon9623 – Never Surrender"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Daemon9623 – Never Surrender"@en .

_:N30bac564924e497baa830204ecc119a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlerager & Vegeroth – Water from the Skies"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Battlerager & Vegeroth – Water from the Skies"@en .

_:N38ab69292412474da233328a74bd27d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temp Sound Solutions & Alex Mauer - We Are The Fugitives"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Temp Sound Solutions & Alex Mauer - We Are The Fugitives"@en .

_:N3d03001cd07648b99b3e064a5878d31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prizmatic Spray – Son of a Gemini"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Prizmatic Spray – Son of a Gemini"@en .

_:N4e0616bfbbc9429ba0bca6db6981f9a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heosphoros – Flesh Eating Apocalypse"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Heosphoros – Flesh Eating Apocalypse"@en .

_:N4f2d00bab3f243e3b74bc68e96b7dc11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bit_Rat – Cranefly"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Bit_Rat – Cranefly"@en .

_:N50b8db4443d54abdab4a54abb7cbc1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizwars – Someday (Jellydog Cover)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Wizwars – Someday (Jellydog Cover)"@en .

_:N529c0d95fdf94f4eacbc93d738f32bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MetalBishop – Academy Rejects"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "MetalBishop – Academy Rejects"@en .

_:N79ae5f21ea084e5ca04e63e908d42512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zio and TEH LOLZ – Black Rage"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Zio and TEH LOLZ – Black Rage"@en .

_:N9cc850a35ea4449ca0947ec57a86f778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nario – The Tale of a Murderer"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Nario – The Tale of a Murderer"@en .

_:Na982c823a8f948258d27a87c4be2c9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "arise_shine – Chord Change"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "arise_shine – Chord Change"@en .

_:Nb9781383683746eb87a686ed92381e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlerager – Harvesting the Storm"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Battlerager – Harvesting the Storm"@en .

_:Nc92a3236fbf541a6922320723bf754c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eddyrocku – Singularity vs. Second Coming"@en ;
    mo:track_number 17 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "eddyrocku – Singularity vs. Second Coming"@en .

_:Nd05858b91fc84b6a9d00cb1c1b29abf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "atomic-guy – we are VIKINGS"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "atomic-guy – we are VIKINGS"@en .

_:Ne205c63bcf0645e7a0d361beab781467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "captain tortilla – monsoon"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "captain tortilla – monsoon"@en .

_:Ne267fb5cbe5f47edbb31cea75973a0db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M-H – Ultra Sakuraba Medley (Fellatio Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "M-H – Ultra Sakuraba Medley (Fellatio Remix)"@en .

_:Ne4d4c81610d24833850beac4d4ba02a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naxat – Closed Hi-Hat"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Naxat – Closed Hi-Hat"@en .

_:Ne61e8784a81e47eea9fdc8cab6475d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moldilox – Count Thrilla’s Haunted Villa"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N7a1b4eb979ff4bc2b5c745410422b851 ;
    schema:name "Moldilox – Count Thrilla’s Haunted Villa"@en .

_:N7a1b4eb979ff4bc2b5c745410422b851 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0742ecee9477410db42bd5cee473f5c6,
        _:N08ce497dd72a4fcabf4a0c9750648adf,
        _:N10159d5ab88649f48007a9d7e5534ca6,
        _:N234048bf838045faade61024696b8ce0,
        _:N30bac564924e497baa830204ecc119a5,
        _:N38ab69292412474da233328a74bd27d5,
        _:N3d03001cd07648b99b3e064a5878d31d,
        _:N4e0616bfbbc9429ba0bca6db6981f9a7,
        _:N4f2d00bab3f243e3b74bc68e96b7dc11,
        _:N50b8db4443d54abdab4a54abb7cbc1ce,
        _:N529c0d95fdf94f4eacbc93d738f32bbe,
        _:N79ae5f21ea084e5ca04e63e908d42512,
        _:N9cc850a35ea4449ca0947ec57a86f778,
        _:Na982c823a8f948258d27a87c4be2c9cc,
        _:Nb9781383683746eb87a686ed92381e21,
        _:Nc92a3236fbf541a6922320723bf754c8,
        _:Nd05858b91fc84b6a9d00cb1c1b29abf4,
        _:Ne205c63bcf0645e7a0d361beab781467,
        _:Ne267fb5cbe5f47edbb31cea75973a0db,
        _:Ne4d4c81610d24833850beac4d4ba02a6,
        _:Ne61e8784a81e47eea9fdc8cab6475d57 ;
    mo:track_count 21 ;
    schema:duration "PT68:29"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0742ecee9477410db42bd5cee473f5c6,
        _:N08ce497dd72a4fcabf4a0c9750648adf,
        _:N10159d5ab88649f48007a9d7e5534ca6,
        _:N234048bf838045faade61024696b8ce0,
        _:N30bac564924e497baa830204ecc119a5,
        _:N38ab69292412474da233328a74bd27d5,
        _:N3d03001cd07648b99b3e064a5878d31d,
        _:N4e0616bfbbc9429ba0bca6db6981f9a7,
        _:N4f2d00bab3f243e3b74bc68e96b7dc11,
        _:N50b8db4443d54abdab4a54abb7cbc1ce,
        _:N529c0d95fdf94f4eacbc93d738f32bbe,
        _:N79ae5f21ea084e5ca04e63e908d42512,
        _:N9cc850a35ea4449ca0947ec57a86f778,
        _:Na982c823a8f948258d27a87c4be2c9cc,
        _:Nb9781383683746eb87a686ed92381e21,
        _:Nc92a3236fbf541a6922320723bf754c8,
        _:Nd05858b91fc84b6a9d00cb1c1b29abf4,
        _:Ne205c63bcf0645e7a0d361beab781467,
        _:Ne267fb5cbe5f47edbb31cea75973a0db,
        _:Ne4d4c81610d24833850beac4d4ba02a6,
        _:Ne61e8784a81e47eea9fdc8cab6475d57 .

