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

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

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

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

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

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

<artist/45398#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109450#subject> ;
    schema:name "Jake Lefkowitz"@en ;
    foaf:made <album/109450#composition>,
        <album/109450#subject> ;
    foaf:name "Jake Lefkowitz"@en .

<artist/45399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109450#subject> ;
    schema:name "Leo Kaliski"@en ;
    foaf:made <album/109450#composition>,
        <album/109450#subject> ;
    foaf:name "Leo Kaliski"@en .

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

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

<product/9786#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft: Battle for Azeroth"@en,
        "World of Warcraft: Battle for Azeroth"@ja,
        "World of Warcraft: Battle for Azeroth"@ja-latn ;
    foaf:name "World of Warcraft: Battle for Azeroth"@en,
        "World of Warcraft: Battle for Azeroth"@ja,
        "World of Warcraft: Battle for Azeroth"@ja-latn .

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

<album/109450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn ;
    mo:performance_of <album/109450#musicalwork> ;
    mo:recorded_as <album/109450#musicalexpression> ;
    schema:name "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn ;
    schema:workPerformed <album/109450#musicalwork> .

<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/109450/109450-d52851fbc3d1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109450#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/109450/109450-d52851fbc3d1.jpg> ;
    foaf:depicts <album/109450#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/109450/109450-d52851fbc3d1.jpg> .

<https://medium-media.vgm.io/albums/05/109450/109450-d52851fbc3d1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn ;
    mo:composer <artist/16004#subject>,
        <artist/183#subject>,
        <artist/184#subject>,
        <artist/45398#subject>,
        <artist/45399#subject>,
        <artist/4930#subject>,
        <artist/5319#subject> ;
    mo:produced_work <album/109450#musicalwork> ;
    schema:name "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn .

<album/109450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-19"^^xsd:date ;
    dcterms:title "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109450#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N076670766ee74e56b51edb564fa4bc12 ;
    mo:record_count 1 ;
    schema:about <product/9786#subject> ;
    schema:datePublished "2020-08-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/109450/109450-d52851fbc3d1.jpg> ;
    schema:name "Battle for Azeroth: Visions of N'Zoth"@en,
        "Battle for Azeroth: Visions of N'Zoth"@ja,
        "Battle for Azeroth: Visions of N'Zoth"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/109450/109450-d52851fbc3d1.jpg> .

_:N0700cd4887bf48d1a56b1fde182b6db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrathion Corrupted"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Wrathion Corrupted"@en .

_:N3c34c15973d84d31b262374f9a49f436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Lady"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "The Dark Lady"@en .

_:N3fdd09d28a504e3d9f9db00cbb2114af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whisperer In The Shadows"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Whisperer In The Shadows"@en .

_:N4b45e558186d4f43b9750261e9ea765f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uldum N'zothed"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Uldum N'zothed"@en .

_:N4d77af351fea4095b24b677a23767308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stormwind N'zothed"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Stormwind N'zothed"@en .

_:N5ea013275d6b49b39f19fc6ef5d198a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandaria N'zothed"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Pandaria N'zothed"@en .

_:N72641330d5ad46fe9746ccbed4fdd55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forging Ny'alotha"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Forging Ny'alotha"@en .

_:N86e7028ac11e47519844067b48637c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbroken"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Unbroken"@en .

_:N91ab802e8cf14cf3a521d4a13f952b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scared Of The Dark"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Scared Of The Dark"@en .

_:Nc6ced4ca426f43c892d1a80ab08c89ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrathion Heroic"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Wrathion Heroic"@en .

_:Ncc5a245ad4ee4de2a2240bf4d40b918a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orgrimmar N'zothed"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Orgrimmar N'zothed"@en .

_:Ne5e380a538ae4bdd96c4418412caef80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Mad Eye"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Old Mad Eye"@en .

_:Nfae378e3ab6d41278c502ed77ad92945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vulpera Allied Race"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N076670766ee74e56b51edb564fa4bc12 ;
    schema:name "Vulpera Allied Race"@en .

_:N076670766ee74e56b51edb564fa4bc12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0700cd4887bf48d1a56b1fde182b6db2,
        _:N3c34c15973d84d31b262374f9a49f436,
        _:N3fdd09d28a504e3d9f9db00cbb2114af,
        _:N4b45e558186d4f43b9750261e9ea765f,
        _:N4d77af351fea4095b24b677a23767308,
        _:N5ea013275d6b49b39f19fc6ef5d198a3,
        _:N72641330d5ad46fe9746ccbed4fdd55f,
        _:N86e7028ac11e47519844067b48637c1e,
        _:N91ab802e8cf14cf3a521d4a13f952b5b,
        _:Nc6ced4ca426f43c892d1a80ab08c89ef,
        _:Ncc5a245ad4ee4de2a2240bf4d40b918a,
        _:Ne5e380a538ae4bdd96c4418412caef80,
        _:Nfae378e3ab6d41278c502ed77ad92945 ;
    mo:track_count 13 ;
    schema:duration "PT20:57"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0700cd4887bf48d1a56b1fde182b6db2,
        _:N3c34c15973d84d31b262374f9a49f436,
        _:N3fdd09d28a504e3d9f9db00cbb2114af,
        _:N4b45e558186d4f43b9750261e9ea765f,
        _:N4d77af351fea4095b24b677a23767308,
        _:N5ea013275d6b49b39f19fc6ef5d198a3,
        _:N72641330d5ad46fe9746ccbed4fdd55f,
        _:N86e7028ac11e47519844067b48637c1e,
        _:N91ab802e8cf14cf3a521d4a13f952b5b,
        _:Nc6ced4ca426f43c892d1a80ab08c89ef,
        _:Ncc5a245ad4ee4de2a2240bf4d40b918a,
        _:Ne5e380a538ae4bdd96c4418412caef80,
        _:Nfae378e3ab6d41278c502ed77ad92945 .

