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

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

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

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

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

<artist/4930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21633#subject> ;
    schema:name "Russell Brower"@en ;
    foaf:made <album/21633#composition>,
        <album/21633#subject> ;
    foaf:name "Russell Brower"@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/21633#musicalexpression> a mo:Signal ;
    mo:published_as <album/21633#subject> ;
    mo:records <album/21633#performance> .

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

<https://medium-media.vgm.io/albums/33/21633/21633-1288057741.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21633#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@en,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja-latn ;
    mo:composer <artist/13028#subject>,
        <artist/182#subject>,
        <artist/4930#subject> ;
    mo:produced_work <album/21633#musicalwork> ;
    schema:name "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@en,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja-latn .

<album/21633#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-22"^^xsd:date ;
    dcterms:title "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@en,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja-latn ;
    mo:catalogue_number "MUJ1423" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21633#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    mo:record_count 1 ;
    schema:about <product/1458#subject> ;
    schema:datePublished "2010-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/21633/21633-1288057741.jpg> ;
    schema:name "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@en,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja,
        "World of Warcraft: Wrath of the Lich King - Fall of the Lich King Soundtrack"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/21633/21633-1288057741.jpg> .

_:N2480dbbccb66448f9a8ebf24da077e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forge of Souls and the Bronze Jam"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Forge of Souls and the Bronze Jam"@en .

_:N7ca62f01c46b4553843dd0bc987f23dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Hall"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Crimson Hall"@en .

_:N7e6665da83594345b7f55e02d2191787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chase"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "The Chase"@en .

_:N90f61e4b1e6b47b9b9a91f63ee45a9d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Fortress"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Ice Fortress"@en .

_:N958366ce0e194742a3e2f466d69df0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Down"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Stand Down"@en .

_:N9db82c6fbcf24d05b330f18efaf5c48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citadel"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Citadel"@en .

_:Nb9c9f7f4b08b4a6c97d3194cd7c51e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invincible"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Invincible"@en .

_:Ndaf06582eeac46a786bae9576ae96e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gunships"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Gunships"@en .

_:Ndf1609e511b0422bb879a4041c16f69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light's Hammer"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Light's Hammer"@en .

_:Ne49eea7e09b94a16879a1bfce9081201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sindragosa"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Sindragosa"@en .

_:Nf6e4fb10a5724324a25f2a11712f485c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halls of Reflection"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na5e5ef939b664a7786c8ed8cdb88b0f2 ;
    schema:name "Halls of Reflection"@en .

_:Na5e5ef939b664a7786c8ed8cdb88b0f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2480dbbccb66448f9a8ebf24da077e3a,
        _:N7ca62f01c46b4553843dd0bc987f23dd,
        _:N7e6665da83594345b7f55e02d2191787,
        _:N90f61e4b1e6b47b9b9a91f63ee45a9d2,
        _:N958366ce0e194742a3e2f466d69df0ac,
        _:N9db82c6fbcf24d05b330f18efaf5c48e,
        _:Nb9c9f7f4b08b4a6c97d3194cd7c51e2d,
        _:Ndaf06582eeac46a786bae9576ae96e3d,
        _:Ndf1609e511b0422bb879a4041c16f69e,
        _:Ne49eea7e09b94a16879a1bfce9081201,
        _:Nf6e4fb10a5724324a25f2a11712f485c ;
    mo:track_count 11 ;
    schema:duration "PT36:16"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2480dbbccb66448f9a8ebf24da077e3a,
        _:N7ca62f01c46b4553843dd0bc987f23dd,
        _:N7e6665da83594345b7f55e02d2191787,
        _:N90f61e4b1e6b47b9b9a91f63ee45a9d2,
        _:N958366ce0e194742a3e2f466d69df0ac,
        _:N9db82c6fbcf24d05b330f18efaf5c48e,
        _:Nb9c9f7f4b08b4a6c97d3194cd7c51e2d,
        _:Ndaf06582eeac46a786bae9576ae96e3d,
        _:Ndf1609e511b0422bb879a4041c16f69e,
        _:Ne49eea7e09b94a16879a1bfce9081201,
        _:Nf6e4fb10a5724324a25f2a11712f485c .

