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

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

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

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

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72109#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/72109#composition>,
        <album/72109#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

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

<album/72109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn ;
    mo:performance_of <album/72109#musicalwork> ;
    mo:recorded_as <album/72109#musicalexpression> ;
    schema:name "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn ;
    schema:workPerformed <album/72109#musicalwork> .

<org/2367#subject> schema:name "Generation Series"@en,
        "Generation Series"@ja,
        "Generation Series"@ja-latn ;
    foaf:name "Generation Series"@en,
        "Generation Series"@ja,
        "Generation Series"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/72109/72109-1550681165.jpg> a schema:ImageObject,
        foaf:Image .

<album/72109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn ;
    mo:composer <artist/1015#subject>,
        <artist/187#subject> ;
    mo:produced_work <album/72109#musicalwork> ;
    schema:name "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn .

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

<album/72109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-01"^^xsd:date ;
    dcterms:title "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn ;
    mo:catalogue_number "GS-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72109#musicalexpression> ;
    mo:publisher <org/2367#subject> ;
    mo:record _:N4e7aeae2e48545dc8663973108978586 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shovel Knight: Specter of Torment"@en ;
            foaf:name "Shovel Knight: Specter of Torment"@en ] ;
    schema:datePublished "2019-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/72109/72109-1550681165.jpg> ;
    schema:name "Shovel Knight: Specter of Torment The Definitive Soundtrack"@en,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja,
        "Shovel Knight: Specter of Torment The Definitive Soundtrack"@ja-latn ;
    schema:publisher <org/2367#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/72109/72109-1550681165.jpg> .

_:N1ff099c24f6349bbaf72fd27c5fdce1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Both Eyes Open"@en,
        "両目を開いて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Both Eyes Open"@en,
        "両目を開いて"@ja .

_:N276fb697dd614a6dbed777eb95dc89c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Know Thy True Self"@en,
        "目を覚ませ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Know Thy True Self"@en,
        "目を覚ませ"@ja .

_:N27cd5ea6b6364305a463713eeece7687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Imposition of Order (Ending)"@en,
        "騎士団の重荷(エンディング)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "An Imposition of Order (Ending)"@en,
        "騎士団の重荷(エンディング)"@ja .

_:N2ab62f928d0544d482910b56ac29ee00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facing the Task (Lost City)"@en,
        "仕事の時間(古代都市)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Facing the Task (Lost City)"@en,
        "仕事の時間(古代都市)"@ja .

_:N2b09f97d87b44026bf1d27e2d06dc2e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua Vitae (Explodatorium)"@en,
        "生命の水(爆発研究所)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Aqua Vitae (Explodatorium)"@en,
        "生命の水(爆発研究所)"@ja .

_:N2b79eddad03e484789921d761b4a0fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Halls of the King (Pridemoor Keep)"@en,
        "王たちの間で(プライドムーア城)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "In the Halls of the King (Pridemoor Keep)"@en,
        "王たちの間で(プライドムーア城)"@ja .

_:N34fcbba37d144660874487928b9802c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - Go No Further!"@en,
        "ボス・そこまでだ！"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Boss - Go No Further!"@en,
        "ボス・そこまでだ！"@ja .

_:N3b8b2b1b228c45a4a1682a35db8d90c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden by Night (Lich Yard)"@en,
        "夜に隠れて"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Hidden by Night (Lich Yard)"@en,
        "夜に隠れて"@ja .

_:N3d9a0a34a8cf454eb03c3ad6b9d3f6f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hitting Close to Home"@en,
        "身につまされる思い"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Hitting Close to Home"@en,
        "身につまされる思い"@ja .

_:N5e62f172ed2944bb8f63940c9df8d85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Victory"@en,
        "ボス戦勝利"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Boss Victory"@en,
        "ボス戦勝利"@ja .

_:N5fde1183d2dc42e8b8a4f3727e24b7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cargo of Fineries (Flying Machine)"@en,
        "華美なる積荷(飛行船)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "A Cargo of Fineries (Flying Machine)"@en,
        "華美なる積荷(飛行船)"@ja .

_:N5fed9a3f29284ccaa3b9b40c357f89ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tools of War (Clockwork Tower)"@en,
        "戦争の工具(時計塔)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Tools of War (Clockwork Tower)"@en,
        "戦争の工具(時計塔)"@ja .

_:N715b4bd2cec640f3b4df7001535b128e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Shadows (Plains of Passage)"@en,
        "影より出でし(平原の道)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "From the Shadows (Plains of Passage)"@en,
        "影より出でし(平原の道)"@ja .

_:N721a4795d3b249d9abc74bd859fbb30b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incompleto Sin Ti"@en,
        "あなたなしでは"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Incompleto Sin Ti"@en,
        "あなたなしでは"@ja .

_:N7c3aa1bba5e049029ae22af1ba854bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magic Mirror (Tower Hub)"@en,
        "マジックミラー(運命の塔)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "The Magic Mirror (Tower Hub)"@en,
        "マジックミラー(運命の塔)"@ja .

_:N8932e5e3619b4abca8573a7659c2f189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Price of Doing Business (Iron Whale)"@en,
        "取引の代償(鉄のクジラ号)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "The Price of Doing Business (Iron Whale)"@en,
        "取引の代償(鉄のクジラ号)"@ja .

_:Na822cce687704fa693101cc987906cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lonely Parapet"@en,
        "屋根の上の孤独"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "The Lonely Parapet"@en,
        "屋根の上の孤独"@ja .

_:Nafeba33735ab4e05ae50002ad60bc009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Redemption"@en,
        "最後のあがない"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Final Redemption"@en,
        "最後のあがない"@ja .

_:Nb8718330d1ed42daace8a094e8717f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fool's Wager"@en,
        "愚か者の賭け"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "A Fool's Wager"@en,
        "愚か者の賭け"@ja .

_:Nba436c8e669e4be28b0f2c5a900cb1cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wintry Paradise (Stranded Ship)"@en,
        "冬の楽園(難破船)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "A Wintry Paradise (Stranded Ship)"@en,
        "冬の楽園(難破船)"@ja .

_:Nc9c7a8df14594f408721240a809ef110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer - Specter of Torment"@en,
        "トレーラー・スペクターオブトーメント"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Trailer - Specter of Torment"@en,
        "トレーラー・スペクターオブトーメント"@ja .

_:Ne5b76d97e4434fcc9b86a412aa087c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Dark Knight (Intro)"@en,
        "独りの暗黒の騎士(イントロ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "One Dark Knight (Intro)"@en,
        "独りの暗黒の騎士(イントロ)"@ja .

_:Nf123c900e7204d2ab6accb408e154a92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate Approaches"@en,
        "忍び寄る運命"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Fate Approaches"@en,
        "忍び寄る運命"@ja .

_:Nfddc2e7dfb4f4fc1bfc5817212ae1006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - Embraced by Darkness"@en,
        "ボス・暗黒に抱かれて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "Boss - Embraced by Darkness"@en,
        "ボス・暗黒に抱かれて"@ja .

_:Nffc4636e17a6445398ecd8a9aa61245c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Struggle Never Ends"@en,
        "終わりなき苦闘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4e7aeae2e48545dc8663973108978586 ;
    schema:name "The Struggle Never Ends"@en,
        "終わりなき苦闘"@ja .

_:N4e7aeae2e48545dc8663973108978586 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ff099c24f6349bbaf72fd27c5fdce1f,
        _:N276fb697dd614a6dbed777eb95dc89c8,
        _:N27cd5ea6b6364305a463713eeece7687,
        _:N2ab62f928d0544d482910b56ac29ee00,
        _:N2b09f97d87b44026bf1d27e2d06dc2e1,
        _:N2b79eddad03e484789921d761b4a0fa8,
        _:N34fcbba37d144660874487928b9802c8,
        _:N3b8b2b1b228c45a4a1682a35db8d90c8,
        _:N3d9a0a34a8cf454eb03c3ad6b9d3f6f5,
        _:N5e62f172ed2944bb8f63940c9df8d85a,
        _:N5fde1183d2dc42e8b8a4f3727e24b7ec,
        _:N5fed9a3f29284ccaa3b9b40c357f89ce,
        _:N715b4bd2cec640f3b4df7001535b128e,
        _:N721a4795d3b249d9abc74bd859fbb30b,
        _:N7c3aa1bba5e049029ae22af1ba854bee,
        _:N8932e5e3619b4abca8573a7659c2f189,
        _:Na822cce687704fa693101cc987906cc7,
        _:Nafeba33735ab4e05ae50002ad60bc009,
        _:Nb8718330d1ed42daace8a094e8717f8c,
        _:Nba436c8e669e4be28b0f2c5a900cb1cc,
        _:Nc9c7a8df14594f408721240a809ef110,
        _:Ne5b76d97e4434fcc9b86a412aa087c14,
        _:Nf123c900e7204d2ab6accb408e154a92,
        _:Nfddc2e7dfb4f4fc1bfc5817212ae1006,
        _:Nffc4636e17a6445398ecd8a9aa61245c ;
    mo:track_count 25 ;
    schema:duration "PT82:08"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N1ff099c24f6349bbaf72fd27c5fdce1f,
        _:N276fb697dd614a6dbed777eb95dc89c8,
        _:N27cd5ea6b6364305a463713eeece7687,
        _:N2ab62f928d0544d482910b56ac29ee00,
        _:N2b09f97d87b44026bf1d27e2d06dc2e1,
        _:N2b79eddad03e484789921d761b4a0fa8,
        _:N34fcbba37d144660874487928b9802c8,
        _:N3b8b2b1b228c45a4a1682a35db8d90c8,
        _:N3d9a0a34a8cf454eb03c3ad6b9d3f6f5,
        _:N5e62f172ed2944bb8f63940c9df8d85a,
        _:N5fde1183d2dc42e8b8a4f3727e24b7ec,
        _:N5fed9a3f29284ccaa3b9b40c357f89ce,
        _:N715b4bd2cec640f3b4df7001535b128e,
        _:N721a4795d3b249d9abc74bd859fbb30b,
        _:N7c3aa1bba5e049029ae22af1ba854bee,
        _:N8932e5e3619b4abca8573a7659c2f189,
        _:Na822cce687704fa693101cc987906cc7,
        _:Nafeba33735ab4e05ae50002ad60bc009,
        _:Nb8718330d1ed42daace8a094e8717f8c,
        _:Nba436c8e669e4be28b0f2c5a900cb1cc,
        _:Nc9c7a8df14594f408721240a809ef110,
        _:Ne5b76d97e4434fcc9b86a412aa087c14,
        _:Nf123c900e7204d2ab6accb408e154a92,
        _:Nfddc2e7dfb4f4fc1bfc5817212ae1006,
        _:Nffc4636e17a6445398ecd8a9aa61245c .

