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

<artist/4330#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro Sakurazawa"@en,
        "桜沢大"@ja ;
    foaf:made <album/13321#lyrics>,
        <album/13321#subject> ;
    foaf:name "Hiro Sakurazawa"@en,
        "桜沢大"@ja .

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

<artist/1939#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13321#subject> ;
    schema:name "Saga Kazami"@en,
        "風水嵯峨"@ja ;
    foaf:made <album/13321#composition>,
        <album/13321#subject> ;
    foaf:name "Saga Kazami"@en,
        "風水嵯峨"@ja .

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

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

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

<https://medium-media.vgm.io/albums/12/13321/13321-1377193637.jpg> a schema:ImageObject,
        foaf:Image .

<album/13321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn ;
    mo:composer <artist/1939#subject>,
        <artist/76#subject> ;
    mo:produced_work <album/13321#musicalwork> ;
    schema:name "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13321#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13321#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13321#subject> ;
    mo:performed <album/13321#performance> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/13321#composition>,
        <album/13321#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

<album/13321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn ;
    mo:performance_of <album/13321#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/76#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/13321#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/76#subject>,
        <artist/97#subject> ;
    schema:name "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn ;
    schema:workPerformed <album/13321#musicalwork> .

<album/13321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-25"^^xsd:date ;
    dcterms:title "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn ;
    mo:catalogue_number "CAT-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13321#musicalexpression> ;
    mo:publisher _:Nde4619cec0c7451396007cafbc2e9281 ;
    mo:record _:N01a860de174247c3954487391bdaf7da ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maoh to Odore! -Legend of the Lord of Lords-"@en ;
            foaf:name "Maoh to Odore! -Legend of the Lord of Lords-"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/76#subject>,
        <artist/97#subject> ;
    schema:datePublished "2005-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/13321/13321-1377193637.jpg> ;
    schema:name "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@en,
        "魔王と踊れ！ -Legend of Lord of Lords- ORIGINAL SOUNDTRACK DISC"@ja,
        "Maou to Odore! -Legend of the Lord of Lords- Original Soundtrack Disc"@ja-latn ;
    schema:publisher _:Nde4619cec0c7451396007cafbc2e9281 ;
    foaf:depiction <https://media.vgm.io/albums/12/13321/13321-1377193637.jpg> .

_:N11c27f4691b64f2a992ca317c6dec153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "郷愁"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Nostalgia"@en,
        "郷愁"@ja .

_:N1200387e1d42436ca519d80664b0b472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Jewel"@en,
        "輝ける宝珠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Shining Jewel"@en,
        "輝ける宝珠"@ja .

_:N40a00bfcccb44abe8d53c2d4b8f5318e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Null"@en,
        "無 ―ヌル―"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Null"@en,
        "無 ―ヌル―"@ja .

_:N4a749400d7bb4349a89c47aaa1bf4d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On a Calm Afternoon"@en,
        "穏やかな午後に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "On a Calm Afternoon"@en,
        "穏やかな午後に"@ja .

_:N4b87fa382ca34ea0ab139882305d1d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Light / Another ver."@en,
        "霊光／アナザーver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Spirit Light / Another ver."@en,
        "霊光／アナザーver."@ja .

_:N55607448011545e78d97f16dd36661a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Flame"@en,
        "Silent Flame"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Silent Flame"@en,
        "Silent Flame"@ja .

_:N56891aaa9af7495fa6f43168345432f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War of Annihilation"@en,
        "殲滅戦"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "War of Annihilation"@en,
        "殲滅戦"@ja .

_:N603db188404d4ac1ba3b2429bad20548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Adrias"@en,
        "平和なるアドリアス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Peaceful Adrias"@en,
        "平和なるアドリアス"@ja .

_:N61073a9d456a4355a69615cd72e842bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Wind / Wicca's Theme"@en,
        "風のように／ウィッカのテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Like the Wind / Wicca's Theme"@en,
        "風のように／ウィッカのテーマ"@ja .

_:N672b8b930fa34d1ebeaf4744042dbb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Flame / Karaoke ver."@en,
        "Silent Flame／カラオケver."@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Silent Flame / Karaoke ver."@en,
        "Silent Flame／カラオケver."@ja .

_:N6876530c4a8e42d89162652abe0d5420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Power"@en,
        "無限の力"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Infinite Power"@en,
        "無限の力"@ja .

_:N7f352f05d5804ff7b73d71937fdb114f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to God"@en,
        "神のもとへ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Back to God"@en,
        "神のもとへ"@ja .

_:N8219a1d8d6ce4115b73c42172add67a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Humans, Glorify God"@en,
        "人として神へ謳う"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "As Humans, Glorify God"@en,
        "人として神へ謳う"@ja .

_:N8351f4fd362043b0a867701f12dd686f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atonement"@en,
        "贖罪"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Atonement"@en,
        "贖罪"@ja .

_:N8751284eb03b4bf1acfe92e407caa9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of the Deep Forest"@en,
        "深き森の子守歌"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Lullaby of the Deep Forest"@en,
        "深き森の子守歌"@ja .

_:N8937a021d05441749ba080e16364bc8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throbbing Spirit"@en,
        "躍動する魂"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Throbbing Spirit"@en,
        "躍動する魂"@ja .

_:N9cf6eb54a71b481d9c1d7a89ded00d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "追憶"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Reminiscence"@en,
        "追憶"@ja .

_:Nc4a00e978f7e4dcdaf4800b525f8feac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment of Demon Descent"@en,
        "魔の降る刻"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Moment of Demon Descent"@en,
        "魔の降る刻"@ja .

_:Nc62187e2a3914492a837bb73776b2fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody of Grief"@en,
        "哀傷の調べ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Melody of Grief"@en,
        "哀傷の調べ"@ja .

_:Ndc2f38b545234dfaa74ce14cf446d4f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Spider Dancing on the Blade Edge"@en,
        "刃の上で踊る蜘蛛"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "A Spider Dancing on the Blade Edge"@en,
        "刃の上で踊る蜘蛛"@ja .

_:Nde4619cec0c7451396007cafbc2e9281 schema:name "catwalk"@en ;
    foaf:name "catwalk"@en .

_:Ne77520b39939433b97238f71b5a14eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faithful Heart / Filia's Theme"@en,
        "信じるココロ／フィリアのテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Faithful Heart / Filia's Theme"@en,
        "信じるココロ／フィリアのテーマ"@ja .

_:Ne8ab6c1b0ec64d48a1128c196ed5249f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Living in a Godless World"@en,
        "神無き世に生きる"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N01a860de174247c3954487391bdaf7da ;
    schema:name "Living in a Godless World"@en,
        "神無き世に生きる"@ja .

_:N01a860de174247c3954487391bdaf7da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11c27f4691b64f2a992ca317c6dec153,
        _:N1200387e1d42436ca519d80664b0b472,
        _:N40a00bfcccb44abe8d53c2d4b8f5318e,
        _:N4a749400d7bb4349a89c47aaa1bf4d2b,
        _:N4b87fa382ca34ea0ab139882305d1d82,
        _:N55607448011545e78d97f16dd36661a0,
        _:N56891aaa9af7495fa6f43168345432f4,
        _:N603db188404d4ac1ba3b2429bad20548,
        _:N61073a9d456a4355a69615cd72e842bc,
        _:N672b8b930fa34d1ebeaf4744042dbb38,
        _:N6876530c4a8e42d89162652abe0d5420,
        _:N7f352f05d5804ff7b73d71937fdb114f,
        _:N8219a1d8d6ce4115b73c42172add67a1,
        _:N8351f4fd362043b0a867701f12dd686f,
        _:N8751284eb03b4bf1acfe92e407caa9ff,
        _:N8937a021d05441749ba080e16364bc8c,
        _:N9cf6eb54a71b481d9c1d7a89ded00d28,
        _:Nc4a00e978f7e4dcdaf4800b525f8feac,
        _:Nc62187e2a3914492a837bb73776b2fa4,
        _:Ndc2f38b545234dfaa74ce14cf446d4f8,
        _:Ne77520b39939433b97238f71b5a14eb9,
        _:Ne8ab6c1b0ec64d48a1128c196ed5249f ;
    mo:track_count 22 ;
    schema:duration "PT64:18"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N11c27f4691b64f2a992ca317c6dec153,
        _:N1200387e1d42436ca519d80664b0b472,
        _:N40a00bfcccb44abe8d53c2d4b8f5318e,
        _:N4a749400d7bb4349a89c47aaa1bf4d2b,
        _:N4b87fa382ca34ea0ab139882305d1d82,
        _:N55607448011545e78d97f16dd36661a0,
        _:N56891aaa9af7495fa6f43168345432f4,
        _:N603db188404d4ac1ba3b2429bad20548,
        _:N61073a9d456a4355a69615cd72e842bc,
        _:N672b8b930fa34d1ebeaf4744042dbb38,
        _:N6876530c4a8e42d89162652abe0d5420,
        _:N7f352f05d5804ff7b73d71937fdb114f,
        _:N8219a1d8d6ce4115b73c42172add67a1,
        _:N8351f4fd362043b0a867701f12dd686f,
        _:N8751284eb03b4bf1acfe92e407caa9ff,
        _:N8937a021d05441749ba080e16364bc8c,
        _:N9cf6eb54a71b481d9c1d7a89ded00d28,
        _:Nc4a00e978f7e4dcdaf4800b525f8feac,
        _:Nc62187e2a3914492a837bb73776b2fa4,
        _:Ndc2f38b545234dfaa74ce14cf446d4f8,
        _:Ne77520b39939433b97238f71b5a14eb9,
        _:Ne8ab6c1b0ec64d48a1128c196ed5249f .

