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

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

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

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

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

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101311#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/101311#composition>,
        <album/101311#subject> ;
    foaf:name "Grant Kirkhope"@en .

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

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

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

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

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

<album/101311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn ;
    mo:performance_of <album/101311#musicalwork> ;
    mo:recorded_as <album/101311#musicalexpression> ;
    schema:name "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn ;
    schema:workPerformed <album/101311#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/11/101311/101311-866839ea4fb5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101311#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/101311/101311-866839ea4fb5.jpg> ;
    foaf:depicts <album/101311#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/101311/101311-866839ea4fb5.jpg> .

<https://medium-media.vgm.io/albums/11/101311/101311-866839ea4fb5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn ;
    mo:composer <artist/183#subject>,
        <artist/184#subject>,
        <artist/1935#subject>,
        <artist/245#subject>,
        <artist/45398#subject>,
        <artist/5319#subject> ;
    mo:produced_work <album/101311#musicalwork> ;
    schema:name "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn .

<album/101311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-13"^^xsd:date ;
    dcterms:title "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101311#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    mo:record_count 1 ;
    schema:about <product/9788#subject> ;
    schema:datePublished "2020-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/101311/101311-866839ea4fb5.jpg> ;
    schema:name "World of Warcraft: Shadowlands Soundtrack"@en,
        "World of Warcraft: Shadowlands Soundtrack"@ja,
        "World of Warcraft: Shadowlands Soundtrack"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/101311/101311-866839ea4fb5.jpg> .

_:N0247bc2193964d3981a259c8f24d48dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Den of Opportunities"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "A Den of Opportunities"@en .

_:N094c78b43b924a0da93829fafe6ac15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Undying City"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "The Undying City"@en .

_:N266f10896b15480483e4c8967823f2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolvar: A Will Unbroken"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Bolvar: A Will Unbroken"@en .

_:N473036ce7eb6454cb75a78f39b7edb79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The King & The Queen"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "The King & The Queen"@en .

_:N50849bd518ed47a897844875db0e64e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Roof of the World"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:25"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Through the Roof of the World"@en .

_:N51eac9aa2d22463faf7f5ad842b0d538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Essence of Anguish"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Essence of Anguish"@en .

_:N5a3a663926d24243a3592ce8a523090b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Night Embrace You\""@en ;
    mo:track_number 9 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "\"Night Embrace You\""@en .

_:N5b86d95c8b0c42c5bf1b9454f5638097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way Is Our Purpose"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "The Way Is Our Purpose"@en .

_:N6ebaa031eda84891b1d5c32bc1a9b087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death is a Battlefield"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Death is a Battlefield"@en .

_:N7cee529d25c140f0a54dd780480c6ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forsworn"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "The Forsworn"@en .

_:N9d883b855e6940aaa8bd33e26be34e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seat of the Primus"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Seat of the Primus"@en .

_:Nc4ee2d2e1f6147b5a99f1dafea211e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride and Penance"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Pride and Penance"@en .

_:Nc54a17695677468c9652246c2ab001d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Weald Is Watching\""@en ;
    mo:track_number 8 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "\"The Weald Is Watching\""@en .

_:Ndaad5e36c665459ab02cc4240a6f37c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Kyrian"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "To Be Kyrian"@en .

_:Ne2e169be2dd44db4842a20598beffd10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows of Nathria"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Shadows of Nathria"@en .

_:Nf8133508d6d74d64b19115cc1c522fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drought"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:37"^^xsd:interval ;
    schema:inPlaylist _:N6f8114e1bb0447869e3c98cd5f44d82b ;
    schema:name "Drought"@en .

_:N6f8114e1bb0447869e3c98cd5f44d82b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0247bc2193964d3981a259c8f24d48dc,
        _:N094c78b43b924a0da93829fafe6ac15c,
        _:N266f10896b15480483e4c8967823f2b9,
        _:N473036ce7eb6454cb75a78f39b7edb79,
        _:N50849bd518ed47a897844875db0e64e0,
        _:N51eac9aa2d22463faf7f5ad842b0d538,
        _:N5a3a663926d24243a3592ce8a523090b,
        _:N5b86d95c8b0c42c5bf1b9454f5638097,
        _:N6ebaa031eda84891b1d5c32bc1a9b087,
        _:N7cee529d25c140f0a54dd780480c6ea2,
        _:N9d883b855e6940aaa8bd33e26be34e69,
        _:Nc4ee2d2e1f6147b5a99f1dafea211e50,
        _:Nc54a17695677468c9652246c2ab001d0,
        _:Ndaad5e36c665459ab02cc4240a6f37c2,
        _:Ne2e169be2dd44db4842a20598beffd10,
        _:Nf8133508d6d74d64b19115cc1c522fd3 ;
    mo:track_count 16 ;
    schema:duration "PT97:06"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0247bc2193964d3981a259c8f24d48dc,
        _:N094c78b43b924a0da93829fafe6ac15c,
        _:N266f10896b15480483e4c8967823f2b9,
        _:N473036ce7eb6454cb75a78f39b7edb79,
        _:N50849bd518ed47a897844875db0e64e0,
        _:N51eac9aa2d22463faf7f5ad842b0d538,
        _:N5a3a663926d24243a3592ce8a523090b,
        _:N5b86d95c8b0c42c5bf1b9454f5638097,
        _:N6ebaa031eda84891b1d5c32bc1a9b087,
        _:N7cee529d25c140f0a54dd780480c6ea2,
        _:N9d883b855e6940aaa8bd33e26be34e69,
        _:Nc4ee2d2e1f6147b5a99f1dafea211e50,
        _:Nc54a17695677468c9652246c2ab001d0,
        _:Ndaad5e36c665459ab02cc4240a6f37c2,
        _:Ne2e169be2dd44db4842a20598beffd10,
        _:Nf8133508d6d74d64b19115cc1c522fd3 .

