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

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

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

<artist/9825#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2446#subject> ;
    schema:name "Dan Forden"@en ;
    foaf:made <album/2446#composition>,
        <album/2446#subject> ;
    foaf:name "Dan Forden"@en .

<release/14004#subject> a schema:CreativeWork ;
    schema:name "Mortal Kombat (Arcade)"@en,
        "Mortal Kombat (Arcade)"@ja,
        "Mortal Kombat (Arcade)"@ja-latn ;
    foaf:name "Mortal Kombat (Arcade)"@en,
        "Mortal Kombat (Arcade)"@ja,
        "Mortal Kombat (Arcade)"@ja-latn .

<release/14014#subject> a schema:CreativeWork ;
    schema:name "Mortal Kombat II (Arcade)"@en,
        "Mortal Kombat II (Arcade)"@ja,
        "Mortal Kombat II (Arcade)"@ja-latn ;
    foaf:name "Mortal Kombat II (Arcade)"@en,
        "Mortal Kombat II (Arcade)"@ja,
        "Mortal Kombat II (Arcade)"@ja-latn .

<album/2446#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn ;
    mo:composer <artist/9825#subject> ;
    mo:produced_work <album/2446#musicalwork> ;
    schema:name "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn .

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

<album/2446#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn ;
    mo:performance_of <album/2446#musicalwork> ;
    mo:recorded_as <album/2446#musicalexpression> ;
    schema:name "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/2446#musicalwork> .

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

<https://medium-media.vgm.io/albums/64/2446/2446-1190851753.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2446#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-12-01"^^xsd:date ;
    dcterms:title "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn ;
    mo:catalogue_number "123770-C1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2446#musicalexpression> ;
    mo:publisher _:Nb8d3d72c15f3492280c241cbac046f91 ;
    mo:record _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    mo:record_count 1 ;
    schema:about <release/14004#subject>,
        <release/14014#subject> ;
    schema:datePublished "1993-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/2446/2446-1190851753.jpg> ;
    schema:name "Mortal Kombat II • Music from the Arcade Game Soundtrack"@en,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja,
        "Mortal Kombat II • Music from the Arcade Game Soundtrack"@ja-latn ;
    schema:publisher _:Nb8d3d72c15f3492280c241cbac046f91 ;
    foaf:depiction <https://media.vgm.io/albums/64/2446/2446-1190851753.jpg> .

_:N17effd7ca6bc400fbbdae185e3a3e52e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue: The Battlefield"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "Prologue: The Battlefield"@en .

_:N2fb5ba3f7bc94cbb9ab4f66cc0ef20fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCRLAHTS"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "SCRLAHTS"@en .

_:N66295b4430a44a52b0c863770e75a5bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MK II Audio Tour"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "MK II Audio Tour"@en .

_:Nace7e66f70a447f0a2b5cd4b7e22ef18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cavern"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Cavern"@en .

_:Nb5982922ac1a49a4b6bcb16d09165cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WDYLMA"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "WDYLMA"@en .

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

_:Nb8d3d72c15f3492280c241cbac046f91 schema:name "Midway"@en ;
    foaf:name "Midway"@en .

_:Nbd2445627adf4671bfdd3cb8834a458b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bridge"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Bridge"@en .

_:Nbe9a6ab82da542e09c0de65424aa5abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goro and the Emperor"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "Goro and the Emperor"@en .

_:Ncd4388adccb249b981cc79e1af071197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dead Pool"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Dead Pool"@en .

_:Ncda73b16b7a443ccbdd6d035c363315f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Courtyard"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Courtyard"@en .

_:Nd2aaea7d86ff4c5485d078a0040f5fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Armory"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Armory"@en .

_:Nd7e9ccee75ed4c1588567e2eb3571e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Screaming Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Screaming Forest"@en .

_:Ndaebe51d6b57408ebd34cf1527882ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Beginning…"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "In the Beginning…"@en .

_:Nddcf64a0937c43a78e16ca9bd6295746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue: Shao Kahn's Last Stand"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "Epilogue: Shao Kahn's Last Stand"@en .

_:Nedbd23c8ecc74dedbc12028ffd5a9436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple Gate"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Temple Gate"@en .

_:Nf558558036b34dcd9713b5a36455c82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Kombat"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "Air Kombat"@en .

_:Nf967c7fffd8c421fbe1e677e8278bb41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Portal"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "The Portal"@en .

_:Nfe6980f4ff844f2f940569f3b93fba8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MK II Death Jam"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nad3eb49eb51a4d57b0939691e8e4a7ed ;
    schema:name "MK II Death Jam"@en .

_:Nad3eb49eb51a4d57b0939691e8e4a7ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17effd7ca6bc400fbbdae185e3a3e52e,
        _:N2fb5ba3f7bc94cbb9ab4f66cc0ef20fa,
        _:N66295b4430a44a52b0c863770e75a5bd,
        _:Nace7e66f70a447f0a2b5cd4b7e22ef18,
        _:Nb5982922ac1a49a4b6bcb16d09165cb6,
        _:Nb66efc43b55945859dce29f4d98d2a7a,
        _:Nbd2445627adf4671bfdd3cb8834a458b,
        _:Nbe9a6ab82da542e09c0de65424aa5abb,
        _:Ncd4388adccb249b981cc79e1af071197,
        _:Ncda73b16b7a443ccbdd6d035c363315f,
        _:Nd2aaea7d86ff4c5485d078a0040f5fb2,
        _:Nd7e9ccee75ed4c1588567e2eb3571e4e,
        _:Ndaebe51d6b57408ebd34cf1527882ebd,
        _:Nddcf64a0937c43a78e16ca9bd6295746,
        _:Nedbd23c8ecc74dedbc12028ffd5a9436,
        _:Nf558558036b34dcd9713b5a36455c82f,
        _:Nf967c7fffd8c421fbe1e677e8278bb41,
        _:Nfe6980f4ff844f2f940569f3b93fba8f ;
    mo:track_count 18 ;
    schema:duration "PT39:31"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N17effd7ca6bc400fbbdae185e3a3e52e,
        _:N2fb5ba3f7bc94cbb9ab4f66cc0ef20fa,
        _:N66295b4430a44a52b0c863770e75a5bd,
        _:Nace7e66f70a447f0a2b5cd4b7e22ef18,
        _:Nb5982922ac1a49a4b6bcb16d09165cb6,
        _:Nb66efc43b55945859dce29f4d98d2a7a,
        _:Nbd2445627adf4671bfdd3cb8834a458b,
        _:Nbe9a6ab82da542e09c0de65424aa5abb,
        _:Ncd4388adccb249b981cc79e1af071197,
        _:Ncda73b16b7a443ccbdd6d035c363315f,
        _:Nd2aaea7d86ff4c5485d078a0040f5fb2,
        _:Nd7e9ccee75ed4c1588567e2eb3571e4e,
        _:Ndaebe51d6b57408ebd34cf1527882ebd,
        _:Nddcf64a0937c43a78e16ca9bd6295746,
        _:Nedbd23c8ecc74dedbc12028ffd5a9436,
        _:Nf558558036b34dcd9713b5a36455c82f,
        _:Nf967c7fffd8c421fbe1e677e8278bb41,
        _:Nfe6980f4ff844f2f940569f3b93fba8f .

