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

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

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

<artist/15450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46111#subject> ;
    schema:name "Craig Stuart Garfinkle"@en ;
    foaf:made <album/46111#composition>,
        <album/46111#subject> ;
    foaf:name "Craig Stuart Garfinkle"@en .

<product/15975#subject> a schema:CreativeWork ;
    schema:name "Baldur's Gate: Dark Alliance II"@en,
        "Baldur's Gate: Dark Alliance II"@ja,
        "Baldur's Gate: Dark Alliance II"@ja-latn ;
    foaf:name "Baldur's Gate: Dark Alliance II"@en,
        "Baldur's Gate: Dark Alliance II"@ja,
        "Baldur's Gate: Dark Alliance II"@ja-latn .

<album/46111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn ;
    mo:composer <artist/15450#subject> ;
    mo:produced_work <album/46111#musicalwork> ;
    schema:name "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn .

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

<album/46111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn ;
    mo:performance_of <album/46111#musicalwork> ;
    mo:recorded_as <album/46111#musicalexpression> ;
    schema:name "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn ;
    schema:workPerformed <album/46111#musicalwork> .

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

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

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

<album/46111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-28"^^xsd:date ;
    dcterms:title "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46111#musicalexpression> ;
    mo:publisher _:N1eed1a2be1224ab8a23fc70097104df6 ;
    mo:record _:N1bf57b28ba714cfdb4765adb7351e424 ;
    mo:record_count 1 ;
    schema:about <product/15975#subject> ;
    schema:datePublished "2013-09-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/46111/46111-1401649626.jpg> ;
    schema:name "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@en,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja,
        "Songs of the Dragon V2 (Featuring Music From Baldur's Gate: Dark Alliance II)"@ja-latn ;
    schema:publisher _:N1eed1a2be1224ab8a23fc70097104df6 ;
    foaf:depiction <https://media.vgm.io/albums/11/46111/46111-1401649626.jpg> .

_:N105004f3c32748768de2306ec53e6092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mired in Blood (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Mired in Blood (From Baldur's Gate: Dark Alliance II)"@en .

_:N1eed1a2be1224ab8a23fc70097104df6 schema:name "Twelve O'Clock Arts"@en,
        "Twelve O'Clock Arts"@ja,
        "Twelve O'Clock Arts"@ja-latn ;
    foaf:name "Twelve O'Clock Arts"@en,
        "Twelve O'Clock Arts"@ja,
        "Twelve O'Clock Arts"@ja-latn .

_:N2e745904bf2348c49e14bb411181c544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good and Evil (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Good and Evil (From Baldur's Gate: Dark Alliance II)"@en .

_:N5cf155de228f401ebe884c72b1eb4196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death for Life"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Death for Life"@en .

_:N6123f7aa97064115938cdbf63aae32ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Dungeon (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "The Dark Dungeon (From Baldur's Gate: Dark Alliance II)"@en .

_:Nb075bd74d5ee4abea123c19e1e84f91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cavern of Death (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "A Cavern of Death (From Baldur's Gate: Dark Alliance II)"@en .

_:Nba7979ba39b14a3686e78b49692d9319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Rages (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "The Battle Rages (From Baldur's Gate: Dark Alliance II)"@en .

_:Nc7ae623d7a3549f283229d7dbb05a2de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bump in the Night"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Bump in the Night"@en .

_:Ne418af2114264a6ea5b17864409ec8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle for Redemption (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Battle for Redemption (From Baldur's Gate: Dark Alliance II)"@en .

_:Nf110bb8c6462435494aff3cad2f963dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colored in Red (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Colored in Red (From Baldur's Gate: Dark Alliance II)"@en .

_:Nf3b80039c4694a6ba76737becfdd3147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelation in the Dark (From Baldur's Gate: Dark Alliance II)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N1bf57b28ba714cfdb4765adb7351e424 ;
    schema:name "Revelation in the Dark (From Baldur's Gate: Dark Alliance II)"@en .

_:N1bf57b28ba714cfdb4765adb7351e424 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105004f3c32748768de2306ec53e6092,
        _:N2e745904bf2348c49e14bb411181c544,
        _:N5cf155de228f401ebe884c72b1eb4196,
        _:N6123f7aa97064115938cdbf63aae32ab,
        _:Nb075bd74d5ee4abea123c19e1e84f91d,
        _:Nba7979ba39b14a3686e78b49692d9319,
        _:Nc7ae623d7a3549f283229d7dbb05a2de,
        _:Ne418af2114264a6ea5b17864409ec8aa,
        _:Nf110bb8c6462435494aff3cad2f963dc,
        _:Nf3b80039c4694a6ba76737becfdd3147 ;
    mo:track_count 10 ;
    schema:duration "PT23:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N105004f3c32748768de2306ec53e6092,
        _:N2e745904bf2348c49e14bb411181c544,
        _:N5cf155de228f401ebe884c72b1eb4196,
        _:N6123f7aa97064115938cdbf63aae32ab,
        _:Nb075bd74d5ee4abea123c19e1e84f91d,
        _:Nba7979ba39b14a3686e78b49692d9319,
        _:Nc7ae623d7a3549f283229d7dbb05a2de,
        _:Ne418af2114264a6ea5b17864409ec8aa,
        _:Nf110bb8c6462435494aff3cad2f963dc,
        _:Nf3b80039c4694a6ba76737becfdd3147 .

