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

<album/23284> a mo:Release ;
    mo:catalogue_number "WTM39230" .

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

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

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

<album/25196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn ;
    mo:performance_of <album/25196#musicalwork> ;
    mo:recorded_as <album/25196#musicalexpression> ;
    schema:name "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn ;
    schema:workPerformed <album/25196#musicalwork> .

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

<https://medium-media.vgm.io/albums/69/25196/25196-1411856546.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Skrillex"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Skrillex"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Harvard Bass"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Harvard Bass"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Them Jeans"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Them Jeans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bird Peterson"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Bird Peterson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jfk Of Mstrkrft"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Jfk Of Mstrkrft"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Felix Cartal"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Felix Cartal"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sound Of Stereo"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Sound Of Stereo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LA Riots"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "LA Riots"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tokimonsta"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Tokimonsta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Run DMT"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Run DMT"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Congorock"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "Congorock"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "9th Wonder"@en ;
            foaf:made <album/25196#composition> ;
            foaf:name "9th Wonder"@en ] ;
    mo:produced_work <album/25196#musicalwork> ;
    schema:name "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn .

<album/25196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-05"^^xsd:date ;
    dcterms:title "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/23284> ;
    mo:publication_of <album/25196#musicalexpression> ;
    mo:publisher _:N0a835bf5aa734242b01f3f7e983d3d75 ;
    mo:record _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mortal Kombat (2011)"@en ;
            foaf:name "Mortal Kombat (2011)"@en ] ;
    schema:datePublished "2011-04-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/25196/25196-1411856546.jpg> ;
    schema:name "Mortal Kombat: Songs Inspired by the Warriors"@en,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja,
        "Mortal Kombat: Songs Inspired by the Warriors"@ja-latn ;
    schema:publisher _:N0a835bf5aa734242b01f3f7e983d3d75 ;
    foaf:depiction <https://media.vgm.io/albums/69/25196/25196-1411856546.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25196#subject> ;
    schema:name "Jfk Of Mstrkrft"@en ;
    foaf:made <album/25196#subject> ;
    foaf:name "Jfk Of Mstrkrft"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25196#subject> ;
    schema:name "Sound Of Stereo"@en ;
    foaf:made <album/25196#subject> ;
    foaf:name "Sound Of Stereo"@en .

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25196#subject> ;
    schema:name "9th Wonder"@en ;
    foaf:made <album/25196#subject> ;
    foaf:name "9th Wonder"@en .

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

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

_:N0a835bf5aa734242b01f3f7e983d3d75 schema:name "WaterTower Music / Teenage Riot Records"@en ;
    foaf:name "WaterTower Music / Teenage Riot Records"@en .

_:N1375cd4502de4a5a9b080890a0b76e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reptile's Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Reptile's Theme"@en .

_:N6a632b427f5249b7b3b10b44ff5b81db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helado (Sub-Zero's Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Helado (Sub-Zero's Theme)"@en .

_:N76c23fc7a9a54b53bb3bdacea999581b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raiden's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Raiden's Theme"@en .

_:N794b86f4964a490e956e6b52f7f1ca8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baraka's Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Baraka's Theme"@en .

_:N871c0e8790cf4c4b94e083bbab82b36a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goro's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Goro's Theme"@en .

_:Na21f5c28f63f4b35a7f04f27a03084e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mileena's Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Mileena's Theme"@en .

_:Nc05d8c3130594da793fbafb263f5b5ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deathstalker (Scorpion's Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Deathstalker (Scorpion's Theme)"@en .

_:Ncbff8390912146779b90e142acd5b090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shao Kahn's Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Shao Kahn's Theme"@en .

_:Nd1e279b89b154ef48551cde0aa788eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liu Kang's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Liu Kang's Theme"@en .

_:Nd8193ad375d04cadaeeb6ec4f0d093e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kano's Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Kano's Theme"@en .

_:Ndf2b6a84f00546bca2334fb071f3e8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kung Lao's Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Kung Lao's Theme"@en .

_:Nf933afcc8b6d4d0a897994072cdef32d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Johnny Cage's Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 ;
    schema:name "Johnny Cage's Theme"@en .

_:Nbc0417c864bd4e6fb4b49b1c0a1a7a48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1375cd4502de4a5a9b080890a0b76e77,
        _:N6a632b427f5249b7b3b10b44ff5b81db,
        _:N76c23fc7a9a54b53bb3bdacea999581b,
        _:N794b86f4964a490e956e6b52f7f1ca8b,
        _:N871c0e8790cf4c4b94e083bbab82b36a,
        _:Na21f5c28f63f4b35a7f04f27a03084e9,
        _:Nc05d8c3130594da793fbafb263f5b5ed,
        _:Ncbff8390912146779b90e142acd5b090,
        _:Nd1e279b89b154ef48551cde0aa788eae,
        _:Nd8193ad375d04cadaeeb6ec4f0d093e6,
        _:Ndf2b6a84f00546bca2334fb071f3e8a4,
        _:Nf933afcc8b6d4d0a897994072cdef32d ;
    mo:track_count 12 ;
    schema:duration "PT55:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1375cd4502de4a5a9b080890a0b76e77,
        _:N6a632b427f5249b7b3b10b44ff5b81db,
        _:N76c23fc7a9a54b53bb3bdacea999581b,
        _:N794b86f4964a490e956e6b52f7f1ca8b,
        _:N871c0e8790cf4c4b94e083bbab82b36a,
        _:Na21f5c28f63f4b35a7f04f27a03084e9,
        _:Nc05d8c3130594da793fbafb263f5b5ed,
        _:Ncbff8390912146779b90e142acd5b090,
        _:Nd1e279b89b154ef48551cde0aa788eae,
        _:Nd8193ad375d04cadaeeb6ec4f0d093e6,
        _:Ndf2b6a84f00546bca2334fb071f3e8a4,
        _:Nf933afcc8b6d4d0a897994072cdef32d .

