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

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

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

<product/851#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn .

<album/82758#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Nakamura"@en ;
            foaf:made <album/82758#composition> ;
            foaf:name "Masato Nakamura"@en ] ;
    mo:produced_work <album/82758#musicalwork> ;
    schema:name "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/85/82758/82758-1545192030.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82758#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn ;
    mo:performance_of <album/82758#musicalwork> ;
    mo:performer <artist/20960#subject> ;
    mo:recorded_as <album/82758#musicalexpression> ;
    schema:byArtist <artist/20960#subject> ;
    schema:name "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn ;
    schema:workPerformed <album/82758#musicalwork> .

<artist/20960#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82758#performance> ;
    schema:name "Cameron Hons"@en ;
    foaf:name "Cameron Hons"@en .

<album/82758#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-02"^^xsd:date ;
    dcterms:title "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82758#musicalexpression> ;
    mo:publisher _:N63f56d52dd6548f7a5800e41475fac71 ;
    mo:record _:Nda67be6ee134427b8f9cea875f1b1486 ;
    mo:record_count 1 ;
    schema:about <product/851#subject> ;
    schema:byArtist <artist/20960#subject> ;
    schema:datePublished "2018-10-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/82758/82758-1545192030.jpg> ;
    schema:name "Sonic the Hedgehog 2 Remixed"@en,
        "Sonic the Hedgehog 2 Remixed"@ja,
        "Sonic the Hedgehog 2 Remixed"@ja-latn ;
    schema:publisher _:N63f56d52dd6548f7a5800e41475fac71 ;
    foaf:depiction <https://media.vgm.io/albums/85/82758/82758-1545192030.jpg> .

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

_:N01473afa9ed54f0da7fb883b1666039b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metropolis Zone"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Metropolis Zone"@en .

_:N0aa5ec3668f942dabfefaab2abcfa3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Palace Zone (2015 Ancient Temple Remix)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Hidden Palace Zone (2015 Ancient Temple Remix)"@en .

_:N1983a7e325634d188f5017db470a4ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Hill Zone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Emerald Hill Zone"@en .

_:N1bd1ab27580948278f974c9d9e7be0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Hill Zone 2P (Bonus Track)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Emerald Hill Zone 2P (Bonus Track)"@en .

_:N1dbc38041a8f4f0e978eb56207a9335f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Egg Zone (Part 2)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Death Egg Zone (Part 2)"@en .

_:N22a1db038e6040fa8b5b661d7d4be90c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oil Ocean Zone"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Oil Ocean Zone"@en .

_:N2e934b81c6c543778906fa2aebe1e1ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Cave Zone"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Mystic Cave Zone"@en .

_:N472bb7ec9a424ce78997cda8542938a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Chase Zone"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Sky Chase Zone"@en .

_:N63f56d52dd6548f7a5800e41475fac71 schema:name "Cameron Hons"@en ;
    foaf:name "Cameron Hons"@en .

_:N81572e76a4f14f6f8a3fc95d831f4e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing Fortress Zone"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Wing Fortress Zone"@en .

_:N82091b1e15a54d4c94fee76e98268295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic 2 Titles"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Sonic 2 Titles"@en .

_:N8235955f7517499cb798cecd92729d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino Night Zone"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Casino Night Zone"@en .

_:N824cafbd85a1430db2ef44a4fcd48c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hill Top Zone"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Hill Top Zone"@en .

_:N8fb1fdd7dc2041d2b2ce64cee3e980d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Plant Zone (2017 Remix)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Chemical Plant Zone (2017 Remix)"@en .

_:Na701a0a6c3ab4070b7b3c68ccfd9f7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Stage"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Special Stage"@en .

_:Na8efee65e56b4212ba4213389859dd12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Egg Zone (Part 1)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Death Egg Zone (Part 1)"@en .

_:Na92fcf0c76ea4b28b4bc214f98e72694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Options"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Options"@en .

_:Na9cd5059d21445c0a23c8af2cf03a233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Cave Zone (2016 Raindrop Remix)"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Mystic Cave Zone (2016 Raindrop Remix)"@en .

_:Nd3f7c78e84fb49d28b0a4191bf37f69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino Night Zone 2P (Bonus Track)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Casino Night Zone 2P (Bonus Track)"@en .

_:Ndd5e5665832d481a86a9d88daa475246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Plant Zone"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Chemical Plant Zone"@en .

_:Ne3a488b619a14ebba58434f3ded176dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Boss Theme"@en .

_:Nfa42fee563a14400bfa544f95e788692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ruin Zone"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nda67be6ee134427b8f9cea875f1b1486 ;
    schema:name "Aquatic Ruin Zone"@en .

_:Nda67be6ee134427b8f9cea875f1b1486 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01473afa9ed54f0da7fb883b1666039b,
        _:N0aa5ec3668f942dabfefaab2abcfa3aa,
        _:N1983a7e325634d188f5017db470a4ba6,
        _:N1bd1ab27580948278f974c9d9e7be0eb,
        _:N1dbc38041a8f4f0e978eb56207a9335f,
        _:N22a1db038e6040fa8b5b661d7d4be90c,
        _:N2e934b81c6c543778906fa2aebe1e1ab,
        _:N472bb7ec9a424ce78997cda8542938a0,
        _:N81572e76a4f14f6f8a3fc95d831f4e18,
        _:N82091b1e15a54d4c94fee76e98268295,
        _:N8235955f7517499cb798cecd92729d68,
        _:N824cafbd85a1430db2ef44a4fcd48c3d,
        _:N8fb1fdd7dc2041d2b2ce64cee3e980d4,
        _:Na701a0a6c3ab4070b7b3c68ccfd9f7c9,
        _:Na8efee65e56b4212ba4213389859dd12,
        _:Na92fcf0c76ea4b28b4bc214f98e72694,
        _:Na9cd5059d21445c0a23c8af2cf03a233,
        _:Nd3f7c78e84fb49d28b0a4191bf37f69b,
        _:Ndd5e5665832d481a86a9d88daa475246,
        _:Ne3a488b619a14ebba58434f3ded176dd,
        _:Nfa42fee563a14400bfa544f95e788692 ;
    mo:track_count 21 ;
    schema:duration "PT53:59"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N01473afa9ed54f0da7fb883b1666039b,
        _:N0aa5ec3668f942dabfefaab2abcfa3aa,
        _:N1983a7e325634d188f5017db470a4ba6,
        _:N1bd1ab27580948278f974c9d9e7be0eb,
        _:N1dbc38041a8f4f0e978eb56207a9335f,
        _:N22a1db038e6040fa8b5b661d7d4be90c,
        _:N2e934b81c6c543778906fa2aebe1e1ab,
        _:N472bb7ec9a424ce78997cda8542938a0,
        _:N81572e76a4f14f6f8a3fc95d831f4e18,
        _:N82091b1e15a54d4c94fee76e98268295,
        _:N8235955f7517499cb798cecd92729d68,
        _:N824cafbd85a1430db2ef44a4fcd48c3d,
        _:N8fb1fdd7dc2041d2b2ce64cee3e980d4,
        _:Na701a0a6c3ab4070b7b3c68ccfd9f7c9,
        _:Na8efee65e56b4212ba4213389859dd12,
        _:Na92fcf0c76ea4b28b4bc214f98e72694,
        _:Na9cd5059d21445c0a23c8af2cf03a233,
        _:Nd3f7c78e84fb49d28b0a4191bf37f69b,
        _:Ndd5e5665832d481a86a9d88daa475246,
        _:Ne3a488b619a14ebba58434f3ded176dd,
        _:Nfa42fee563a14400bfa544f95e788692 .

