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

<album/34256> a mo:Release ;
    mo:catalogue_number "S7285444" .

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

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

<artist/13028#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60864#subject> ;
    schema:name "Edo Guidotti"@en ;
    foaf:made <album/60864#composition>,
        <album/60864#subject> ;
    foaf:name "Edo Guidotti"@en .

<artist/16004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60864#subject> ;
    schema:name "Sam Cardon"@en ;
    foaf:made <album/60864#composition>,
        <album/60864#subject> ;
    foaf:name "Sam Cardon"@en .

<artist/182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60864#subject> ;
    schema:name "Derek Duke"@en ;
    foaf:made <album/60864#composition>,
        <album/60864#subject> ;
    foaf:name "Derek Duke"@en .

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60864#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/60864#composition>,
        <album/60864#subject> ;
    foaf:name "Jeremy Soule"@en .

<artist/4930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60864#subject> ;
    schema:name "Russell Brower"@en ;
    foaf:made <album/60864#composition>,
        <album/60864#subject> ;
    foaf:name "Russell Brower"@en .

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

<product/1460#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft: Mists of Pandaria"@en,
        "World of Warcraft: Mists of Pandaria"@ja,
        "World of Warcraft: Mists of Pandaria"@ja-latn ;
    foaf:name "World of Warcraft: Mists of Pandaria"@en,
        "World of Warcraft: Mists of Pandaria"@ja,
        "World of Warcraft: Mists of Pandaria"@ja-latn .

<album/60864#musicalexpression> a mo:Signal ;
    mo:published_as <album/60864#subject> ;
    mo:records <album/60864#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/46/60864/60864-1471218708.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60864#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/60864/60864-1471218708.jpg> ;
    foaf:depicts <album/60864#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/60864/60864-1471218708.jpg> .

<https://medium-media.vgm.io/albums/46/60864/60864-1471218708.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60864#performance> ;
    schema:name "Chris Bleth"@en ;
    foaf:name "Chris Bleth"@en .

<artist/1410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60864#performance> ;
    schema:name "The Northwest Sinfonia Orchestra and Chorus"@en ;
    foaf:name "The Northwest Sinfonia Orchestra and Chorus"@en .

<artist/16573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60864#performance> ;
    schema:name "Jim Cummings"@en ;
    foaf:name "Jim Cummings"@en .

<album/60864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn ;
    mo:composer <artist/13028#subject>,
        <artist/16004#subject>,
        <artist/182#subject>,
        <artist/431#subject>,
        <artist/4930#subject>,
        <artist/5319#subject> ;
    mo:produced_work <album/60864#musicalwork> ;
    schema:name "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn .

<album/60864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn ;
    mo:performance_of <album/60864#musicalwork> ;
    mo:performer _:N5be4c7f9d9c74c6da648e10a10a5cc1c,
        _:N7dda2a7c3bc745f2aae432c24d6e8992,
        <artist/12637#subject>,
        <artist/1410#subject>,
        <artist/16573#subject> ;
    mo:recorded_as <album/60864#musicalexpression> ;
    schema:byArtist _:N5be4c7f9d9c74c6da648e10a10a5cc1c,
        _:N7dda2a7c3bc745f2aae432c24d6e8992,
        <artist/12637#subject>,
        <artist/1410#subject>,
        <artist/16573#subject> ;
    schema:name "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn ;
    schema:workPerformed <album/60864#musicalwork> .

<album/60864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-25"^^xsd:date ;
    dcterms:title "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn ;
    mo:catalogue_number "72854300RU" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/34256> ;
    mo:publication_of <album/60864#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N3f96fff0f79049de919a6f2b8acefe76 ;
    mo:record_count 1 ;
    schema:about <product/1460#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jiebing Chen"@en ;
            foaf:name "Jiebing Chen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cynthia Hsiang"@en ;
            foaf:name "Cynthia Hsiang"@en ],
        <artist/12637#subject>,
        <artist/1410#subject>,
        <artist/16573#subject> ;
    schema:datePublished "2012-09-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/60864/60864-1471218708.jpg> ;
    schema:name "World of Warcraft: Mists of Pandaria Soundtrack"@en,
        "World of Warcraft: Mists of Pandaria Звуковая дорожка"@ja,
        "World of Warcraft: Mists of Pandaria Soundtrack"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/60864/60864-1471218708.jpg> .

_:N0c0abdb65f9a4dcca4634968d2debec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent Riders"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Serpent Riders"@en .

_:N19bdaa26bc734a71a5031288302f856f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Townlong Steppes"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Townlong Steppes"@en .

_:N3248e23d41b74869842a5386c8663e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Pandaria"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Heart of Pandaria"@en .

_:N3b70e212faf3420a98fde5aef44e004b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Huojin"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The Path of the Huojin"@en .

_:N50449982e9a34729890c1a4f19a0476b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way of the Monk"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Way of the Monk"@en .

_:N517deb1eb8ea4a298599b7fcea64d52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wandering Isle"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The Wandering Isle"@en .

_:N563663b4fa1a4e649927003d3be7a182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valley of the Four Winds"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Valley of the Four Winds"@en .

_:N57f9b9334db842ac821aa7ec9efd0bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Traveler's Path"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The Traveler's Path"@en .

_:N5be4c7f9d9c74c6da648e10a10a5cc1c a schema:Person,
        foaf:Person ;
    mo:performed <album/60864#performance> ;
    schema:name "Cynthia Hsiang"@en ;
    foaf:name "Cynthia Hsiang"@en .

_:N6812247d9fde465fbff9374cfa7d2ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisdom of Yu'lon"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Wisdom of Yu'lon"@en .

_:N7787f5d4026341b1aea710cc78fd3374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shado-Pan"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Shado-Pan"@en .

_:N7a3bfde23a434643859986803b1bf75e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Do We Fight?"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Why Do We Fight?"@en .

_:N7b84777e96774d5e8a65a5b5a3ff49c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder King"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Thunder King"@en .

_:N7dda2a7c3bc745f2aae432c24d6e8992 a schema:Person,
        foaf:Person ;
    mo:performed <album/60864#performance> ;
    schema:name "Jiebing Chen"@en ;
    foaf:name "Jiebing Chen"@en .

_:N9eac8fd0c2d54cf0b245d0f99ff191df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of the Five Dawns"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Temple of the Five Dawns"@en .

_:Na83e50b5af4742ec91da2cc37adcf07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Ask the River"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Go Ask the River"@en .

_:Nbdd9d437394142678493b19e17af1e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going Hozen"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Going Hozen"@en .

_:Ncf8a31523e2042f69b7e53a90063cba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stormstout Brew"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Stormstout Brew"@en .

_:Ndec7a7a3836548ccb7d5d2f8c34a2a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Golden Lotus"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The Golden Lotus"@en .

_:Ne39a4d79053b48298c0188c165a3190c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Tushui"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The Path of the Tushui"@en .

_:Ne5bd5f61198a4df0b41f6abbfd131975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sha {Spirits of Hatred}"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "Sha {Spirits of Hatred}"@en .

_:Nea84424a94524b6d87f51bca1071bf7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The August Celestials"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3f96fff0f79049de919a6f2b8acefe76 ;
    schema:name "The August Celestials"@en .

_:N3f96fff0f79049de919a6f2b8acefe76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c0abdb65f9a4dcca4634968d2debec8,
        _:N19bdaa26bc734a71a5031288302f856f,
        _:N3248e23d41b74869842a5386c8663e66,
        _:N3b70e212faf3420a98fde5aef44e004b,
        _:N50449982e9a34729890c1a4f19a0476b,
        _:N517deb1eb8ea4a298599b7fcea64d52a,
        _:N563663b4fa1a4e649927003d3be7a182,
        _:N57f9b9334db842ac821aa7ec9efd0bf6,
        _:N6812247d9fde465fbff9374cfa7d2ac4,
        _:N7787f5d4026341b1aea710cc78fd3374,
        _:N7a3bfde23a434643859986803b1bf75e,
        _:N7b84777e96774d5e8a65a5b5a3ff49c2,
        _:N9eac8fd0c2d54cf0b245d0f99ff191df,
        _:Na83e50b5af4742ec91da2cc37adcf07a,
        _:Nbdd9d437394142678493b19e17af1e9f,
        _:Ncf8a31523e2042f69b7e53a90063cba3,
        _:Ndec7a7a3836548ccb7d5d2f8c34a2a4b,
        _:Ne39a4d79053b48298c0188c165a3190c,
        _:Ne5bd5f61198a4df0b41f6abbfd131975,
        _:Nea84424a94524b6d87f51bca1071bf7e ;
    mo:track_count 20 ;
    schema:duration "PT81:55"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0c0abdb65f9a4dcca4634968d2debec8,
        _:N19bdaa26bc734a71a5031288302f856f,
        _:N3248e23d41b74869842a5386c8663e66,
        _:N3b70e212faf3420a98fde5aef44e004b,
        _:N50449982e9a34729890c1a4f19a0476b,
        _:N517deb1eb8ea4a298599b7fcea64d52a,
        _:N563663b4fa1a4e649927003d3be7a182,
        _:N57f9b9334db842ac821aa7ec9efd0bf6,
        _:N6812247d9fde465fbff9374cfa7d2ac4,
        _:N7787f5d4026341b1aea710cc78fd3374,
        _:N7a3bfde23a434643859986803b1bf75e,
        _:N7b84777e96774d5e8a65a5b5a3ff49c2,
        _:N9eac8fd0c2d54cf0b245d0f99ff191df,
        _:Na83e50b5af4742ec91da2cc37adcf07a,
        _:Nbdd9d437394142678493b19e17af1e9f,
        _:Ncf8a31523e2042f69b7e53a90063cba3,
        _:Ndec7a7a3836548ccb7d5d2f8c34a2a4b,
        _:Ne39a4d79053b48298c0188c165a3190c,
        _:Ne5bd5f61198a4df0b41f6abbfd131975,
        _:Nea84424a94524b6d87f51bca1071bf7e .

