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

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

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

<album/74858> a mo:Release ;
    mo:catalogue_number "S0030474" .

<artist/1374#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4228#subject> ;
    schema:name "Matt Uelmen"@en ;
    foaf:made <album/4228#composition>,
        <album/4228#subject> ;
    foaf:name "Matt Uelmen"@en .

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

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

<artist/245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4228#subject> ;
    schema:name "David Arkenstone"@en ;
    foaf:made <album/4228#composition>,
        <album/4228#subject> ;
    foaf:name "David Arkenstone"@en .

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

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

<artist/66515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4228#subject> ;
    schema:name "Brian David Farr"@en ;
    foaf:made <album/4228#composition>,
        <album/4228#subject> ;
    foaf:name "Brian David Farr"@en .

<product/1457#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft: The Burning Crusade"@en,
        "World of Warcraft: The Burning Crusade"@ja,
        "World of Warcraft: The Burning Crusade"@ja-latn ;
    foaf:name "World of Warcraft: The Burning Crusade"@en,
        "World of Warcraft: The Burning Crusade"@ja,
        "World of Warcraft: The Burning Crusade"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/4228/4228-df7e5e69e978.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/19024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4228#performance> ;
    schema:name "John Bergamo"@en ;
    foaf:name "John Bergamo"@en .

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

<album/4228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn ;
    mo:performance_of <album/4228#musicalwork> ;
    mo:performer <artist/1410#subject>,
        <artist/19024#subject>,
        <artist/5320#subject> ;
    mo:recorded_as <album/4228#musicalexpression> ;
    schema:byArtist <artist/1410#subject>,
        <artist/19024#subject>,
        <artist/5320#subject> ;
    schema:name "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn ;
    schema:workPerformed <album/4228#musicalwork> .

<album/4228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn ;
    mo:composer <artist/1374#subject>,
        <artist/182#subject>,
        <artist/183#subject>,
        <artist/245#subject>,
        <artist/4930#subject>,
        <artist/5319#subject>,
        <artist/66515#subject> ;
    mo:produced_work <album/4228#musicalwork> ;
    schema:name "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn .

<album/4228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-16"^^xsd:date ;
    dcterms:title "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn ;
    mo:catalogue_number "S0030445" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74858> ;
    mo:publication_of <album/4228#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N5f516619654c431ab5d27c5beb36de1b ;
    mo:record_count 1 ;
    schema:about <product/1457#subject> ;
    schema:byArtist <artist/1410#subject>,
        <artist/19024#subject>,
        <artist/5320#subject> ;
    schema:datePublished "2007-01-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/4228/4228-df7e5e69e978.png> ;
    schema:name "World of Warcraft: The Burning Crusade Soundtrack"@en,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja,
        "World of Warcraft: The Burning Crusade Soundtrack"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/4228/4228-df7e5e69e978.png> .

_:N01d847a822d74db0a0517f9b4312d68c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of the Necropolis [Exclusive Track]"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Shadow of the Necropolis [Exclusive Track]"@en .

_:N02579beba0fb43dfb360127ceedee6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lament of the Highborne [Exclusive Track]"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Lament of the Highborne [Exclusive Track]"@en .

_:N0797984e48bf49729db1e34300061a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Netherstorm"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Netherstorm"@en .

_:N104abdbd9dce4d8bb8370e8727266456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caverns of Time - The Battle of Mount Hyjal"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Caverns of Time - The Battle of Mount Hyjal"@en .

_:N205d5aa9cbc84306849fb5ff3028e651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gates of Ahn'Qiraj [Exclusive Track]"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "The Gates of Ahn'Qiraj [Exclusive Track]"@en .

_:N2c2c94cf24be4dbc892b1d86a4f298bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverns [Exclusive Track]"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Taverns [Exclusive Track]"@en .

_:N2e227dafe1f74ae298bccd0a6aecf2ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illidan"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Illidan"@en .

_:N70cb94d06b424391ae2c0de4c8585dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodmyst"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Bloodmyst"@en .

_:N72656cfce1f54cd395f03cb0428bfb6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Burning Legion [Main Title]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "The Burning Legion [Main Title]"@en .

_:N847dc516c4e740379145e8e2b5582cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sin'dorei"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "The Sin'dorei"@en .

_:N84df1da87be74bb7b48558489c1956bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower of Karazhan"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "The Tower of Karazhan"@en .

_:N88f04715a0174e939c8a9f8f07625a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Origins"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Origins"@en .

_:N9d8a4971a5674825a521cb69c41e118c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outland Suite"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Outland Suite"@en .

_:Na639878e22694a77a93b907548419dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hellfire"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Hellfire"@en .

_:Na9023c541a754c938fcc71a82e65dae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Portal [Cinematic Intro]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "The Dark Portal [Cinematic Intro]"@en .

_:Nad3b94ee0e34442aa3365de71aa42c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azuremyst Isle"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Azuremyst Isle"@en .

_:Nbc725c8c58ac42b0b447bac5d5b767f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caverns of Time - The Escape from Durnholde"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Caverns of Time - The Escape from Durnholde"@en .

_:Nda886e3eeed248f18100e458a8c63e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caverns of Time - Opening of the Dark Portal"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Caverns of Time - Opening of the Dark Portal"@en .

_:Ne517a5dd411f494fbc9f53f945b400a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silvermoon City"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Silvermoon City"@en .

_:Ned6e1779d05445baaa5c1665b6a31b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shards of the Exodar"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Shards of the Exodar"@en .

_:Neea9148fbbf443bfa4676572371ab396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wastelands"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5f516619654c431ab5d27c5beb36de1b ;
    schema:name "Wastelands"@en .

_:N5f516619654c431ab5d27c5beb36de1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d847a822d74db0a0517f9b4312d68c,
        _:N02579beba0fb43dfb360127ceedee6ce,
        _:N0797984e48bf49729db1e34300061a9b,
        _:N104abdbd9dce4d8bb8370e8727266456,
        _:N205d5aa9cbc84306849fb5ff3028e651,
        _:N2c2c94cf24be4dbc892b1d86a4f298bc,
        _:N2e227dafe1f74ae298bccd0a6aecf2ba,
        _:N70cb94d06b424391ae2c0de4c8585dbb,
        _:N72656cfce1f54cd395f03cb0428bfb6a,
        _:N847dc516c4e740379145e8e2b5582cd5,
        _:N84df1da87be74bb7b48558489c1956bf,
        _:N88f04715a0174e939c8a9f8f07625a3b,
        _:N9d8a4971a5674825a521cb69c41e118c,
        _:Na639878e22694a77a93b907548419dd1,
        _:Na9023c541a754c938fcc71a82e65dae0,
        _:Nad3b94ee0e34442aa3365de71aa42c90,
        _:Nbc725c8c58ac42b0b447bac5d5b767f6,
        _:Nda886e3eeed248f18100e458a8c63e93,
        _:Ne517a5dd411f494fbc9f53f945b400a8,
        _:Ned6e1779d05445baaa5c1665b6a31b6d,
        _:Neea9148fbbf443bfa4676572371ab396 ;
    mo:track_count 21 ;
    schema:duration "PT77:45"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N01d847a822d74db0a0517f9b4312d68c,
        _:N02579beba0fb43dfb360127ceedee6ce,
        _:N0797984e48bf49729db1e34300061a9b,
        _:N104abdbd9dce4d8bb8370e8727266456,
        _:N205d5aa9cbc84306849fb5ff3028e651,
        _:N2c2c94cf24be4dbc892b1d86a4f298bc,
        _:N2e227dafe1f74ae298bccd0a6aecf2ba,
        _:N70cb94d06b424391ae2c0de4c8585dbb,
        _:N72656cfce1f54cd395f03cb0428bfb6a,
        _:N847dc516c4e740379145e8e2b5582cd5,
        _:N84df1da87be74bb7b48558489c1956bf,
        _:N88f04715a0174e939c8a9f8f07625a3b,
        _:N9d8a4971a5674825a521cb69c41e118c,
        _:Na639878e22694a77a93b907548419dd1,
        _:Na9023c541a754c938fcc71a82e65dae0,
        _:Nad3b94ee0e34442aa3365de71aa42c90,
        _:Nbc725c8c58ac42b0b447bac5d5b767f6,
        _:Nda886e3eeed248f18100e458a8c63e93,
        _:Ne517a5dd411f494fbc9f53f945b400a8,
        _:Ned6e1779d05445baaa5c1665b6a31b6d,
        _:Neea9148fbbf443bfa4676572371ab396 .

