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

<artist/3309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Sutani"@en,
        "須谷尚子"@ja ;
    foaf:made <album/4073#lyrics>,
        <album/4073#subject> ;
    foaf:name "Naoko Sutani"@en,
        "須谷尚子"@ja .

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

<artist/1011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Junya Matsuoka"@en,
        "松岡純也"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Junya Matsuoka"@en,
        "松岡純也"@ja .

<artist/1012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Susumu Mameda"@en,
        "豆田将"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Susumu Mameda"@en,
        "豆田将"@ja .

<artist/1014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4073#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/4073#composition>,
        <album/4073#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<product/5665#subject> a schema:CreativeWork ;
    schema:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn ;
    foaf:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn .

<product/5702#subject> a schema:CreativeWork ;
    schema:name "Kusari"@en,
        "鎖 -クサリ-"@ja,
        "Kusari"@ja-latn ;
    foaf:name "Kusari"@en,
        "鎖 -クサリ-"@ja,
        "Kusari"@ja-latn .

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

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

<org/182#subject> schema:name "Leaf"@en,
        "Leaf"@ja,
        "Leaf"@ja-latn ;
    foaf:name "Leaf"@en,
        "Leaf"@ja,
        "Leaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/4073/4073-1167594871.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn ;
    mo:performance_of <album/4073#musicalwork> ;
    mo:performer <artist/1610#subject> ;
    mo:recorded_as <album/4073#musicalexpression> ;
    schema:byArtist <artist/1610#subject> ;
    schema:name "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn ;
    schema:workPerformed <album/4073#musicalwork> .

<artist/1610#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4073#performance> ;
    schema:name "Suara"@en ;
    foaf:name "Suara"@en .

<album/4073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn ;
    mo:composer <artist/1011#subject>,
        <artist/1012#subject>,
        <artist/1014#subject>,
        <artist/2#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/4073#musicalwork> ;
    schema:name "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn .

<album/4073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-29"^^xsd:date ;
    dcterms:title "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn ;
    mo:catalogue_number "LFCD-0019" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/4073#musicalexpression> ;
    mo:publisher <org/182#subject> ;
    mo:record _:N26ba6278cb864aa6a046d0cd7b660b3b,
        _:N7c3d061d76d143b482733f7b343f2c68 ;
    mo:record_count 2 ;
    mo:release <event/3> ;
    schema:about <product/5665#subject>,
        <product/5702#subject> ;
    schema:byArtist <artist/1610#subject> ;
    schema:datePublished "2006-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/4073/4073-1167594871.jpg> ;
    schema:name "Leaf Sound Complex SIZUKU & KUSARI"@en,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja,
        "Leaf Sound Complex SIZUKU & KUSARI"@ja-latn ;
    schema:publisher <org/182#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/4073/4073-1167594871.jpg> .

_:N007523db225d4b04981741a129144cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILENT SEA"@en,
        "SILENT SEA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "SILENT SEA"@en,
        "SILENT SEA"@ja .

_:N028f3e30dc45405f86f0af5e43dcaff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow"@en,
        "翳り"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Shadow"@en,
        "翳り"@ja .

_:N08f7c5d317a645799bbaadb1f563de5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunny-side up -Theme of SAORI-"@en,
        "sunny-side up -Theme of SAORI-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "sunny-side up -Theme of SAORI-"@en,
        "sunny-side up -Theme of SAORI-"@ja .

_:N12a64dfc803a49cf83cf465d879804e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOUCH-AND-GO"@en,
        "TOUCH-AND-GO"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "TOUCH-AND-GO"@en,
        "TOUCH-AND-GO"@ja .

_:N19ccb62dce9d4fa4af42c908cddf6dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation to insanity"@en,
        "Invitation to insanity"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Invitation to insanity"@en,
        "Invitation to insanity"@ja .

_:N1fffb61e477c4da7af0a3b2e6c520ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Fog"@en,
        "霧の向こう"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Beyond the Fog"@en,
        "霧の向こう"@ja .

_:N2a84c9d6c54d4a3f861f1ac01b23fb35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything is disappearing"@en,
        "全てが消え果てても"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Everything is disappearing"@en,
        "全てが消え果てても"@ja .

_:N2bae77e859ce43c1a1d4706fdec3986c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DUSK"@en,
        "DUSK"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "DUSK"@en,
        "DUSK"@ja .

_:N34e5593b634b47afb21891ee4f07e0a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE HEAVEN"@en,
        "BLUE HEAVEN"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "BLUE HEAVEN"@en,
        "BLUE HEAVEN"@ja .

_:N39d3361444644cccae1f61a75cbe5694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Eclipse"@en,
        "月蝕"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Lunar Eclipse"@en,
        "月蝕"@ja .

_:N4260f367c8654d8dbb6efa27252948ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interval"@en,
        "狭間"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Interval"@en,
        "狭間"@ja .

_:N4c03b5e1f53a4a7c9df203023bc928cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON PHASE"@en,
        "MOON PHASE"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "MOON PHASE"@en,
        "MOON PHASE"@ja .

_:N503e23a3d6d9403bbc14e5406307ec3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE GRAY"@en,
        "BLUE GRAY"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "BLUE GRAY"@en,
        "BLUE GRAY"@ja .

_:N5d2a62e6e5c8443ebf05714a0b62cdf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "music box"@en,
        "music box"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "music box"@en,
        "music box"@ja .

_:N6b14455cb7404456b680f01cd30d4d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madness"@en,
        "狂気"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Madness"@en,
        "狂気"@ja .

_:N6b8d1e048f0e41ac85281bf8fe8d4ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOST CHILD"@en,
        "LOST CHILD"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "LOST CHILD"@en,
        "LOST CHILD"@ja .

_:N7c6c3c9e2d42455b803a5e44c1f12218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUST CHAIN"@en,
        "LUST CHAIN"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "LUST CHAIN"@en,
        "LUST CHAIN"@ja .

_:N7caf70afb5b5426d964e395e87ff0e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation"@en,
        "対峙"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Confrontation"@en,
        "対峙"@ja .

_:N7dced3ab5a4a442bbbbc389701ff0ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAYLIGHT CRUISING"@en,
        "DAYLIGHT CRUISING"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "DAYLIGHT CRUISING"@en,
        "DAYLIGHT CRUISING"@ja .

_:N80e1f1d6d9c948c192be5e26ea621d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREIGN BREEZE"@en,
        "FOREIGN BREEZE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "FOREIGN BREEZE"@en,
        "FOREIGN BREEZE"@ja .

_:N84321bc108ae4ccab9a1fc4f3033c5e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SYNCHRONICITY"@en,
        "SYNCHRONICITY"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "SYNCHRONICITY"@en,
        "SYNCHRONICITY"@ja .

_:N843558087b9b42debe5ed6122e820915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step under themoonlight"@en,
        "Step under themoonlight"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Step under themoonlight"@en,
        "Step under themoonlight"@ja .

_:N8990deac40364ed2bb42061839bc659b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FRAGILE HEART"@en,
        "FRAGILE HEART"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "FRAGILE HEART"@en,
        "FRAGILE HEART"@ja .

_:N90e71a30bedc46218972dce5938629a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sizuku"@en,
        "雫 -しずく -"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Sizuku"@en,
        "雫 -しずく -"@ja .

_:N97aad3104098474082428542da5651e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest"@en,
        "不穏"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Unrest"@en,
        "不穏"@ja .

_:N980ba86d0a45417182aae99a4a365193 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoking Walk -Theme of NAGASE-"@en,
        "Smoking Walk -Theme of NAGASE-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Smoking Walk -Theme of NAGASE-"@en,
        "Smoking Walk -Theme of NAGASE-"@ja .

_:N9d4bf00d0a7643c8a015dd49dd2d10cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chance meeting"@en,
        "邂逅"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Chance meeting"@en,
        "邂逅"@ja .

_:N9db287aa2b8546e882fc66eca4fd145f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Lily -Generally Flowers-"@en,
        "睡蓮 -あまねく花-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "Water Lily -Generally Flowers-"@en,
        "睡蓮 -あまねく花-"@ja .

_:Na0696ecb5dd64f9aae70717c778202e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boredom"@en,
        "退屈"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Boredom"@en,
        "退屈"@ja .

_:Na796a3b82ea74a8d87fc16ea5ae7c9d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sizuku -replized-"@en,
        "雫 -replized-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Sizuku -replized-"@en,
        "雫 -replized-"@ja .

_:Nadd7f8fd2ca04c8d98f72a2d7069b599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILENT SEA"@en,
        "SILENT SEA"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "SILENT SEA"@en,
        "SILENT SEA"@ja .

_:Naf63bc6a89d64604acc602b944f40f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETHICAL COLLAPSE"@en,
        "ETHICAL COLLAPSE"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "ETHICAL COLLAPSE"@en,
        "ETHICAL COLLAPSE"@ja .

_:Nb07a593fccaf4d86b344863d1738c4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY PHANTOM"@en,
        "CRAZY PHANTOM"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "CRAZY PHANTOM"@en,
        "CRAZY PHANTOM"@ja .

_:Nb7b5c156f4124ab3a705c5909fe46bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOYAGER"@en,
        "VOYAGER"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "VOYAGER"@en,
        "VOYAGER"@ja .

_:Nbc156e641196490b934cb190cf7d2e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE LIKE A LIVING HELL"@en,
        "BE LIKE A LIVING HELL"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "BE LIKE A LIVING HELL"@en,
        "BE LIKE A LIVING HELL"@ja .

_:Ncdf221fa520d4ea5bc7334343f3743e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAT WAVE"@en,
        "HEAT WAVE"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "HEAT WAVE"@en,
        "HEAT WAVE"@ja .

_:Nce03bdbd7afe429f9fc95f27c9758d1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Constellation"@en,
        "星座"@ja ;
    mo:track_number 21 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "Constellation"@en,
        "星座"@ja .

_:Nce94710cf94448e49e433037684a87f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the world will end -Theme of SAORI-"@en,
        "世界が変わるとき -Theme of SAORI-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "When the world will end -Theme of SAORI-"@en,
        "世界が変わるとき -Theme of SAORI-"@ja .

_:Ncfde34c8ad7c4c67b38d718d508b12b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Go! Ladybug"@en,
        "Go Go! Ladybug"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Go Go! Ladybug"@en,
        "Go Go! Ladybug"@ja .

_:Ndbad54fbf5ad4be583c335ff9eb06b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARIA"@en,
        "MARIA"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "MARIA"@en,
        "MARIA"@ja .

_:Ne186b1f3f95d4aed962acfdafa010a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DISAPPEARANCE"@en,
        "DISAPPEARANCE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "DISAPPEARANCE"@en,
        "DISAPPEARANCE"@ja .

_:Ne4d0a81a8f634cc4894d598fe0fe86e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ATLANTIC WAVE"@en,
        "ATLANTIC WAVE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "ATLANTIC WAVE"@en,
        "ATLANTIC WAVE"@ja .

_:Neca1c04885d14ea49f4d397176bf67ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARLIGHT IN DEEP SEA"@en,
        "STARLIGHT IN DEEP SEA"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "STARLIGHT IN DEEP SEA"@en,
        "STARLIGHT IN DEEP SEA"@ja .

_:Nf3e6ba90237e4cb084fa4ebe3eaa3915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend -Theme of SAORI-"@en,
        "トモダチ -Theme of SAORI-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7c3d061d76d143b482733f7b343f2c68 ;
    schema:name "Friend -Theme of SAORI-"@en,
        "トモダチ -Theme of SAORI-"@ja .

_:Nf44221d988a0496b916bdf6a5d051b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACROSS THE SEVEN SEAS"@en,
        "ACROSS THE SEVEN SEAS"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N26ba6278cb864aa6a046d0cd7b660b3b ;
    schema:name "ACROSS THE SEVEN SEAS"@en,
        "ACROSS THE SEVEN SEAS"@ja .

_:N26ba6278cb864aa6a046d0cd7b660b3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N007523db225d4b04981741a129144cf6,
        _:N12a64dfc803a49cf83cf465d879804e7,
        _:N2bae77e859ce43c1a1d4706fdec3986c,
        _:N503e23a3d6d9403bbc14e5406307ec3f,
        _:N6b8d1e048f0e41ac85281bf8fe8d4ded,
        _:N7c6c3c9e2d42455b803a5e44c1f12218,
        _:N7dced3ab5a4a442bbbbc389701ff0ad4,
        _:N80e1f1d6d9c948c192be5e26ea621d57,
        _:N84321bc108ae4ccab9a1fc4f3033c5e4,
        _:N8990deac40364ed2bb42061839bc659b,
        _:N9db287aa2b8546e882fc66eca4fd145f,
        _:Nadd7f8fd2ca04c8d98f72a2d7069b599,
        _:Naf63bc6a89d64604acc602b944f40f78,
        _:Nb7b5c156f4124ab3a705c5909fe46bd7,
        _:Nbc156e641196490b934cb190cf7d2e51,
        _:Nce03bdbd7afe429f9fc95f27c9758d1c,
        _:Ndbad54fbf5ad4be583c335ff9eb06b1f,
        _:Ne186b1f3f95d4aed962acfdafa010a60,
        _:Ne4d0a81a8f634cc4894d598fe0fe86e6,
        _:Neca1c04885d14ea49f4d397176bf67ef,
        _:Nf44221d988a0496b916bdf6a5d051b35 ;
    mo:track_count 21 ;
    schema:duration "PT72:48"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N007523db225d4b04981741a129144cf6,
        _:N12a64dfc803a49cf83cf465d879804e7,
        _:N2bae77e859ce43c1a1d4706fdec3986c,
        _:N503e23a3d6d9403bbc14e5406307ec3f,
        _:N6b8d1e048f0e41ac85281bf8fe8d4ded,
        _:N7c6c3c9e2d42455b803a5e44c1f12218,
        _:N7dced3ab5a4a442bbbbc389701ff0ad4,
        _:N80e1f1d6d9c948c192be5e26ea621d57,
        _:N84321bc108ae4ccab9a1fc4f3033c5e4,
        _:N8990deac40364ed2bb42061839bc659b,
        _:N9db287aa2b8546e882fc66eca4fd145f,
        _:Nadd7f8fd2ca04c8d98f72a2d7069b599,
        _:Naf63bc6a89d64604acc602b944f40f78,
        _:Nb7b5c156f4124ab3a705c5909fe46bd7,
        _:Nbc156e641196490b934cb190cf7d2e51,
        _:Nce03bdbd7afe429f9fc95f27c9758d1c,
        _:Ndbad54fbf5ad4be583c335ff9eb06b1f,
        _:Ne186b1f3f95d4aed962acfdafa010a60,
        _:Ne4d0a81a8f634cc4894d598fe0fe86e6,
        _:Neca1c04885d14ea49f4d397176bf67ef,
        _:Nf44221d988a0496b916bdf6a5d051b35 .

_:N7c3d061d76d143b482733f7b343f2c68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028f3e30dc45405f86f0af5e43dcaff0,
        _:N08f7c5d317a645799bbaadb1f563de5f,
        _:N19ccb62dce9d4fa4af42c908cddf6dc3,
        _:N1fffb61e477c4da7af0a3b2e6c520ab9,
        _:N2a84c9d6c54d4a3f861f1ac01b23fb35,
        _:N34e5593b634b47afb21891ee4f07e0a6,
        _:N39d3361444644cccae1f61a75cbe5694,
        _:N4260f367c8654d8dbb6efa27252948ef,
        _:N4c03b5e1f53a4a7c9df203023bc928cf,
        _:N5d2a62e6e5c8443ebf05714a0b62cdf3,
        _:N6b14455cb7404456b680f01cd30d4d57,
        _:N7caf70afb5b5426d964e395e87ff0e5b,
        _:N843558087b9b42debe5ed6122e820915,
        _:N90e71a30bedc46218972dce5938629a5,
        _:N97aad3104098474082428542da5651e8,
        _:N980ba86d0a45417182aae99a4a365193,
        _:N9d4bf00d0a7643c8a015dd49dd2d10cd,
        _:Na0696ecb5dd64f9aae70717c778202e6,
        _:Na796a3b82ea74a8d87fc16ea5ae7c9d9,
        _:Nb07a593fccaf4d86b344863d1738c4c9,
        _:Ncdf221fa520d4ea5bc7334343f3743e3,
        _:Nce94710cf94448e49e433037684a87f6,
        _:Ncfde34c8ad7c4c67b38d718d508b12b9,
        _:Nf3e6ba90237e4cb084fa4ebe3eaa3915 ;
    mo:track_count 24 ;
    schema:duration "PT65:51"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N028f3e30dc45405f86f0af5e43dcaff0,
        _:N08f7c5d317a645799bbaadb1f563de5f,
        _:N19ccb62dce9d4fa4af42c908cddf6dc3,
        _:N1fffb61e477c4da7af0a3b2e6c520ab9,
        _:N2a84c9d6c54d4a3f861f1ac01b23fb35,
        _:N34e5593b634b47afb21891ee4f07e0a6,
        _:N39d3361444644cccae1f61a75cbe5694,
        _:N4260f367c8654d8dbb6efa27252948ef,
        _:N4c03b5e1f53a4a7c9df203023bc928cf,
        _:N5d2a62e6e5c8443ebf05714a0b62cdf3,
        _:N6b14455cb7404456b680f01cd30d4d57,
        _:N7caf70afb5b5426d964e395e87ff0e5b,
        _:N843558087b9b42debe5ed6122e820915,
        _:N90e71a30bedc46218972dce5938629a5,
        _:N97aad3104098474082428542da5651e8,
        _:N980ba86d0a45417182aae99a4a365193,
        _:N9d4bf00d0a7643c8a015dd49dd2d10cd,
        _:Na0696ecb5dd64f9aae70717c778202e6,
        _:Na796a3b82ea74a8d87fc16ea5ae7c9d9,
        _:Nb07a593fccaf4d86b344863d1738c4c9,
        _:Ncdf221fa520d4ea5bc7334343f3743e3,
        _:Nce94710cf94448e49e433037684a87f6,
        _:Ncfde34c8ad7c4c67b38d718d508b12b9,
        _:Nf3e6ba90237e4cb084fa4ebe3eaa3915 .

