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

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

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

<artist/2151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7241#subject> ;
    schema:name "Hayato Sonoda"@en,
        "園田隼人"@ja ;
    foaf:made <album/7241#composition>,
        <album/7241#subject> ;
    foaf:name "Hayato Sonoda"@en,
        "園田隼人"@ja .

<artist/32007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7241#subject> ;
    schema:name "Kaname Ohara"@en,
        "小原要"@ja ;
    foaf:made <album/7241#composition>,
        <album/7241#subject> ;
    foaf:name "Kaname Ohara"@en,
        "小原要"@ja .

<artist/702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7241#subject> ;
    schema:name "Satoshi Arai"@en,
        "新井智"@ja ;
    foaf:made <album/7241#composition>,
        <album/7241#subject> ;
    foaf:name "Satoshi Arai"@en,
        "新井智"@ja .

<artist/703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7241#subject> ;
    schema:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja ;
    foaf:made <album/7241#composition>,
        <album/7241#subject> ;
    foaf:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja .

<artist/704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7241#subject> ;
    schema:name "Masaru Nakajima"@en,
        "中島勝"@ja ;
    foaf:made <album/7241#composition>,
        <album/7241#subject> ;
    foaf:name "Masaru Nakajima"@en,
        "中島勝"@ja .

<product/3592#subject> a schema:CreativeWork ;
    schema:name "Vantage Master"@en,
        "ヴァンテージ・マスター"@ja,
        "Vantage Master"@ja-latn ;
    foaf:name "Vantage Master"@en,
        "ヴァンテージ・マスター"@ja,
        "Vantage Master"@ja-latn .

<product/3593#subject> a schema:CreativeWork ;
    schema:name "Vantage Master Portable"@en,
        "ヴァンテージマスターポータブル"@ja,
        "Vantage Master Portable"@ja-latn ;
    foaf:name "Vantage Master Portable"@en,
        "ヴァンテージマスターポータブル"@ja,
        "Vantage Master Portable"@ja-latn .

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/7241/7241-1212445746.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7241#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn ;
    mo:performance_of <album/7241#musicalwork> ;
    mo:performer <artist/8866#subject> ;
    mo:recorded_as <album/7241#musicalexpression> ;
    schema:byArtist <artist/8866#subject> ;
    schema:name "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn ;
    schema:workPerformed <album/7241#musicalwork> .

<artist/8866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7241#performance> ;
    schema:name "jdk BAND"@en ;
    foaf:name "jdk BAND"@en .

<album/7241#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn ;
    mo:composer <artist/2151#subject>,
        <artist/32007#subject>,
        <artist/702#subject>,
        <artist/703#subject>,
        <artist/704#subject> ;
    mo:produced_work <album/7241#musicalwork> ;
    schema:name "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn .

<album/7241#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-24"^^xsd:date ;
    dcterms:title "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn ;
    mo:catalogue_number "NW10102760" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/7241#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N047abaf3ab244900be6e9b109a514f0a,
        _:N275edc865e9c4a7f97b3b3034d972cfa ;
    mo:record_count 2 ;
    schema:about <product/3592#subject>,
        <product/3593#subject> ;
    schema:byArtist <artist/8866#subject> ;
    schema:datePublished "2008-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/7241/7241-1212445746.jpg> ;
    schema:name "Vantage Master Portable Original Sound Track"@en,
        "ヴァンテージマスターポータブル オリジナルサウンドトラック"@ja,
        "Vantage Master Portable Original Sound Track"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/7241/7241-1212445746.jpg> .

_:N068f781a72fb4a63ad300eed9fe0d735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Folk Dance of Shadows and Shimmers"@en,
        "陰と煌きの群舞（森）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "A Folk Dance of Shadows and Shimmers"@en,
        "陰と煌きの群舞（森）"@ja .

_:N1379f8fec10f421abb22acf751aae0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Labyrinth of Time"@en,
        "時の迷宮（道場）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Labyrinth of Time"@en,
        "時の迷宮（道場）"@ja .

_:N171a3fd33e8f4cd799da2dde594d4b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A March Beneath the Earth"@en,
        "地の底の行軍（鍾乳洞）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "A March Beneath the Earth"@en,
        "地の底の行軍（鍾乳洞）"@ja .

_:N25c5324acb2a4b14a6329acc26b1074e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Down a New Road"@en,
        "そして新たなる道へ（エンディング2）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "And Down a New Road"@en,
        "そして新たなる道へ（エンディング2）"@ja .

_:N27e7279dc9814369a31c76acbdc499b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Faint Light of Hope"@en,
        "仄かな希望の灯（敗北）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Faint Light of Hope"@en,
        "仄かな希望の灯（敗北）"@ja .

_:N3199d603d6504ef6bdac529481c190a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Down a New Road V2"@en,
        "そして新たなる道へV2（V2エンディング2）"@ja ;
    mo:track_number 20 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "And Down a New Road V2"@en,
        "そして新たなる道へV2（V2エンディング2）"@ja .

_:N3e8d6bb16d2e42f2b5fc7594aec59f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Invitation"@en,
        "いざない"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "An Invitation"@en,
        "いざない"@ja .

_:N419b7aeaf7014615b70c69c85916a56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Rift Between Dimensions"@en,
        "次元の狭間で（闇）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "In the Rift Between Dimensions"@en,
        "次元の狭間で（闇）"@ja .

_:N4d938b3222874018afa93df4832005c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Down a New Road V2"@en,
        "そして新たなる道へV2"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "And Down a New Road V2"@en,
        "そして新たなる道へV2"@ja .

_:N4f3fe8cc55614fc5b346016a4ada69aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Creation"@en,
        "開闢の時"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Dawn of Creation"@en,
        "開闢の時"@ja .

_:N5428c20b7bd641e495d1e6787b5c370c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vantage Master"@en,
        "Vantage Master"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "Vantage Master"@en,
        "Vantage Master"@ja .

_:N54bba7f00c6c4bce9e412a81d9cbda2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pulse of Remembrance"@en,
        "追憶の脈動"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Pulse of Remembrance"@en,
        "追憶の脈動"@ja .

_:N587e0fa037744b67a1a88288593a87fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient City of the Gods"@en,
        "いにしえの神の都（海上都市）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Ancient City of the Gods"@en,
        "いにしえの神の都（海上都市）"@ja .

_:N5d852b9c0a1241f79aa0c57331dc5581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition of Danger"@en,
        "危険な予感（火山）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "Premonition of Danger"@en,
        "危険な予感（火山）"@ja .

_:N5f9449fdd7c94ede8b0efb37e46e4c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Labyrinth of Time"@en,
        "時の迷宮（道場）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Labyrinth of Time"@en,
        "時の迷宮（道場）"@ja .

_:N61a600c9957d4bd4af44aa5450075700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vantage Master"@en,
        "Vantage Master（オープニング）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "Vantage Master"@en,
        "Vantage Master（オープニング）"@ja .

_:N651640f97e5d41c798e897b17ef756b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Folk Dance of Shadows and Shimmers"@en,
        "陰と煌きの群舞（森）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "A Folk Dance of Shadows and Shimmers"@en,
        "陰と煌きの群舞（森）"@ja .

_:N682b7a59963249e396d85714473d959a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Faint Light of Hope"@en,
        "仄かな希望の灯（敗北）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Faint Light of Hope"@en,
        "仄かな希望の灯（敗北）"@ja .

_:N6c28ff175e444da190eaac02b03f2e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Quiet Purity"@en,
        "静かなる純白（雪原）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "A Quiet Purity"@en,
        "静かなる純白（雪原）"@ja .

_:N6e04c8858f1443d08089abe36ae9118c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visual"@en,
        "Visual"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "Visual"@en,
        "Visual"@ja .

_:N83756fcdfd1942d9bd9721e4824cc367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Rift Between Dimensions"@en,
        "次元の狭間で（闇）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "In the Rift Between Dimensions"@en,
        "次元の狭間で（闇）"@ja .

_:N88322052f046430c9d1ec0e510cfb94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient City of the Gods"@en,
        "いにしえの神の都（海上都市）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Ancient City of the Gods"@en,
        "いにしえの神の都（海上都市）"@ja .

_:N9779b279a4e241d9a7727bfb843b3730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Creation"@en,
        "開闢の時（タイトル）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Dawn of Creation"@en,
        "開闢の時（タイトル）"@ja .

_:N9de41e660c704ea394ef6156c909e850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A March Beneath the Earth"@en,
        "地の底の行軍（鍾乳洞）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "A March Beneath the Earth"@en,
        "地の底の行軍（鍾乳洞）"@ja .

_:Na77a956509aa4f72937f7cffe015fa83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition of Danger"@en,
        "危険な予感（火山）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "Premonition of Danger"@en,
        "危険な予感（火山）"@ja .

_:Naa7550adfa4f45ae8205c9a2e84fa853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Battle with Solitude"@en,
        "孤独との戦い（岩窟）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "A Battle with Solitude"@en,
        "孤独との戦い（岩窟）"@ja .

_:Nba40c9a4789642519c8b1f793b5b3207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pure Ones"@en,
        "純粋なる者たち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Pure Ones"@en,
        "純粋なる者たち"@ja .

_:Nbb33798cec6e4b40b24ec4b800d1627b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return of the Champion"@en,
        "覇者の凱旋（勝利）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "The Return of the Champion"@en,
        "覇者の凱旋（勝利）"@ja .

_:Nbecf82eef6f7482da9fa79b8a0b8edd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Down a New Road (Opening Ver.) / jdk Band"@en,
        "そして新たなる道へ Opening ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "And Down a New Road (Opening Ver.) / jdk Band"@en,
        "そして新たなる道へ Opening ver."@ja .

_:Nc3f2942b85754e50a71dba7891983d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Down a New Road / jdk Band"@en,
        "そして新たなる道へ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "And Down a New Road / jdk Band"@en,
        "そして新たなる道へ"@ja .

_:Nc79a6edad75d4bbaad2aa8d1e3b81f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming of the Top"@en,
        "頂点を夢見て（砂漠）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "Dreaming of the Top"@en,
        "頂点を夢見て（砂漠）"@ja .

_:Nc94cf6d421c14a8d854ebc5c29c6c7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking Toward the Twinkling Stars"@en,
        "瞬きを見上げて（高地）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "Looking Toward the Twinkling Stars"@en,
        "瞬きを見上げて（高地）"@ja .

_:Nd1aba76ca22e46ae947c4808b4895395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Invitation"@en,
        "いざない（マスター選択）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "An Invitation"@en,
        "いざない（マスター選択）"@ja .

_:Nd2429116da164f4eafc3c8bb5e4dbc38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming of the Top"@en,
        "頂点を夢見て（砂漠）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "Dreaming of the Top"@en,
        "頂点を夢見て（砂漠）"@ja .

_:Nd7e444ae4cd243508798e1b01643dca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Battle with Solitude"@en,
        "孤独との戦い（岩窟）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "A Battle with Solitude"@en,
        "孤独との戦い（岩窟）"@ja .

_:Ne119193d4485468ca4e178388e63068d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visual"@en,
        "Visual（イベント）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "Visual"@en,
        "Visual（イベント）"@ja .

_:Ne417b784d4ba4209b3b32256a9c3ad2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pulse of Remembrance"@en,
        "追憶の脈動（エンディング1）"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Pulse of Remembrance"@en,
        "追憶の脈動（エンディング1）"@ja .

_:Ne8f2057ae53241a7a706616e72b0e435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Quiet Purity"@en,
        "静かなる純白（雪原）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N275edc865e9c4a7f97b3b3034d972cfa ;
    schema:name "A Quiet Purity"@en,
        "静かなる純白（雪原）"@ja .

_:Nedddd54f1fd84238aba20da02f822677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pure Ones"@en,
        "純粋なる者たち（マップ選択）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Pure Ones"@en,
        "純粋なる者たち（マップ選択）"@ja .

_:Nee1f72cd12a442559855e97945cf9914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking Toward the Twinkling Stars"@en,
        "瞬きを見上げて（高地）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "Looking Toward the Twinkling Stars"@en,
        "瞬きを見上げて（高地）"@ja .

_:Nf4a0710a93e148fa8683af93b06d06bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return of the Champion"@en,
        "覇者の凱旋（勝利）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N047abaf3ab244900be6e9b109a514f0a ;
    schema:name "The Return of the Champion"@en,
        "覇者の凱旋（勝利）"@ja .

_:N047abaf3ab244900be6e9b109a514f0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N25c5324acb2a4b14a6329acc26b1074e,
        _:N3199d603d6504ef6bdac529481c190a9,
        _:N419b7aeaf7014615b70c69c85916a56f,
        _:N5f9449fdd7c94ede8b0efb37e46e4c43,
        _:N61a600c9957d4bd4af44aa5450075700,
        _:N651640f97e5d41c798e897b17ef756b5,
        _:N682b7a59963249e396d85714473d959a,
        _:N6c28ff175e444da190eaac02b03f2e28,
        _:N88322052f046430c9d1ec0e510cfb94f,
        _:N9779b279a4e241d9a7727bfb843b3730,
        _:N9de41e660c704ea394ef6156c909e850,
        _:Na77a956509aa4f72937f7cffe015fa83,
        _:Nd1aba76ca22e46ae947c4808b4895395,
        _:Nd2429116da164f4eafc3c8bb5e4dbc38,
        _:Nd7e444ae4cd243508798e1b01643dca5,
        _:Ne119193d4485468ca4e178388e63068d,
        _:Ne417b784d4ba4209b3b32256a9c3ad2e,
        _:Nedddd54f1fd84238aba20da02f822677,
        _:Nee1f72cd12a442559855e97945cf9914,
        _:Nf4a0710a93e148fa8683af93b06d06bb ;
    mo:track_count 20 ;
    schema:duration "PT59:17"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N25c5324acb2a4b14a6329acc26b1074e,
        _:N3199d603d6504ef6bdac529481c190a9,
        _:N419b7aeaf7014615b70c69c85916a56f,
        _:N5f9449fdd7c94ede8b0efb37e46e4c43,
        _:N61a600c9957d4bd4af44aa5450075700,
        _:N651640f97e5d41c798e897b17ef756b5,
        _:N682b7a59963249e396d85714473d959a,
        _:N6c28ff175e444da190eaac02b03f2e28,
        _:N88322052f046430c9d1ec0e510cfb94f,
        _:N9779b279a4e241d9a7727bfb843b3730,
        _:N9de41e660c704ea394ef6156c909e850,
        _:Na77a956509aa4f72937f7cffe015fa83,
        _:Nd1aba76ca22e46ae947c4808b4895395,
        _:Nd2429116da164f4eafc3c8bb5e4dbc38,
        _:Nd7e444ae4cd243508798e1b01643dca5,
        _:Ne119193d4485468ca4e178388e63068d,
        _:Ne417b784d4ba4209b3b32256a9c3ad2e,
        _:Nedddd54f1fd84238aba20da02f822677,
        _:Nee1f72cd12a442559855e97945cf9914,
        _:Nf4a0710a93e148fa8683af93b06d06bb .

_:N275edc865e9c4a7f97b3b3034d972cfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N068f781a72fb4a63ad300eed9fe0d735,
        _:N1379f8fec10f421abb22acf751aae0d3,
        _:N171a3fd33e8f4cd799da2dde594d4b88,
        _:N27e7279dc9814369a31c76acbdc499b8,
        _:N3e8d6bb16d2e42f2b5fc7594aec59f33,
        _:N4d938b3222874018afa93df4832005c0,
        _:N4f3fe8cc55614fc5b346016a4ada69aa,
        _:N5428c20b7bd641e495d1e6787b5c370c,
        _:N54bba7f00c6c4bce9e412a81d9cbda2f,
        _:N587e0fa037744b67a1a88288593a87fc,
        _:N5d852b9c0a1241f79aa0c57331dc5581,
        _:N6e04c8858f1443d08089abe36ae9118c,
        _:N83756fcdfd1942d9bd9721e4824cc367,
        _:Naa7550adfa4f45ae8205c9a2e84fa853,
        _:Nba40c9a4789642519c8b1f793b5b3207,
        _:Nbb33798cec6e4b40b24ec4b800d1627b,
        _:Nbecf82eef6f7482da9fa79b8a0b8edd1,
        _:Nc3f2942b85754e50a71dba7891983d0d,
        _:Nc79a6edad75d4bbaad2aa8d1e3b81f5b,
        _:Nc94cf6d421c14a8d854ebc5c29c6c7cc,
        _:Ne8f2057ae53241a7a706616e72b0e435 ;
    mo:track_count 21 ;
    schema:duration "PT64:37"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N068f781a72fb4a63ad300eed9fe0d735,
        _:N1379f8fec10f421abb22acf751aae0d3,
        _:N171a3fd33e8f4cd799da2dde594d4b88,
        _:N27e7279dc9814369a31c76acbdc499b8,
        _:N3e8d6bb16d2e42f2b5fc7594aec59f33,
        _:N4d938b3222874018afa93df4832005c0,
        _:N4f3fe8cc55614fc5b346016a4ada69aa,
        _:N5428c20b7bd641e495d1e6787b5c370c,
        _:N54bba7f00c6c4bce9e412a81d9cbda2f,
        _:N587e0fa037744b67a1a88288593a87fc,
        _:N5d852b9c0a1241f79aa0c57331dc5581,
        _:N6e04c8858f1443d08089abe36ae9118c,
        _:N83756fcdfd1942d9bd9721e4824cc367,
        _:Naa7550adfa4f45ae8205c9a2e84fa853,
        _:Nba40c9a4789642519c8b1f793b5b3207,
        _:Nbb33798cec6e4b40b24ec4b800d1627b,
        _:Nbecf82eef6f7482da9fa79b8a0b8edd1,
        _:Nc3f2942b85754e50a71dba7891983d0d,
        _:Nc79a6edad75d4bbaad2aa8d1e3b81f5b,
        _:Nc94cf6d421c14a8d854ebc5c29c6c7cc,
        _:Ne8f2057ae53241a7a706616e72b0e435 .

