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

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

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

<album/56588> a mo:Release ;
    mo:catalogue_number "72969300RU" .

<album/57440> a mo:Release ;
    mo:catalogue_number "72969300EU" .

<artist/17803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54150#subject> ;
    schema:name "Mike Patti"@en ;
    foaf:made <album/54150#composition>,
        <album/54150#subject> ;
    foaf:name "Mike Patti"@en .

<artist/183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54150#subject> ;
    schema:name "Jason Hayes"@en ;
    foaf:made <album/54150#composition>,
        <album/54150#subject> ;
    foaf:name "Jason Hayes"@en .

<artist/184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54150#subject> ;
    schema:name "Glenn Stafford"@en ;
    foaf:made <album/54150#composition>,
        <album/54150#subject> ;
    foaf:name "Glenn Stafford"@en .

<artist/5319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54150#subject> ;
    schema:name "Neal Acree"@en ;
    foaf:made <album/54150#composition>,
        <album/54150#subject> ;
    foaf:name "Neal Acree"@en .

<product/7302#subject> a schema:CreativeWork ;
    schema:name "StarCraft II: Legacy of the Void"@en,
        "StarCraft II: Legacy of the Void"@ja,
        "StarCraft II: Legacy of the Void"@ja-latn ;
    foaf:name "StarCraft II: Legacy of the Void"@en,
        "StarCraft II: Legacy of the Void"@ja,
        "StarCraft II: Legacy of the Void"@ja-latn .

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

<org/461#subject> schema:name "Blizzard Entertainment"@en,
        "Blizzard Entertainment"@ja,
        "Blizzard Entertainment"@ja-latn ;
    foaf:name "Blizzard Entertainment"@en,
        "Blizzard Entertainment"@ja,
        "Blizzard Entertainment"@ja-latn .

<https://media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54150#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> ;
    foaf:depicts <album/54150#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> .

<https://medium-media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> a schema:ImageObject,
        foaf:Image .

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

<artist/12728#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54150#performance> ;
    schema:name "Diego Stocco"@en ;
    foaf:name "Diego Stocco"@en .

<artist/31355#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54150#performance> ;
    schema:name "Laurie Ann Haus"@en ;
    foaf:name "Laurie Ann Haus"@en .

<artist/5320#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54150#performance> ;
    schema:name "Pedro Eustache"@en ;
    foaf:name "Pedro Eustache"@en .

<album/54150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn ;
    mo:composer <artist/17803#subject>,
        <artist/183#subject>,
        <artist/184#subject>,
        <artist/5319#subject> ;
    mo:produced_work <album/54150#musicalwork> ;
    schema:name "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn .

<album/54150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn ;
    mo:performance_of <album/54150#musicalwork> ;
    mo:performer <artist/12728#subject>,
        <artist/31355#subject>,
        <artist/5320#subject> ;
    mo:recorded_as <album/54150#musicalexpression> ;
    schema:byArtist <artist/12728#subject>,
        <artist/31355#subject>,
        <artist/5320#subject> ;
    schema:name "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn ;
    schema:workPerformed <album/54150#musicalwork> .

<album/54150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-10"^^xsd:date ;
    dcterms:title "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/56588>,
        <album/57440> ;
    mo:publication_of <album/54150#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N1d148f40af7640bbbad990c5780f525a ;
    mo:record_count 1 ;
    schema:about <product/7302#subject> ;
    schema:byArtist <artist/12728#subject>,
        <artist/31355#subject>,
        <artist/5320#subject> ;
    schema:datePublished "2015-11-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> ;
    schema:name "StarCraft II: Legacy of the Void Soundtrack"@en,
        "StarCraft II: Legacy of the Void Soundtrack"@ja,
        "StarCraft II: Legacy of the Void Soundtrack"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/54150/54150-3bce4510d37a.png> .

_:N008f10546ffe46a19aa92f24c92cf7a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Preserver"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Preserver"@en .

_:N0179e28fccf945c0b2008984ecc8a15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spear of Adun"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Spear of Adun"@en .

_:N08b113b2e4dc48edbdc2c921c2f8e24f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Unity"@en .

_:N0acf0a6ab3784cee8fad765d5953a91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oblivion Awaits"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Oblivion Awaits"@en .

_:N1ff0b7a957284536a1c45d4518bf893c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack on Korhal"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Attack on Korhal"@en .

_:N3ede64a1ac2f44f394e63a7e94235c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Keystone"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Keystone"@en .

_:N4354df07ab754830bcc001e30ba3eb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blades of Justice"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Blades of Justice"@en .

_:N602495ab315f4c41ae4ab24631657c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Path Is Set"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "My Path Is Set"@en .

_:N6d5359cec6bb472187b300dfbb871a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Golden Armada"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Golden Armada"@en .

_:N76a618908b494ec5814af7f5359958b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Stand Ready"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "We Stand Ready"@en .

_:N797254e5dad441019ed840c3b3ca7c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fall of Shakuras"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Fall of Shakuras"@en .

_:N7c7f4a58af0c4359a7623e29a6f286ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Khala's End"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Khala's End"@en .

_:N7fa097872b4a4f71ae9cc86cf6e68530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Life for Aiur"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "My Life for Aiur"@en .

_:N841966465c0642c6897e957b3c97a48b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Firstborn"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Firstborn"@en .

_:N85e6c023cfe3456aa9645fd35cf1c6df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holding Up the Sky"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Holding Up the Sky"@en .

_:N8eccba932d4e422e8639c043264eb270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valor My Shield"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Valor My Shield"@en .

_:Nb88d65d98da04f21850bd629de50f663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Stand"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Last Stand"@en .

_:Nbe46d15a47a4451d9475f4ea79dbc2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Voice"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Dark Voice"@en .

_:Nded2138e75584539a8b40cfd9b8b1a64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stars Our Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "The Stars Our Home"@en .

_:Ned943814b0094191983283c563a1f629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Chances"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Second Chances"@en .

_:Nfe45ff43f94b4294b11c4ef1e6fe5e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honor Guide Me"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1d148f40af7640bbbad990c5780f525a ;
    schema:name "Honor Guide Me"@en .

_:N1d148f40af7640bbbad990c5780f525a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008f10546ffe46a19aa92f24c92cf7a8,
        _:N0179e28fccf945c0b2008984ecc8a15e,
        _:N08b113b2e4dc48edbdc2c921c2f8e24f,
        _:N0acf0a6ab3784cee8fad765d5953a91b,
        _:N1ff0b7a957284536a1c45d4518bf893c,
        _:N3ede64a1ac2f44f394e63a7e94235c34,
        _:N4354df07ab754830bcc001e30ba3eb38,
        _:N602495ab315f4c41ae4ab24631657c33,
        _:N6d5359cec6bb472187b300dfbb871a23,
        _:N76a618908b494ec5814af7f5359958b4,
        _:N797254e5dad441019ed840c3b3ca7c4f,
        _:N7c7f4a58af0c4359a7623e29a6f286ad,
        _:N7fa097872b4a4f71ae9cc86cf6e68530,
        _:N841966465c0642c6897e957b3c97a48b,
        _:N85e6c023cfe3456aa9645fd35cf1c6df,
        _:N8eccba932d4e422e8639c043264eb270,
        _:Nb88d65d98da04f21850bd629de50f663,
        _:Nbe46d15a47a4451d9475f4ea79dbc2ca,
        _:Nded2138e75584539a8b40cfd9b8b1a64,
        _:Ned943814b0094191983283c563a1f629,
        _:Nfe45ff43f94b4294b11c4ef1e6fe5e3e ;
    mo:track_count 21 ;
    schema:duration "PT57:57"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N008f10546ffe46a19aa92f24c92cf7a8,
        _:N0179e28fccf945c0b2008984ecc8a15e,
        _:N08b113b2e4dc48edbdc2c921c2f8e24f,
        _:N0acf0a6ab3784cee8fad765d5953a91b,
        _:N1ff0b7a957284536a1c45d4518bf893c,
        _:N3ede64a1ac2f44f394e63a7e94235c34,
        _:N4354df07ab754830bcc001e30ba3eb38,
        _:N602495ab315f4c41ae4ab24631657c33,
        _:N6d5359cec6bb472187b300dfbb871a23,
        _:N76a618908b494ec5814af7f5359958b4,
        _:N797254e5dad441019ed840c3b3ca7c4f,
        _:N7c7f4a58af0c4359a7623e29a6f286ad,
        _:N7fa097872b4a4f71ae9cc86cf6e68530,
        _:N841966465c0642c6897e957b3c97a48b,
        _:N85e6c023cfe3456aa9645fd35cf1c6df,
        _:N8eccba932d4e422e8639c043264eb270,
        _:Nb88d65d98da04f21850bd629de50f663,
        _:Nbe46d15a47a4451d9475f4ea79dbc2ca,
        _:Nded2138e75584539a8b40cfd9b8b1a64,
        _:Ned943814b0094191983283c563a1f629,
        _:Nfe45ff43f94b4294b11c4ef1e6fe5e3e .

