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

<artist/23476#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michael Zucker"@en ;
    foaf:made <album/4985#subject>,
        <album/4985#vocals> ;
    foaf:name "Michael Zucker"@en .

<artist/32322#subject> a schema:Person,
        foaf:Person ;
    schema:name "Epileptic Peat"@en ;
    foaf:made <album/4985#subject>,
        <album/4985#vocals> ;
    foaf:name "Epileptic Peat"@en .

<album/4985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn ;
    mo:produced_work <album/4985#musicalwork> ;
    schema:name "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn .

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

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

<product/2069#subject> a schema:CreativeWork ;
    schema:name "Altered Beast"@en,
        "獣王記"@ja,
        "Juuouki"@ja-latn ;
    foaf:name "Altered Beast"@en,
        "獣王記"@ja,
        "Juuouki"@ja-latn .

<product/2140#subject> a schema:CreativeWork ;
    schema:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn ;
    foaf:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn .

<product/24772#subject> a schema:CreativeWork ;
    schema:name "BUBBLE BOBBLE"@en,
        "バブルボブル"@ja,
        "BUBBLE BOBBLE"@ja-latn ;
    foaf:name "BUBBLE BOBBLE"@en,
        "バブルボブル"@ja,
        "BUBBLE BOBBLE"@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

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

<product/53#subject> a schema:CreativeWork ;
    schema:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn ;
    foaf:name "Ecco the Dolphin"@en,
        "Ecco the Dolphin"@ja,
        "Ecco the Dolphin"@ja-latn .

<product/7327#subject> a schema:CreativeWork ;
    schema:name "Ironsword: Wizards & Warriors II"@en,
        "Ironsword: Wizards & Warriors II"@ja,
        "Ironsword: Wizards & Warriors II"@ja-latn ;
    foaf:name "Ironsword: Wizards & Warriors II"@en,
        "Ironsword: Wizards & Warriors II"@ja,
        "Ironsword: Wizards & Warriors II"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/4985/4985-1192706986.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn ;
    mo:performance_of <album/4985#musicalwork> ;
    mo:performer <artist/2485#subject> ;
    mo:recorded_as <album/4985#musicalexpression> ;
    schema:byArtist <artist/2485#subject> ;
    schema:name "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn ;
    schema:workPerformed <album/4985#musicalwork> .

<artist/2485#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4985#performance> ;
    schema:name "This Place Is Haunted"@en ;
    foaf:name "This Place Is Haunted"@en .

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

<album/4985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn ;
    mo:catalogue_number "TPIH001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4985#musicalexpression> ;
    mo:publisher _:N3024da4c58dc45deb4756a3e5089b148 ;
    mo:record _:N0768df93172e406083eff4f8ee66a472 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Marble Madnes"@en ;
            foaf:name "Marble Madnes"@en ],
        [ a schema:CreativeWork ;
            schema:name "Skate or Die 2"@en ;
            foaf:name "Skate or Die 2"@en ],
        <product/1605#subject>,
        <product/175#subject>,
        <product/2069#subject>,
        <product/2140#subject>,
        <product/24772#subject>,
        <product/416#subject>,
        <product/420#subject>,
        <product/53#subject>,
        <product/7327#subject>,
        <product/812#subject> ;
    schema:byArtist <artist/2485#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/4985/4985-1192706986.jpg> ;
    schema:name "Everything You Know Is Wrong"@en,
        "Everything You Know Is Wrong"@ja,
        "Everything You Know Is Wrong"@ja-latn ;
    schema:publisher _:N3024da4c58dc45deb4756a3e5089b148 ;
    foaf:depiction <https://media.vgm.io/albums/58/4985/4985-1192706986.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tommy the Cat"@en ;
    foaf:made <album/4985#vocals> ;
    foaf:name "Tommy the Cat"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tommy the Cat"@en ;
    foaf:made <album/4985#subject> ;
    foaf:name "Tommy the Cat"@en .

_:N0eb2d125008c47d1a0330b6225d70ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skate or Die 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Skate or Die 2"@en .

_:N3024da4c58dc45deb4756a3e5089b148 schema:name "This Place Is Haunted"@en ;
    foaf:name "This Place Is Haunted"@en .

_:N3480280e36ff4433bff0aee33c273444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Bobble"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Bubble Bobble"@en .

_:N3c0ff22c71e1476ca3aea26e426db7be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizards and Warriors 2"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Wizards and Warriors 2"@en .

_:N474839bb8178402496211f3e45735dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Mario"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Dr. Mario"@en .

_:N4e2e44dd40dc4cd58fe59d0fdfb54c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecco the Dolphin"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Ecco the Dolphin"@en .

_:N56fc37e8cc644b28b0927933ac1dbe44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Madness"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Marble Madness"@en .

_:N59ed0a25c4a9445ab2813cf80e462a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wall Street Kid"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Wall Street Kid"@en .

_:N87283f1710dd413eb121c071f8004972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic The Hedgehog"@en ;
    mo:track_number 7 ;
    schema:duration "PT10:55"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Sonic The Hedgehog"@en .

_:N8fe5c4b0405d4e1a8bf82edfa977363c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare on Elm Street"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Nightmare on Elm Street"@en .

_:Na415aee9221249c9908f0cc4840e8fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy IV"@en ;
    mo:track_number 17 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Final Fantasy IV"@en .

_:Nb0f12cf35eaf408c97b72a6f1a218f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castlevania"@en ;
    mo:track_number 12 ;
    schema:duration "PT9:58"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Castlevania"@en .

_:Nc219539a84814ef29ce2ede786e4892a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jurassic Park"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Jurassic Park"@en .

_:Nced95e36ca1a403ca1e2cc09fcf59861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Opening"@en .

_:Ncf95526818124e4cb0804df576dae822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Ending"@en .

_:Nd07d2cfd04cc4b6cb68910695d349394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rambo"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Rambo"@en .

_:Ne16e177672bf4c9c8ba49529ac3f1ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altered Beast"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Altered Beast"@en .

_:Ne8b7ce929a1844ffb6f52e4c84b3a18f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "The Legend of Zelda"@en .

_:Ne956ef3233b647ac9f06de85c0dd2591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter 2"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N0768df93172e406083eff4f8ee66a472 ;
    schema:name "Street Fighter 2"@en .

_:N0768df93172e406083eff4f8ee66a472 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb2d125008c47d1a0330b6225d70ee2,
        _:N3480280e36ff4433bff0aee33c273444,
        _:N3c0ff22c71e1476ca3aea26e426db7be,
        _:N474839bb8178402496211f3e45735dd2,
        _:N4e2e44dd40dc4cd58fe59d0fdfb54c40,
        _:N56fc37e8cc644b28b0927933ac1dbe44,
        _:N59ed0a25c4a9445ab2813cf80e462a79,
        _:N87283f1710dd413eb121c071f8004972,
        _:N8fe5c4b0405d4e1a8bf82edfa977363c,
        _:Na415aee9221249c9908f0cc4840e8fc1,
        _:Nb0f12cf35eaf408c97b72a6f1a218f9b,
        _:Nc219539a84814ef29ce2ede786e4892a,
        _:Nced95e36ca1a403ca1e2cc09fcf59861,
        _:Ncf95526818124e4cb0804df576dae822,
        _:Nd07d2cfd04cc4b6cb68910695d349394,
        _:Ne16e177672bf4c9c8ba49529ac3f1ce7,
        _:Ne8b7ce929a1844ffb6f52e4c84b3a18f,
        _:Ne956ef3233b647ac9f06de85c0dd2591 ;
    mo:track_count 18 ;
    schema:duration "PT72:41"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0eb2d125008c47d1a0330b6225d70ee2,
        _:N3480280e36ff4433bff0aee33c273444,
        _:N3c0ff22c71e1476ca3aea26e426db7be,
        _:N474839bb8178402496211f3e45735dd2,
        _:N4e2e44dd40dc4cd58fe59d0fdfb54c40,
        _:N56fc37e8cc644b28b0927933ac1dbe44,
        _:N59ed0a25c4a9445ab2813cf80e462a79,
        _:N87283f1710dd413eb121c071f8004972,
        _:N8fe5c4b0405d4e1a8bf82edfa977363c,
        _:Na415aee9221249c9908f0cc4840e8fc1,
        _:Nb0f12cf35eaf408c97b72a6f1a218f9b,
        _:Nc219539a84814ef29ce2ede786e4892a,
        _:Nced95e36ca1a403ca1e2cc09fcf59861,
        _:Ncf95526818124e4cb0804df576dae822,
        _:Nd07d2cfd04cc4b6cb68910695d349394,
        _:Ne16e177672bf4c9c8ba49529ac3f1ce7,
        _:Ne8b7ce929a1844ffb6f52e4c84b3a18f,
        _:Ne956ef3233b647ac9f06de85c0dd2591 .

