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

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

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49342#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/49342#composition>,
        <album/49342#lyrics>,
        <album/49342#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<product/8091#subject> a schema:CreativeWork ;
    schema:name "A Clockwork Ley-Line -Tasogaredoki no Kyoukaisen-"@en,
        "時計仕掛けのレイライン －黄昏時の境界線－"@ja,
        "Tokeijikake no Ley Line -Tasogaredoki no Kyoukaisen-"@ja-latn ;
    foaf:name "A Clockwork Ley-Line -Tasogaredoki no Kyoukaisen-"@en,
        "時計仕掛けのレイライン －黄昏時の境界線－"@ja,
        "Tokeijikake no Ley Line -Tasogaredoki no Kyoukaisen-"@ja-latn .

<product/8092#subject> a schema:CreativeWork ;
    schema:name "A Clockwork Ley-Line -Zanei no Yoru ga Akeru Toki-"@en,
        "時計仕掛けのレイライン －残影の夜が明ける時－"@ja,
        "Tokeijikake no Ley Line -Zanei no Yoru ga Akeru Toki-"@ja-latn ;
    foaf:name "A Clockwork Ley-Line -Zanei no Yoru ga Akeru Toki-"@en,
        "時計仕掛けのレイライン －残影の夜が明ける時－"@ja,
        "Tokeijikake no Ley Line -Zanei no Yoru ga Akeru Toki-"@ja-latn .

<product/8093#subject> a schema:CreativeWork ;
    schema:name "A Clockwork Ley-Line -Asagiri ni Chiru Hana-"@en,
        "時計仕掛けのレイライン －朝霧に散る花－"@ja,
        "Tokeijikake no Ley Line -Asagiri ni Chiru Hana-"@ja-latn ;
    foaf:name "A Clockwork Ley-Line -Asagiri ni Chiru Hana-"@en,
        "時計仕掛けのレイライン －朝霧に散る花－"@ja,
        "Tokeijikake no Ley Line -Asagiri ni Chiru Hana-"@ja-latn .

<album/49342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn ;
    mo:composer <artist/83#subject> ;
    mo:produced_work <album/49342#musicalwork> ;
    schema:name "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn .

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

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

<album/49342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn ;
    mo:performance_of <album/49342#musicalwork> ;
    mo:recorded_as <album/49342#musicalexpression> ;
    schema:name "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn ;
    schema:workPerformed <album/49342#musicalwork> .

<org/1923#subject> schema:name "UNiSONSHIFT:Blossom"@en,
        "ユニゾンシフト：ブロッサム"@ja,
        "UNiSONSHIFT:Blossom"@ja-latn ;
    foaf:name "UNiSONSHIFT:Blossom"@en,
        "ユニゾンシフト：ブロッサム"@ja,
        "UNiSONSHIFT:Blossom"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/49342/49342-1422738866.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-30"^^xsd:date ;
    dcterms:title "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn ;
    mo:catalogue_number "SPUS-24634" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/49342#musicalexpression> ;
    mo:publisher <org/1923#subject> ;
    mo:record _:N07c525bad8124e0ca8763be503f5df76,
        _:N21eebcae64504a6290d3f28d87d09eda ;
    mo:record_count 2 ;
    schema:about <product/8091#subject>,
        <product/8092#subject>,
        <product/8093#subject> ;
    schema:datePublished "2015-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/49342/49342-1422738866.jpg> ;
    schema:name "A Clockwork Ley-Line Complete Soundtracks"@en,
        "時計仕掛けのレイライン コンプリートサウンドトラックス"@ja,
        "A Clockwork Ley-Line Complete Soundtracks"@ja-latn ;
    schema:publisher <org/1923#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/49342/49342-1422738866.jpg> .

_:N029fcf14604548e0beaffa5cd001f107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intruders"@en,
        "Intruders"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Intruders"@en,
        "Intruders"@ja .

_:N1322a7a8cc764d9d83251218f26be2f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casual Days"@en,
        "Casual Days"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Casual Days"@en,
        "Casual Days"@ja .

_:N227cee0cb3c44518ada1f663fda2a5d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iáska"@en,
        "Iáska"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Iáska"@en,
        "Iáska"@ja .

_:N2afbd91e6dcb40d9a589f93b249bd9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curtain of Night"@en,
        "夜の帳"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Curtain of Night"@en,
        "夜の帳"@ja .

_:N2b008712dd6c41c6be5870dc8b75d540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M A S T E R M I N D"@en,
        "M A S T E R M I N D"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "M A S T E R M I N D"@en,
        "M A S T E R M I N D"@ja .

_:N2d87ff9eee2f4bfa8387351e3c017046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Places where you are (Full Version)"@en,
        "Places where you are（Full Version）"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Places where you are (Full Version)"@en,
        "Places where you are（Full Version）"@ja .

_:N33563b28bdcd4479bda4d10043bb6722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Certain Everyday Pre.Rhythm"@en,
        "とある日常のPre.Rhythm"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "A Certain Everyday Pre.Rhythm"@en,
        "とある日常のPre.Rhythm"@ja .

_:N3467c16e12364a4e9175eea092ec3e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO-KU-SA"@en,
        "TO-KU-SA"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "TO-KU-SA"@en,
        "TO-KU-SA"@ja .

_:N349ca1bb011140bda16449c46ae9c1c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmony und Disziplin"@en,
        "Harmony und Disziplin"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Harmony und Disziplin"@en,
        "Harmony und Disziplin"@ja .

_:N3ba33b4252c94d8b8ed2cfd08b720e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Storage-"@en,
        "-Storage-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "-Storage-"@en,
        "-Storage-"@ja .

_:N42c9db15c80c48059afe6b8747d8f944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanish"@en,
        "Vanish"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Vanish"@en,
        "Vanish"@ja .

_:N445d61072b764bd0bac7b53ed38576a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the fate"@en,
        "Break the fate"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Break the fate"@en,
        "Break the fate"@ja .

_:N4ac508becaa141a59a750f2642895cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reasoned"@en,
        "Reasoned"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Reasoned"@en,
        "Reasoned"@ja .

_:N4b381690fafb4363bbed8be85a7e4d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nervous PLAYTHINGS"@en,
        "Nervous PLAYTHINGS"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Nervous PLAYTHINGS"@en,
        "Nervous PLAYTHINGS"@ja .

_:N536a4e6fec0a42eeb9089d29f0e32d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft and Fluffy♪"@en,
        "もっふかきゅっ♪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Soft and Fluffy♪"@en,
        "もっふかきゅっ♪"@ja .

_:N53d37b14acf34ceca806d64938fb3c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ley-Line of Twilight time (Full Version)"@en,
        "黄昏時のレイライン（Full Version）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Ley-Line of Twilight time (Full Version)"@en,
        "黄昏時のレイライン（Full Version）"@ja .

_:N560c46bfc3b74968972291cb04ba252c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Ley-Line -The Last episode-"@en,
        "Clockwork Ley-Line -The Last episode-"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Clockwork Ley-Line -The Last episode-"@en,
        "Clockwork Ley-Line -The Last episode-"@ja .

_:N589c56d17fc84acd86c8691540cf9a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybreak of Remnants Shadow (Full Version)"@en,
        "残影の夜が明ける時（Full Version）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Daybreak of Remnants Shadow (Full Version)"@en,
        "残影の夜が明ける時（Full Version）"@ja .

_:N68680373c9034d878a52f9d39f3e405d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusion Waltz"@en,
        "Delusion Waltz"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Delusion Waltz"@en,
        "Delusion Waltz"@ja .

_:N6ecff84f1c8b405dbf4b2e4d417a1bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Ley-Line -The Last episode- (Full Version)"@en,
        "Clockwork Ley-Line -The Last episode-（Full Version）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Clockwork Ley-Line -The Last episode- (Full Version)"@en,
        "Clockwork Ley-Line -The Last episode-（Full Version）"@ja .

_:N76e390864fa04ea99bdc5ca144689271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic dream"@en,
        "Nostalgic dream"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Nostalgic dream"@en,
        "Nostalgic dream"@ja .

_:N7cbb6c032cb74377b2896a098adfb87d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ley-Line"@en,
        "Ley-Line"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Ley-Line"@en,
        "Ley-Line"@ja .

_:N867670bdcf9b41898f00f0f5eb1c85a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die Melodie des Schattens"@en,
        "Die Melodie des Schattens"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Die Melodie des Schattens"@en,
        "Die Melodie des Schattens"@ja .

_:N9208d966758547449a20fc16bb76d5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lingering Regret"@en,
        "余情残心"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Lingering Regret"@en,
        "余情残心"@ja .

_:N9b92e19d45b24ab389afc616e293c6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Visit to the Realm of Night"@en,
        "訪れる夜の世界"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "A Visit to the Realm of Night"@en,
        "訪れる夜の世界"@ja .

_:N9c7e4b6d1f7d48a5b68d7dfa6c417a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "o r g a n i z e"@en,
        "o r g a n i z e"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "o r g a n i z e"@en,
        "o r g a n i z e"@ja .

_:Na24e3fbfa57543daa637f159830e8629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "m o r a l"@en,
        "m o r a l"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "m o r a l"@en,
        "m o r a l"@ja .

_:Na35534f71e374ba0aa39b806a875fbc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Places where you are"@en,
        "Places where you are"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Places where you are"@en,
        "Places where you are"@ja .

_:Naa2034639b9b4701b5351b24af074716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Control"@en,
        "心理操作"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Mind Control"@en,
        "心理操作"@ja .

_:Naeefcabd217d43dca716755e99e495f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Library"@en,
        "地下図書館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Underground Library"@en,
        "地下図書館"@ja .

_:Nb88f389e44c74dfcb75c49f4ba82487d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dobry~den!"@en,
        "どぶりぃ～でんっ！"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Dobry~den!"@en,
        "どぶりぃ～でんっ！"@ja .

_:Nba524773bbfb481283e8d8c5f353484a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart and Soul"@en,
        "心と魂(こころ)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Heart and Soul"@en,
        "心と魂(こころ)"@ja .

_:Nbfe2c999e641402e8aac5efbf8e5697c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybreak of Remnants Shadows"@en,
        "残影の夜が明ける時"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Daybreak of Remnants Shadows"@en,
        "残影の夜が明ける時"@ja .

_:Nc6abaf51fbab4d96881ef9c91e50d342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazurit's Music Box"@en,
        "ラズリットのオルゴール"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Lazurit's Music Box"@en,
        "ラズリットのオルゴール"@ja .

_:Ncb963a6e49754cefb3add1c4dd908524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm here."@en,
        "ココにいるよ。"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "I'm here."@en,
        "ココにいるよ。"@ja .

_:Ncbb46d13391a4058b26095959ac609f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vision"@en,
        "vision"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "vision"@en,
        "vision"@ja .

_:Ncd0d6adcdc1646b181f273cd2b21b7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ley-Line of Twilight time ~from A Clockwork Ley-Line~"@en,
        "黄昏時のレイライン～from A Clockwork Ley-Line～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Ley-Line of Twilight time ~from A Clockwork Ley-Line~"@en,
        "黄昏時のレイライン～from A Clockwork Ley-Line～"@ja .

_:Ncd17031346db4a10b0b2d2a2d18de35d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch the mind"@en,
        "Touch the mind"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Touch the mind"@en,
        "Touch the mind"@ja .

_:Ncdc0135caa944b6d867dd94e5ee80de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unseen Future"@en,
        "見えない未来"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Unseen Future"@en,
        "見えない未来"@ja .

_:Nd7c5755fd079423ba48b7214f1b34919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase the shadow"@en,
        "Chase the shadow"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N21eebcae64504a6290d3f28d87d09eda ;
    schema:name "Chase the shadow"@en,
        "Chase the shadow"@ja .

_:Ndd551ebb3c2f47418668eb5617aae90c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camellia"@en,
        "Camellia"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Camellia"@en,
        "Camellia"@ja .

_:Ne81bc30be51e4a41b67912ed4131482b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOW"@en,
        "FLOW"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "FLOW"@en,
        "FLOW"@ja .

_:Nebdb4bee4b4a47faa7c2c69e85053484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O・M・A・R・U"@en,
        "O・M・A・R・U"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "O・M・A・R・U"@en,
        "O・M・A・R・U"@ja .

_:Ned5f8e62b4494bd5a368d520b49b1f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music box ''Ley-Line of Twilight time''"@en,
        "Music box ''Ley-Line of Twilight time''"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N07c525bad8124e0ca8763be503f5df76 ;
    schema:name "Music box ''Ley-Line of Twilight time''"@en,
        "Music box ''Ley-Line of Twilight time''"@ja .

_:N07c525bad8124e0ca8763be503f5df76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1322a7a8cc764d9d83251218f26be2f9,
        _:N2afbd91e6dcb40d9a589f93b249bd9cb,
        _:N33563b28bdcd4479bda4d10043bb6722,
        _:N3467c16e12364a4e9175eea092ec3e6f,
        _:N3ba33b4252c94d8b8ed2cfd08b720e7d,
        _:N53d37b14acf34ceca806d64938fb3c20,
        _:N68680373c9034d878a52f9d39f3e405d,
        _:N9208d966758547449a20fc16bb76d5e8,
        _:N9b92e19d45b24ab389afc616e293c6af,
        _:Na24e3fbfa57543daa637f159830e8629,
        _:Naeefcabd217d43dca716755e99e495f2,
        _:Nb88f389e44c74dfcb75c49f4ba82487d,
        _:Nba524773bbfb481283e8d8c5f353484a,
        _:Ncb963a6e49754cefb3add1c4dd908524,
        _:Ncbb46d13391a4058b26095959ac609f6,
        _:Ncd0d6adcdc1646b181f273cd2b21b7f9,
        _:Ndd551ebb3c2f47418668eb5617aae90c,
        _:Ne81bc30be51e4a41b67912ed4131482b,
        _:Nebdb4bee4b4a47faa7c2c69e85053484,
        _:Ned5f8e62b4494bd5a368d520b49b1f1a ;
    mo:track_count 20 ;
    schema:duration "PT53:49"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N1322a7a8cc764d9d83251218f26be2f9,
        _:N2afbd91e6dcb40d9a589f93b249bd9cb,
        _:N33563b28bdcd4479bda4d10043bb6722,
        _:N3467c16e12364a4e9175eea092ec3e6f,
        _:N3ba33b4252c94d8b8ed2cfd08b720e7d,
        _:N53d37b14acf34ceca806d64938fb3c20,
        _:N68680373c9034d878a52f9d39f3e405d,
        _:N9208d966758547449a20fc16bb76d5e8,
        _:N9b92e19d45b24ab389afc616e293c6af,
        _:Na24e3fbfa57543daa637f159830e8629,
        _:Naeefcabd217d43dca716755e99e495f2,
        _:Nb88f389e44c74dfcb75c49f4ba82487d,
        _:Nba524773bbfb481283e8d8c5f353484a,
        _:Ncb963a6e49754cefb3add1c4dd908524,
        _:Ncbb46d13391a4058b26095959ac609f6,
        _:Ncd0d6adcdc1646b181f273cd2b21b7f9,
        _:Ndd551ebb3c2f47418668eb5617aae90c,
        _:Ne81bc30be51e4a41b67912ed4131482b,
        _:Nebdb4bee4b4a47faa7c2c69e85053484,
        _:Ned5f8e62b4494bd5a368d520b49b1f1a .

_:N21eebcae64504a6290d3f28d87d09eda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N029fcf14604548e0beaffa5cd001f107,
        _:N227cee0cb3c44518ada1f663fda2a5d6,
        _:N2b008712dd6c41c6be5870dc8b75d540,
        _:N2d87ff9eee2f4bfa8387351e3c017046,
        _:N349ca1bb011140bda16449c46ae9c1c5,
        _:N42c9db15c80c48059afe6b8747d8f944,
        _:N445d61072b764bd0bac7b53ed38576a3,
        _:N4ac508becaa141a59a750f2642895cb1,
        _:N4b381690fafb4363bbed8be85a7e4d62,
        _:N536a4e6fec0a42eeb9089d29f0e32d83,
        _:N560c46bfc3b74968972291cb04ba252c,
        _:N589c56d17fc84acd86c8691540cf9a30,
        _:N6ecff84f1c8b405dbf4b2e4d417a1bfc,
        _:N76e390864fa04ea99bdc5ca144689271,
        _:N7cbb6c032cb74377b2896a098adfb87d,
        _:N867670bdcf9b41898f00f0f5eb1c85a6,
        _:N9c7e4b6d1f7d48a5b68d7dfa6c417a61,
        _:Na35534f71e374ba0aa39b806a875fbc6,
        _:Naa2034639b9b4701b5351b24af074716,
        _:Nbfe2c999e641402e8aac5efbf8e5697c,
        _:Nc6abaf51fbab4d96881ef9c91e50d342,
        _:Ncd17031346db4a10b0b2d2a2d18de35d,
        _:Ncdc0135caa944b6d867dd94e5ee80de5,
        _:Nd7c5755fd079423ba48b7214f1b34919 ;
    mo:track_count 24 ;
    schema:duration "PT66:13"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N029fcf14604548e0beaffa5cd001f107,
        _:N227cee0cb3c44518ada1f663fda2a5d6,
        _:N2b008712dd6c41c6be5870dc8b75d540,
        _:N2d87ff9eee2f4bfa8387351e3c017046,
        _:N349ca1bb011140bda16449c46ae9c1c5,
        _:N42c9db15c80c48059afe6b8747d8f944,
        _:N445d61072b764bd0bac7b53ed38576a3,
        _:N4ac508becaa141a59a750f2642895cb1,
        _:N4b381690fafb4363bbed8be85a7e4d62,
        _:N536a4e6fec0a42eeb9089d29f0e32d83,
        _:N560c46bfc3b74968972291cb04ba252c,
        _:N589c56d17fc84acd86c8691540cf9a30,
        _:N6ecff84f1c8b405dbf4b2e4d417a1bfc,
        _:N76e390864fa04ea99bdc5ca144689271,
        _:N7cbb6c032cb74377b2896a098adfb87d,
        _:N867670bdcf9b41898f00f0f5eb1c85a6,
        _:N9c7e4b6d1f7d48a5b68d7dfa6c417a61,
        _:Na35534f71e374ba0aa39b806a875fbc6,
        _:Naa2034639b9b4701b5351b24af074716,
        _:Nbfe2c999e641402e8aac5efbf8e5697c,
        _:Nc6abaf51fbab4d96881ef9c91e50d342,
        _:Ncd17031346db4a10b0b2d2a2d18de35d,
        _:Ncdc0135caa944b6d867dd94e5ee80de5,
        _:Nd7c5755fd079423ba48b7214f1b34919 .

