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

<artist/4207#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Makishima"@en,
        "牧島有希"@ja ;
    foaf:made <album/2729#subject>,
        <album/2729#vocals> ;
    foaf:name "Yuki Makishima"@en,
        "牧島有希"@ja .

<artist/757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2729#subject> ;
    schema:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja ;
    foaf:made <album/2729#composition>,
        <album/2729#lyrics>,
        <album/2729#subject> ;
    foaf:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja .

<product/2697#subject> a schema:CreativeWork ;
    schema:name "Growlanser IV: Wayfarer of the time"@en,
        "グローランサーIV Wayfarer of the time"@ja,
        "Growlanser IV: Wayfarer of the time"@ja-latn ;
    foaf:name "Growlanser IV: Wayfarer of the time"@en,
        "グローランサーIV Wayfarer of the time"@ja,
        "Growlanser IV: Wayfarer of the time"@ja-latn .

<album/2729#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn ;
    mo:composer <artist/757#subject> ;
    mo:produced_work <album/2729#musicalwork> ;
    schema:name "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn .

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

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

<album/2729#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn ;
    mo:performance_of <album/2729#musicalwork> ;
    mo:recorded_as <album/2729#musicalexpression> ;
    schema:name "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn ;
    schema:workPerformed <album/2729#musicalwork> .

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

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/2729/2729-1190475227.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2729#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-21"^^xsd:date ;
    dcterms:title "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn ;
    mo:catalogue_number "FCCT-0011" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/2729#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N50af72eea0ff4c3cb2e3fe3e615fba0b,
        _:N784a646a96a2431abc174a3f3bea31f5 ;
    mo:record_count 2 ;
    schema:about <product/2697#subject> ;
    schema:datePublished "2004-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/2729/2729-1190475227.jpg> ;
    schema:name "Growlanser IV Original Sound Track"@en,
        "サントラCD グローランサーIV ~Wayfarer of the time~"@ja,
        "Growlanser IV Original Sound Track"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/2729/2729-1190475227.jpg> .

_:N009d6a1bad3746a4b0d719a5b13494d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Beyond Time ~Final Chapter~"@en,
        "彷徨える時の向こう ～終章～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Wandering Beyond Time ~Final Chapter~"@en,
        "彷徨える時の向こう ～終章～"@ja .

_:N052ab714eda041d1bd3938ebd6d9aae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confusion"@en,
        "混迷"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Confusion"@en,
        "混迷"@ja .

_:N05b40c54279d4423ac07f1b97b4ee017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Beyond Time ~Prologue~"@en,
        "彷徨える時の向こう ～序章～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Wandering Beyond Time ~Prologue~"@en,
        "彷徨える時の向こう ～序章～"@ja .

_:N061da0c5fe62470a8167453833e84588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Silence"@en,
        "静寂の果てに"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "At the End of Silence"@en,
        "静寂の果てに"@ja .

_:N106488892566400db73c481eb56ba1ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shut Inside the Darkness"@en,
        "閉ざされた闇の中で"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Shut Inside the Darkness"@en,
        "閉ざされた闇の中で"@ja .

_:N11f3a9150412489f89f837dbeda11a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demise"@en,
        "終焉"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Demise"@en,
        "終焉"@ja .

_:N16da033225ed48b4a55c08d939f77e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapids"@en,
        "激流"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Rapids"@en,
        "激流"@ja .

_:N193123be411646f585f023ceb36877a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Flower Blooms in the Wasteland"@en,
        "荒野に咲く花"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "A Flower Blooms in the Wasteland"@en,
        "荒野に咲く花"@ja .

_:N1fff29d9c70a4c858a25eece36188cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overflowing Emotions"@en,
        "あふれる想い"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Overflowing Emotions"@en,
        "あふれる想い"@ja .

_:N2106b33510d34157aaf1e4bca630b172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossroads"@en,
        "分かれ道"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Crossroads"@en,
        "分かれ道"@ja .

_:N2d68f544ef4d40d8b3817b90171f7915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anxiety"@en,
        "不安"@ja ;
    mo:track_number 53 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Anxiety"@en,
        "不安"@ja .

_:N2e18260f338b4c35bc8f106f6db497bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulsation Ver.2"@en,
        "鼓動 Ver.2"@ja ;
    mo:track_number 51 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Pulsation Ver.2"@en,
        "鼓動 Ver.2"@ja .

_:N305065f77e344595bdfb6c8e287ca06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door of Mystery"@en,
        "神秘の扉"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Door of Mystery"@en,
        "神秘の扉"@ja .

_:N34af27615d3343dfb168254a025f4ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamentation"@en,
        "慟哭"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Lamentation"@en,
        "慟哭"@ja .

_:N3eb3dc13c60c413287e0ec5c0bb3101b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Daylight Instrumental"@en,
        "Before The Daylight (instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N50af72eea0ff4c3cb2e3fe3e615fba0b ;
    schema:name "Before the Daylight Instrumental"@en,
        "Before The Daylight (instrumental)"@ja .

_:N4253197b0b944acb97cae56a0e15144e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson"@en,
        "紅"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Crimson"@en,
        "紅"@ja .

_:N533fb148dd334fd396c38b6808dd3238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to the Labyrinth"@en,
        "迷宮への道"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Road to the Labyrinth"@en,
        "迷宮への道"@ja .

_:N59151ec3e9fa4b138fc4483c69284487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loss"@en,
        "喪失"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Loss"@en,
        "喪失"@ja .

_:N5b0fe59bdb9e4314bcded7d0ccdca14d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noise"@en,
        "響"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Noise"@en,
        "響"@ja .

_:N5e2fe0d5b0824ac3af40e0fe0d2a2a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea"@en,
        "深海"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Deep Sea"@en,
        "深海"@ja .

_:N5eef12f62ec34ab5a0b8d44cc0c151b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluctuation of the Heart"@en,
        "心のゆらぎ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Fluctuation of the Heart"@en,
        "心のゆらぎ"@ja .

_:N619f9574ebdf47a38974d91c73836dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Memories ~ Sepia-Colored Memories"@en,
        "Your Memories セピア色の想い出達"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N50af72eea0ff4c3cb2e3fe3e615fba0b ;
    schema:name "Your Memories ~ Sepia-Colored Memories"@en,
        "Your Memories セピア色の想い出達"@ja .

_:N64dd934e6baa4d51bf901fcbb8da655b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Memories ~ Sepia-Colored Memories Instrumental"@en,
        "Your Memories セピア色の想い出達 (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N50af72eea0ff4c3cb2e3fe3e615fba0b ;
    schema:name "Your Memories ~ Sepia-Colored Memories Instrumental"@en,
        "Your Memories セピア色の想い出達 (instrumental)"@ja .

_:N65f6c0be1ca140eeb1d65bdf636663ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral of Time"@en,
        "時の螺旋"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Spiral of Time"@en,
        "時の螺旋"@ja .

_:N6fd4eda2f7b44fdfb50aa6dc2e5bd5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't Take Back Time"@en,
        "取り戻せない時間"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "You Can't Take Back Time"@en,
        "取り戻せない時間"@ja .

_:N73736ff28e014c1ab3b9a3978636ec94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash"@en,
        "疾走"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Dash"@en,
        "疾走"@ja .

_:N745a144d42b848a293b624971ab4c55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sentiment to You"@en,
        "君への想い"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "A Sentiment to You"@en,
        "君への想い"@ja .

_:N746700075d8d4c3aacfb84753cbb38dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Memories -Instrumental-"@en,
        "Your Memories -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Your Memories -Instrumental-"@en,
        "Your Memories -instrumental-"@ja .

_:N7743ca037b654aefbc5d4fe656d0a3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying"@en,
        "飛翔"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Flying"@en,
        "飛翔"@ja .

_:N7844a70377b047afa01167d6e3c49530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flow of Time"@en,
        "流れゆく時間"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "The Flow of Time"@en,
        "流れゆく時間"@ja .

_:N7c3d48abe56f4d63ae10b92d1c239317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Daylight Full Version"@en,
        "Before The Daylight (Full Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N50af72eea0ff4c3cb2e3fe3e615fba0b ;
    schema:name "Before the Daylight Full Version"@en,
        "Before The Daylight (Full Version)"@ja .

_:N83f5067713db4e959f77774324f1b458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Daylight Short Version"@en,
        "Before The Daylight (Short Version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N50af72eea0ff4c3cb2e3fe3e615fba0b ;
    schema:name "Before the Daylight Short Version"@en,
        "Before The Daylight (Short Version)"@ja .

_:N8702383ff6d94f59a5cc83fa926de6d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As You Like"@en,
        "as you like"@ja ;
    mo:track_number 48 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "As You Like"@en,
        "as you like"@ja .

_:N8e4ea41702514a21a251f2c72da2c277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope"@en,
        "希望"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Hope"@en,
        "希望"@ja .

_:N8e684fa1087f4799b3f468179352ac98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Your Smiling Face"@en,
        "君の笑顔の為に"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "For Your Smiling Face"@en,
        "君の笑顔の為に"@ja .

_:N8e80218087f34d1ba64550a3a71d7c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise Up the Courage"@en,
        "勇気をあげる"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Raise Up the Courage"@en,
        "勇気をあげる"@ja .

_:N9060ec83e3064f7ea1745c70d4f6f8c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Grief"@en,
        "嘆きの時"@ja ;
    mo:track_number 46 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "A Moment of Grief"@en,
        "嘆きの時"@ja .

_:N97689835b7fe42639bf9967785b1497a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Memory"@en,
        "想いの果てに"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "At the End of Memory"@en,
        "想いの果てに"@ja .

_:N9b52efdf6d23425fab2879c604e01c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sometimes Sad, Sometimes Kind"@en,
        "時にはかなく時にやさしく"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Sometimes Sad, Sometimes Kind"@en,
        "時にはかなく時にやさしく"@ja .

_:Na881a9762dbc4599a66bfc267d2709a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enhancement"@en,
        "高揚"@ja ;
    mo:track_number 52 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Enhancement"@en,
        "高揚"@ja .

_:Na8a9343a42104b69964be6fff0e7b016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripple on the Water"@en,
        "水の波紋"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Ripple on the Water"@en,
        "水の波紋"@ja .

_:Na96d451bba7a4c08a87990c214be4e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murmur of the Wind"@en,
        "風のつぶやき"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Murmur of the Wind"@en,
        "風のつぶやき"@ja .

_:Na9c2857faf6843349d37c6ca4589a7b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulsation"@en,
        "鼓動"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Pulsation"@en,
        "鼓動"@ja .

_:Nad78646ffc8944e88d94d499b69d31fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace"@en,
        "やすらぎ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Peace"@en,
        "やすらぎ"@ja .

_:Nb6004e7c6c464c33a756091282e8102c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shock"@en,
        "衝撃"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Shock"@en,
        "衝撃"@ja .

_:Nb7ed4d27e2e64d47b5cad9b9a396fbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Stop Sighing"@en,
        "ため息はつかせない"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "I Can't Stop Sighing"@en,
        "ため息はつかせない"@ja .

_:Nbdc5afb431dc41d987be2436ab7b369e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anfini"@en,
        "アンフィニ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Anfini"@en,
        "アンフィニ"@ja .

_:Nc67ccac8fec442e2985160059468aa0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Angel's Whisper"@en,
        "天使の囁き"@ja ;
    mo:track_number 47 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "An Angel's Whisper"@en,
        "天使の囁き"@ja .

_:Ncca0683b7c7243838ee5dc58655ced8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Road"@en,
        "終わり無き道"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Endless Road"@en,
        "終わり無き道"@ja .

_:Nd70efb6a9dd04e1d92a2f7ae2a107258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Sadness"@en,
        "哀しみの果てに"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "At the End of Sadness"@en,
        "哀しみの果てに"@ja .

_:Nd8039df9c55d47f9a9cddbfeb8352dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Continued"@en,
        "to be continued"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "To Be Continued"@en,
        "to be continued"@ja .

_:Nda3a3e3be9654bae8b195b42d0016b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@en,
        "暁"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Dawn"@en,
        "暁"@ja .

_:Ndf9c08f8d82f452fb374b9ecc13e3381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Sail"@en,
        "船出"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Setting Sail"@en,
        "船出"@ja .

_:Ne832877519db459db33a1ca38ff6512c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bridge to Tomorrow"@en,
        "明日への架け橋"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "A Bridge to Tomorrow"@en,
        "明日への架け橋"@ja .

_:Neb04b2dbd6454573be641c0552a906c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Sunlight"@en,
        "穏やかな陽射し"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Gentle Sunlight"@en,
        "穏やかな陽射し"@ja .

_:Nee25b8fbd2f74ef599d3578295f7d308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Daylight -Piano Inst.-"@en,
        "Before The Daylight -Piano inst-"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Before the Daylight -Piano Inst.-"@en,
        "Before The Daylight -Piano inst-"@ja .

_:Nf19629418cc249cb86ef104c3573ede8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Do People Speak Out..."@en,
        "人は何故に語りかける…"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Why Do People Speak Out..."@en,
        "人は何故に語りかける…"@ja .

_:Nf8e546182acb427ab0a06f91326a70c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far from the Earth"@en,
        "遙かなる大地"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N784a646a96a2431abc174a3f3bea31f5 ;
    schema:name "Far from the Earth"@en,
        "遙かなる大地"@ja .

_:N50af72eea0ff4c3cb2e3fe3e615fba0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3eb3dc13c60c413287e0ec5c0bb3101b,
        _:N619f9574ebdf47a38974d91c73836dbc,
        _:N64dd934e6baa4d51bf901fcbb8da655b,
        _:N7c3d48abe56f4d63ae10b92d1c239317,
        _:N83f5067713db4e959f77774324f1b458 ;
    mo:track_count 5 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3eb3dc13c60c413287e0ec5c0bb3101b,
        _:N619f9574ebdf47a38974d91c73836dbc,
        _:N64dd934e6baa4d51bf901fcbb8da655b,
        _:N7c3d48abe56f4d63ae10b92d1c239317,
        _:N83f5067713db4e959f77774324f1b458 .

_:N784a646a96a2431abc174a3f3bea31f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009d6a1bad3746a4b0d719a5b13494d8,
        _:N052ab714eda041d1bd3938ebd6d9aae4,
        _:N05b40c54279d4423ac07f1b97b4ee017,
        _:N061da0c5fe62470a8167453833e84588,
        _:N106488892566400db73c481eb56ba1ac,
        _:N11f3a9150412489f89f837dbeda11a2b,
        _:N16da033225ed48b4a55c08d939f77e6c,
        _:N193123be411646f585f023ceb36877a3,
        _:N1fff29d9c70a4c858a25eece36188cc0,
        _:N2106b33510d34157aaf1e4bca630b172,
        _:N2d68f544ef4d40d8b3817b90171f7915,
        _:N2e18260f338b4c35bc8f106f6db497bc,
        _:N305065f77e344595bdfb6c8e287ca06e,
        _:N34af27615d3343dfb168254a025f4ea4,
        _:N4253197b0b944acb97cae56a0e15144e,
        _:N533fb148dd334fd396c38b6808dd3238,
        _:N59151ec3e9fa4b138fc4483c69284487,
        _:N5b0fe59bdb9e4314bcded7d0ccdca14d,
        _:N5e2fe0d5b0824ac3af40e0fe0d2a2a65,
        _:N5eef12f62ec34ab5a0b8d44cc0c151b8,
        _:N65f6c0be1ca140eeb1d65bdf636663ff,
        _:N6fd4eda2f7b44fdfb50aa6dc2e5bd5a0,
        _:N73736ff28e014c1ab3b9a3978636ec94,
        _:N745a144d42b848a293b624971ab4c55e,
        _:N746700075d8d4c3aacfb84753cbb38dc,
        _:N7743ca037b654aefbc5d4fe656d0a3f9,
        _:N7844a70377b047afa01167d6e3c49530,
        _:N8702383ff6d94f59a5cc83fa926de6d0,
        _:N8e4ea41702514a21a251f2c72da2c277,
        _:N8e684fa1087f4799b3f468179352ac98,
        _:N8e80218087f34d1ba64550a3a71d7c6e,
        _:N9060ec83e3064f7ea1745c70d4f6f8c2,
        _:N97689835b7fe42639bf9967785b1497a,
        _:N9b52efdf6d23425fab2879c604e01c13,
        _:Na881a9762dbc4599a66bfc267d2709a9,
        _:Na8a9343a42104b69964be6fff0e7b016,
        _:Na96d451bba7a4c08a87990c214be4e31,
        _:Na9c2857faf6843349d37c6ca4589a7b3,
        _:Nad78646ffc8944e88d94d499b69d31fb,
        _:Nb6004e7c6c464c33a756091282e8102c,
        _:Nb7ed4d27e2e64d47b5cad9b9a396fbd5,
        _:Nbdc5afb431dc41d987be2436ab7b369e,
        _:Nc67ccac8fec442e2985160059468aa0b,
        _:Ncca0683b7c7243838ee5dc58655ced8a,
        _:Nd70efb6a9dd04e1d92a2f7ae2a107258,
        _:Nd8039df9c55d47f9a9cddbfeb8352dcc,
        _:Nda3a3e3be9654bae8b195b42d0016b83,
        _:Ndf9c08f8d82f452fb374b9ecc13e3381,
        _:Ne832877519db459db33a1ca38ff6512c,
        _:Neb04b2dbd6454573be641c0552a906c9,
        _:Nee25b8fbd2f74ef599d3578295f7d308,
        _:Nf19629418cc249cb86ef104c3573ede8,
        _:Nf8e546182acb427ab0a06f91326a70c7 ;
    mo:track_count 53 ;
    schema:duration "PT77:41"^^xsd:interval ;
    schema:numTracks 53 ;
    schema:track _:N009d6a1bad3746a4b0d719a5b13494d8,
        _:N052ab714eda041d1bd3938ebd6d9aae4,
        _:N05b40c54279d4423ac07f1b97b4ee017,
        _:N061da0c5fe62470a8167453833e84588,
        _:N106488892566400db73c481eb56ba1ac,
        _:N11f3a9150412489f89f837dbeda11a2b,
        _:N16da033225ed48b4a55c08d939f77e6c,
        _:N193123be411646f585f023ceb36877a3,
        _:N1fff29d9c70a4c858a25eece36188cc0,
        _:N2106b33510d34157aaf1e4bca630b172,
        _:N2d68f544ef4d40d8b3817b90171f7915,
        _:N2e18260f338b4c35bc8f106f6db497bc,
        _:N305065f77e344595bdfb6c8e287ca06e,
        _:N34af27615d3343dfb168254a025f4ea4,
        _:N4253197b0b944acb97cae56a0e15144e,
        _:N533fb148dd334fd396c38b6808dd3238,
        _:N59151ec3e9fa4b138fc4483c69284487,
        _:N5b0fe59bdb9e4314bcded7d0ccdca14d,
        _:N5e2fe0d5b0824ac3af40e0fe0d2a2a65,
        _:N5eef12f62ec34ab5a0b8d44cc0c151b8,
        _:N65f6c0be1ca140eeb1d65bdf636663ff,
        _:N6fd4eda2f7b44fdfb50aa6dc2e5bd5a0,
        _:N73736ff28e014c1ab3b9a3978636ec94,
        _:N745a144d42b848a293b624971ab4c55e,
        _:N746700075d8d4c3aacfb84753cbb38dc,
        _:N7743ca037b654aefbc5d4fe656d0a3f9,
        _:N7844a70377b047afa01167d6e3c49530,
        _:N8702383ff6d94f59a5cc83fa926de6d0,
        _:N8e4ea41702514a21a251f2c72da2c277,
        _:N8e684fa1087f4799b3f468179352ac98,
        _:N8e80218087f34d1ba64550a3a71d7c6e,
        _:N9060ec83e3064f7ea1745c70d4f6f8c2,
        _:N97689835b7fe42639bf9967785b1497a,
        _:N9b52efdf6d23425fab2879c604e01c13,
        _:Na881a9762dbc4599a66bfc267d2709a9,
        _:Na8a9343a42104b69964be6fff0e7b016,
        _:Na96d451bba7a4c08a87990c214be4e31,
        _:Na9c2857faf6843349d37c6ca4589a7b3,
        _:Nad78646ffc8944e88d94d499b69d31fb,
        _:Nb6004e7c6c464c33a756091282e8102c,
        _:Nb7ed4d27e2e64d47b5cad9b9a396fbd5,
        _:Nbdc5afb431dc41d987be2436ab7b369e,
        _:Nc67ccac8fec442e2985160059468aa0b,
        _:Ncca0683b7c7243838ee5dc58655ced8a,
        _:Nd70efb6a9dd04e1d92a2f7ae2a107258,
        _:Nd8039df9c55d47f9a9cddbfeb8352dcc,
        _:Nda3a3e3be9654bae8b195b42d0016b83,
        _:Ndf9c08f8d82f452fb374b9ecc13e3381,
        _:Ne832877519db459db33a1ca38ff6512c,
        _:Neb04b2dbd6454573be641c0552a906c9,
        _:Nee25b8fbd2f74ef599d3578295f7d308,
        _:Nf19629418cc249cb86ef104c3573ede8,
        _:Nf8e546182acb427ab0a06f91326a70c7 .

