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

<album/11018> a mo:Release ;
    mo:catalogue_number "S7282015" .

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

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

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

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

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

<product/1458#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft: Wrath of the Lich King"@en,
        "World of Warcraft: Wrath of the Lich King"@ja,
        "World of Warcraft: Wrath of the Lich King"@ja-latn ;
    foaf:name "World of Warcraft: Wrath of the Lich King"@en,
        "World of Warcraft: Wrath of the Lich King"@ja,
        "World of Warcraft: Wrath of the Lich King"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/36/38763/38763-1366149185.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/22878#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38763#performance> ;
    schema:name "Eric Rigler"@en ;
    foaf:name "Eric Rigler"@en .

<artist/25812#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38763#performance> ;
    schema:name "Laurence Juber"@en ;
    foaf:name "Laurence Juber"@en .

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

<album/38763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn ;
    mo:composer <artist/182#subject>,
        <artist/184#subject>,
        <artist/4930#subject>,
        <artist/5319#subject> ;
    mo:produced_work <album/38763#musicalwork> ;
    schema:name "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn .

<album/38763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn ;
    mo:performance_of <album/38763#musicalwork> ;
    mo:performer _:N07055f22d4a54b79b5d8cdd42c2f38c1,
        <artist/1410#subject>,
        <artist/22878#subject>,
        <artist/25812#subject>,
        <artist/5320#subject> ;
    mo:recorded_as <album/38763#musicalexpression> ;
    schema:byArtist _:N07055f22d4a54b79b5d8cdd42c2f38c1,
        <artist/1410#subject>,
        <artist/22878#subject>,
        <artist/25812#subject>,
        <artist/5320#subject> ;
    schema:name "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn ;
    schema:workPerformed <album/38763#musicalwork> .

<album/38763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-18"^^xsd:date ;
    dcterms:title "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/11018> ;
    mo:publication_of <album/38763#musicalexpression> ;
    mo:publisher _:N5534dd2c634d4be6beef50e9d15161f1 ;
    mo:record _:N73be161e20ff468192d8dc7267db9e4d ;
    mo:record_count 1 ;
    schema:about <product/1458#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Cajsa Ekstav"@en ;
            foaf:name "Cajsa Ekstav"@en ],
        <artist/1410#subject>,
        <artist/22878#subject>,
        <artist/25812#subject>,
        <artist/5320#subject> ;
    schema:datePublished "2008-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/38763/38763-1366149185.jpg> ;
    schema:name "World of Warcraft: Wrath of the Lich King Soundtrack"@en,
        "魔獸世界: 巫妖王之怒 配樂原聲帶"@ja,
        "World of Warcraft: Wrath of the Lich King Soundtrack"@ja-latn ;
    schema:publisher _:N5534dd2c634d4be6beef50e9d15161f1 ;
    foaf:depiction <https://media.vgm.io/albums/36/38763/38763-1366149185.jpg> .

_:N07055f22d4a54b79b5d8cdd42c2f38c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/38763#performance> ;
    schema:name "Cajsa Ekstav"@en ;
    foaf:name "Cajsa Ekstav"@en .

_:N08243740729e4cda9a106553f9ac518b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of the Vrykul"@en,
        "維酷人的興盛"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Rise of the Vrykul"@en,
        "維酷人的興盛"@zd .

_:N1528b385c98a43f0abba85eb9d546b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault on New Avalon"@en,
        "襲擊新亞法隆"@zd ;
    mo:track_number 21 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Assault on New Avalon"@en,
        "襲擊新亞法隆"@zd .

_:N182215f8ef8449cb9f2278cecf06a09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystalsong"@en,
        "水晶之歌"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Crystalsong"@en,
        "水晶之歌"@zd .

_:N33ff163af22b455ea4a5cc705368f8e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secrets Long Forgotten [Exclusive Track]"@en,
        "被遺忘的秘密 [特別收錄]"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Secrets Long Forgotten [Exclusive Track]"@en,
        "被遺忘的秘密 [特別收錄]"@zd .

_:N3614777755504478ad34aafae3bc9f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kalu'ak"@en,
        "卡魯耶克"@zd ;
    mo:track_number 11 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "The Kalu'ak"@en,
        "卡魯耶克"@zd .

_:N46e9f74e06ff4e709a7629b166643420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragons' Rest"@en,
        "龍之安息"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Dragons' Rest"@en,
        "龍之安息"@zd .

_:N4e04085923de423d8ed2e5c49b6ad4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angrathar's Shadow"@en,
        "安格拉薩的黑影"@zd ;
    mo:track_number 20 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Angrathar's Shadow"@en,
        "安格拉薩的黑影"@zd .

_:N53e5f2d75aff47b995f08b7cb05cbdab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wrath Gate [Cutscene Event, Exclusive Track]"@en,
        "憤怒之門 [Cutscene Event;特別收錄]"@zd ;
    mo:track_number 19 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "The Wrath Gate [Cutscene Event, Exclusive Track]"@en,
        "憤怒之門 [Cutscene Event;特別收錄]"@zd .

_:N5534dd2c634d4be6beef50e9d15161f1 schema:name "Blizzard Entertainment"@en ;
    foaf:name "Blizzard Entertainment"@en .

_:N5f8771bb988648fda66690ff69ba4584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eye of Eternity"@en,
        "永恆之眼"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "The Eye of Eternity"@en,
        "永恆之眼"@zd .

_:N6c76b5b6f9fd4220a65030d5334267ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forged in Blood"@en,
        "血的試煉"@zd ;
    mo:track_number 8 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Forged in Blood"@en,
        "血的試煉"@zd .

_:N7d983a0eeac94560b39d43bbeef5acbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dalaran"@en,
        "達拉然"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Dalaran"@en,
        "達拉然"@zd .

_:N7de7cde302fa4fcdb40ba7ab25e154aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arthas, My Son [Cinematic Intro]"@en,
        "阿薩斯，我的孩子 [片頭動畫開場配樂]"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Arthas, My Son [Cinematic Intro]"@en,
        "阿薩斯，我的孩子 [片頭動畫開場配樂]"@zd .

_:N8b7924c6642243729057785373165e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borean Tundra [Exclusive Track]"@en,
        "北風凍原 [特別收錄]"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Borean Tundra [Exclusive Track]"@en,
        "北風凍原 [特別收錄]"@zd .

_:N8ef25b04a55e49189d040b05e2fc06b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Totems of the Grizzlemaw"@en,
        "灰喉鎮的圖騰"@zd ;
    mo:track_number 18 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Totems of the Grizzlemaw"@en,
        "灰喉鎮的圖騰"@zd .

_:Na827089bd8b84c6aa22f0c43def46781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling Fjord"@en,
        "凜風峽灣"@zd ;
    mo:track_number 15 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Howling Fjord"@en,
        "凜風峽灣"@zd .

_:Nb05ac3ecba8646c98aa8e3e3108ed8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Life"@en,
        "生命花園"@zd ;
    mo:track_number 13 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Garden of Life"@en,
        "生命花園"@zd .

_:Nb57e1f2f463f420faa448cd764198880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountains of Thunder"@en,
        "雷霆山脈"@zd ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Mountains of Thunder"@en,
        "雷霆山脈"@zd .

_:Ncb3d3b2dd136490682c5c51225b0a244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of Tears"@en,
        "淚水之徑"@zd ;
    mo:track_number 4 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Path of Tears"@en,
        "淚水之徑"@zd .

_:Nd3690fceab1c4c8481785ec6e056f4a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Culling"@en,
        "净化"@zd ;
    mo:track_number 14 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "The Culling"@en,
        "净化"@zd .

_:Nd878c3f595274ed19c9cfc49dd1d78c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrath of the Lich King [Main Title]"@en,
        "巫妖王之怒 [主題曲]"@zd ;
    mo:track_number 1 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "Wrath of the Lich King [Main Title]"@en,
        "巫妖王之怒 [主題曲]"@zd .

_:Neb580db00768409fb713102bf334e015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Hunters"@en,
        "神獵人"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N73be161e20ff468192d8dc7267db9e4d ;
    schema:name "God Hunters"@en,
        "神獵人"@zd .

_:N73be161e20ff468192d8dc7267db9e4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08243740729e4cda9a106553f9ac518b,
        _:N1528b385c98a43f0abba85eb9d546b9d,
        _:N182215f8ef8449cb9f2278cecf06a09d,
        _:N33ff163af22b455ea4a5cc705368f8e9,
        _:N3614777755504478ad34aafae3bc9f46,
        _:N46e9f74e06ff4e709a7629b166643420,
        _:N4e04085923de423d8ed2e5c49b6ad4f5,
        _:N53e5f2d75aff47b995f08b7cb05cbdab,
        _:N5f8771bb988648fda66690ff69ba4584,
        _:N6c76b5b6f9fd4220a65030d5334267ce,
        _:N7d983a0eeac94560b39d43bbeef5acbc,
        _:N7de7cde302fa4fcdb40ba7ab25e154aa,
        _:N8b7924c6642243729057785373165e65,
        _:N8ef25b04a55e49189d040b05e2fc06b2,
        _:Na827089bd8b84c6aa22f0c43def46781,
        _:Nb05ac3ecba8646c98aa8e3e3108ed8cd,
        _:Nb57e1f2f463f420faa448cd764198880,
        _:Ncb3d3b2dd136490682c5c51225b0a244,
        _:Nd3690fceab1c4c8481785ec6e056f4a1,
        _:Nd878c3f595274ed19c9cfc49dd1d78c4,
        _:Neb580db00768409fb713102bf334e015 ;
    mo:track_count 21 ;
    schema:duration "PT77:57"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N08243740729e4cda9a106553f9ac518b,
        _:N1528b385c98a43f0abba85eb9d546b9d,
        _:N182215f8ef8449cb9f2278cecf06a09d,
        _:N33ff163af22b455ea4a5cc705368f8e9,
        _:N3614777755504478ad34aafae3bc9f46,
        _:N46e9f74e06ff4e709a7629b166643420,
        _:N4e04085923de423d8ed2e5c49b6ad4f5,
        _:N53e5f2d75aff47b995f08b7cb05cbdab,
        _:N5f8771bb988648fda66690ff69ba4584,
        _:N6c76b5b6f9fd4220a65030d5334267ce,
        _:N7d983a0eeac94560b39d43bbeef5acbc,
        _:N7de7cde302fa4fcdb40ba7ab25e154aa,
        _:N8b7924c6642243729057785373165e65,
        _:N8ef25b04a55e49189d040b05e2fc06b2,
        _:Na827089bd8b84c6aa22f0c43def46781,
        _:Nb05ac3ecba8646c98aa8e3e3108ed8cd,
        _:Nb57e1f2f463f420faa448cd764198880,
        _:Ncb3d3b2dd136490682c5c51225b0a244,
        _:Nd3690fceab1c4c8481785ec6e056f4a1,
        _:Nd878c3f595274ed19c9cfc49dd1d78c4,
        _:Neb580db00768409fb713102bf334e015 .

