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

<album/45524> a mo:Release ;
    mo:catalogue_number "AVCA-14841" .

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

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

<artist/1743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80380#subject> ;
    schema:name "Kaoru Wada"@en,
        "和田薫"@ja ;
    foaf:made <album/80380#composition>,
        <album/80380#subject> ;
    foaf:name "Kaoru Wada"@en,
        "和田薫"@ja .

<product/1355#subject> a schema:CreativeWork ;
    schema:name "Inuyasha: Swords of an Honorable Ruler"@en,
        "犬夜叉 天下覇道の剣"@ja,
        "Inuyasha: Tenka Hadou no Ken"@ja-latn ;
    foaf:name "Inuyasha: Swords of an Honorable Ruler"@en,
        "犬夜叉 天下覇道の剣"@ja,
        "Inuyasha: Tenka Hadou no Ken"@ja-latn .

<album/80380#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn ;
    mo:composer <artist/1743#subject> ;
    mo:produced_work <album/80380#musicalwork> ;
    schema:name "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn .

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

<album/80380#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn ;
    mo:performance_of <album/80380#musicalwork> ;
    mo:recorded_as <album/80380#musicalexpression> ;
    schema:name "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn ;
    schema:workPerformed <album/80380#musicalwork> .

<org/1477#subject> schema:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn ;
    foaf:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/80380/80380-1535896724.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80380#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn ;
    mo:catalogue_number "HO-110" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/45524> ;
    mo:publication_of <album/80380#musicalexpression> ;
    mo:publisher <org/1477#subject> ;
    mo:record _:N309a9643fb264a3dad0874180dbe30c0 ;
    mo:record_count 1 ;
    schema:about <product/1355#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/80380/80380-1535896724.jpg> ;
    schema:name "Inuyasha the Movie: Swords of an Honorable Ruler Music Compilation"@en,
        "映画 犬夜叉 天下覇道の剣 音楽篇"@ja,
        "Eiga Inuyasha: Tenka Hadou no Ken Ongakuhen"@ja-latn ;
    schema:publisher <org/1477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/80380/80380-1535896724.jpg> .

_:N02ea8f13a5bc4edcad7c9d5f5a4b9f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en,
        "メインタイトル"@ja,
        "Main Title"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Main Title"@en,
        "メインタイトル"@ja,
        "Main Title"@ja-latn .

_:N07462d7440b64bae917862bbb9e78e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Death"@en,
        "最期"@ja,
        "Saigo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Time of Death"@en,
        "最期"@ja,
        "Saigo"@ja-latn .

_:N183b53d67f164755953dcef9ceb21973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengence Reborn"@en,
        "復讐の蘇生"@ja,
        "Fukushuu no Sosei"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Vengence Reborn"@en,
        "復讐の蘇生"@ja,
        "Fukushuu no Sosei"@ja-latn .

_:N19ee683419fc4f06aa9066653162bd5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sit!"@en,
        "おすわり!"@ja,
        "Osuwari!"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Sit!"@en,
        "おすわり!"@ja,
        "Osuwari!"@ja-latn .

_:N2283c44fb5b44596aa0a2890c6f2e934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agonizing"@en,
        "苦闘"@ja,
        "Kutou"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Agonizing"@en,
        "苦闘"@ja,
        "Kutou"@ja-latn .

_:N2b7db54a659f4421acc70707a6535804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds"@en,
        "絆"@ja,
        "Kizuna"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Bonds"@en,
        "絆"@ja,
        "Kizuna"@ja-latn .

_:N3891c1677d7b4d16bb69d0418286b552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Massacre"@en,
        "惨殺"@ja,
        "Zansatsu"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Massacre"@en,
        "惨殺"@ja,
        "Zansatsu"@ja-latn .

_:N3b7bfbfe329b4951bd919c14c0e1e6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protecting Someone"@en,
        "守るもの"@ja,
        "Mamoru Mono"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Protecting Someone"@en,
        "守るもの"@ja,
        "Mamoru Mono"@ja-latn .

_:N4ddbef0945db472dbffb1442936188f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Army's Coming Attack"@en,
        "攻め来る軍勢"@ja,
        "Seme Kuru Genzei"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Army's Coming Attack"@en,
        "攻め来る軍勢"@ja,
        "Seme Kuru Genzei"@ja-latn .

_:N5235ad80bdd143ddae7566eea668cccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Resurrected Black Oni"@en,
        "蘇る黒鬼"@ja,
        "Yomigaeru Kuro Oni"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Resurrected Black Oni"@en,
        "蘇る黒鬼"@ja,
        "Yomigaeru Kuro Oni"@ja-latn .

_:N575af6a722e649eabd1f4e0c27eb28d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violation"@en,
        "侵蝕"@ja,
        "Shinshoku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Violation"@en,
        "侵蝕"@ja,
        "Shinshoku"@ja-latn .

_:N64d9c1a441a04606838f0d8b949dd129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life-Extending Wind Tunnel"@en,
        "命を張った風穴"@ja,
        "Inochi wo Hatta Kazaana"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Life-Extending Wind Tunnel"@en,
        "命を張った風穴"@ja,
        "Inochi wo Hatta Kazaana"@ja-latn .

_:N6f15411f65be44fcb555b30d8ec47981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inuyasha vs Sesshomaru I"@en,
        "犬夜叉vs殺生丸 I"@ja,
        "Inuyasha vs Sesshoumaru I"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Inuyasha vs Sesshomaru I"@en,
        "犬夜叉vs殺生丸 I"@ja,
        "Inuyasha vs Sesshoumaru I"@ja-latn .

_:N7c0de03e61cf44dba84ffb8ea38e88b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irreplaceable Friends"@en,
        "かけがえのない仲間"@ja,
        "Kakegae no Nai Nakama"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Irreplaceable Friends"@en,
        "かけがえのない仲間"@ja,
        "Kakegae no Nai Nakama"@ja-latn .

_:N8e4d40a2bcff4cc593b09ba3407d6c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path to the Underworld"@en,
        "冥界への道"@ja,
        "Meikai e no Michi"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Path to the Underworld"@en,
        "冥界への道"@ja,
        "Meikai e no Michi"@ja-latn .

_:N8f1013bd536b441da9117f608910bc00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sounga's Secret"@en,
        "叢雲牙の秘密"@ja,
        "Souunga no Himitsu"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Sounga's Secret"@en,
        "叢雲牙の秘密"@ja,
        "Souunga no Himitsu"@ja-latn .

_:N911d7b5d8a174d2ca302815185a57f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Izayoi's Feelings"@en,
        "十六夜への想い"@ja,
        "Izayoi e no Omoi"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Izayoi's Feelings"@en,
        "十六夜への想い"@ja,
        "Izayoi e no Omoi"@ja-latn .

_:N92b11ad113054b8a9c05c73e470eda6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Army of the Dead"@en,
        "亡者の兵"@ja,
        "Mouja no Hei"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Army of the Dead"@en,
        "亡者の兵"@ja,
        "Mouja no Hei"@ja-latn .

_:N97808fd8236848b496b381fd0b7a83e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Father's Wish"@en,
        "父の願い"@ja,
        "Chichi no Negai"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Father's Wish"@en,
        "父の願い"@ja,
        "Chichi no Negai"@ja-latn .

_:Nadf4988585084bc6baf53a2ec61152ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sesshomaru and His Father"@en,
        "殺生丸と父"@ja,
        "Sesshoumaru to Chichi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Sesshomaru and His Father"@en,
        "殺生丸と父"@ja,
        "Sesshoumaru to Chichi"@ja-latn .

_:Nb23f5d09903248f6bbdf9aeff4a2cfc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle"@en,
        "激戦"@ja,
        "Gekisen"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Fierce Battle"@en,
        "激戦"@ja,
        "Gekisen"@ja-latn .

_:Nb37bf02fe70b47b1a5ef7371f27aee9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to Izayoi"@en,
        "十六夜のもとへ"@ja,
        "Izayoi no Moto e"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Back to Izayoi"@en,
        "十六夜のもとへ"@ja,
        "Izayoi no Moto e"@ja-latn .

_:Nb3dee07d7478474bbac9d74f7d231e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Curse of Sounga"@en,
        "叢雲牙の禍"@ja,
        "Souunga no Wazawai"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Curse of Sounga"@en,
        "叢雲牙の禍"@ja,
        "Souunga no Wazawai"@ja-latn .

_:Nc0e3921b49bf4e5b91aa96a337d20d1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capture of Kagome and Rin"@en,
        "捕らえられたかごめとりん"@ja,
        "Toraerareta Kagome to Rin"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Capture of Kagome and Rin"@en,
        "捕らえられたかごめとりん"@ja,
        "Toraerareta Kagome to Rin"@ja-latn .

_:Nc8ebec5f94c349f0b6f30dca919bec69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Broken Rosary"@en,
        "ばらばらの念珠"@ja,
        "Barabara no Nenju"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Broken Rosary"@en,
        "ばらばらの念珠"@ja,
        "Barabara no Nenju"@ja-latn .

_:Ncb85ea581bd64f7fb4e8d8422c6e8d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Father's Ambition"@en,
        "父への憧憬"@ja,
        "Chichi e no Doukei"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Father's Ambition"@en,
        "父への憧憬"@ja,
        "Chichi e no Doukei"@ja-latn .

_:Nd254111223ee457d871b451cde4087c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inuyasha vs Sesshomaru II"@en,
        "犬夜叉vs殺生丸 II"@ja,
        "Inuyasha vs Sesshoumaru II"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Inuyasha vs Sesshomaru II"@en,
        "犬夜叉vs殺生丸 II"@ja,
        "Inuyasha vs Sesshoumaru II"@ja-latn .

_:Nd7a6c944ecee4579ae4a20db21790a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power to Protect Someone"@en,
        "守るものへの力"@ja,
        "Mamoru Mono e no Chikara"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Power to Protect Someone"@en,
        "守るものへの力"@ja,
        "Mamoru Mono e no Chikara"@ja-latn .

_:Nd9085298af224bc18ae6909342ffbf4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Close Call"@en,
        "危機一髪"@ja,
        "Kikiippatsu"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "A Close Call"@en,
        "危機一髪"@ja,
        "Kikiippatsu"@ja-latn .

_:Nd9205857058941ffb48c0a7054d5939c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kagome's Scream"@en,
        "かごめの叫び"@ja,
        "Kagome no Sakebi"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Kagome's Scream"@en,
        "かごめの叫び"@ja,
        "Kagome no Sakebi"@ja-latn .

_:Ndc476b2022224befbb75b39e7730b769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@en,
        "葛藤"@ja,
        "Kattou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Conflict"@en,
        "葛藤"@ja,
        "Kattou"@ja-latn .

_:Ne09a97ed01cb42d599169f20d3d0cd76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Father's Sword"@en,
        "父の剣"@ja,
        "Chichi no Ken"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Father's Sword"@en,
        "父の剣"@ja,
        "Chichi no Ken"@ja-latn .

_:Ne2a9858a0b3c416eb51c20ea7340ad5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon Sword, Sounga"@en,
        "魔剣 叢雲牙"@ja,
        "Maken Souunga"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "The Demon Sword, Sounga"@en,
        "魔剣 叢雲牙"@ja,
        "Maken Souunga"@ja-latn .

_:Ne516dd0c33f6426cb73dbe693af4a402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother's Memories"@en,
        "母の思い出"@ja,
        "Haha no Omoide"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Mother's Memories"@en,
        "母の思い出"@ja,
        "Haha no Omoide"@ja-latn .

_:Ned7ac17e589d4f25afdf37b2a5af2ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Each Feeling"@en,
        "それぞれの想い"@ja,
        "Sorezore no Omoi"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N309a9643fb264a3dad0874180dbe30c0 ;
    schema:name "Each Feeling"@en,
        "それぞれの想い"@ja,
        "Sorezore no Omoi"@ja-latn .

_:N309a9643fb264a3dad0874180dbe30c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ea8f13a5bc4edcad7c9d5f5a4b9f68,
        _:N07462d7440b64bae917862bbb9e78e38,
        _:N183b53d67f164755953dcef9ceb21973,
        _:N19ee683419fc4f06aa9066653162bd5d,
        _:N2283c44fb5b44596aa0a2890c6f2e934,
        _:N2b7db54a659f4421acc70707a6535804,
        _:N3891c1677d7b4d16bb69d0418286b552,
        _:N3b7bfbfe329b4951bd919c14c0e1e6f0,
        _:N4ddbef0945db472dbffb1442936188f8,
        _:N5235ad80bdd143ddae7566eea668cccc,
        _:N575af6a722e649eabd1f4e0c27eb28d7,
        _:N64d9c1a441a04606838f0d8b949dd129,
        _:N6f15411f65be44fcb555b30d8ec47981,
        _:N7c0de03e61cf44dba84ffb8ea38e88b1,
        _:N8e4d40a2bcff4cc593b09ba3407d6c77,
        _:N8f1013bd536b441da9117f608910bc00,
        _:N911d7b5d8a174d2ca302815185a57f55,
        _:N92b11ad113054b8a9c05c73e470eda6f,
        _:N97808fd8236848b496b381fd0b7a83e5,
        _:Nadf4988585084bc6baf53a2ec61152ed,
        _:Nb23f5d09903248f6bbdf9aeff4a2cfc3,
        _:Nb37bf02fe70b47b1a5ef7371f27aee9f,
        _:Nb3dee07d7478474bbac9d74f7d231e06,
        _:Nc0e3921b49bf4e5b91aa96a337d20d1c,
        _:Nc8ebec5f94c349f0b6f30dca919bec69,
        _:Ncb85ea581bd64f7fb4e8d8422c6e8d16,
        _:Nd254111223ee457d871b451cde4087c3,
        _:Nd7a6c944ecee4579ae4a20db21790a4a,
        _:Nd9085298af224bc18ae6909342ffbf4d,
        _:Nd9205857058941ffb48c0a7054d5939c,
        _:Ndc476b2022224befbb75b39e7730b769,
        _:Ne09a97ed01cb42d599169f20d3d0cd76,
        _:Ne2a9858a0b3c416eb51c20ea7340ad5c,
        _:Ne516dd0c33f6426cb73dbe693af4a402,
        _:Ned7ac17e589d4f25afdf37b2a5af2ceb ;
    mo:track_count 35 ;
    schema:duration "PT57:39"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N02ea8f13a5bc4edcad7c9d5f5a4b9f68,
        _:N07462d7440b64bae917862bbb9e78e38,
        _:N183b53d67f164755953dcef9ceb21973,
        _:N19ee683419fc4f06aa9066653162bd5d,
        _:N2283c44fb5b44596aa0a2890c6f2e934,
        _:N2b7db54a659f4421acc70707a6535804,
        _:N3891c1677d7b4d16bb69d0418286b552,
        _:N3b7bfbfe329b4951bd919c14c0e1e6f0,
        _:N4ddbef0945db472dbffb1442936188f8,
        _:N5235ad80bdd143ddae7566eea668cccc,
        _:N575af6a722e649eabd1f4e0c27eb28d7,
        _:N64d9c1a441a04606838f0d8b949dd129,
        _:N6f15411f65be44fcb555b30d8ec47981,
        _:N7c0de03e61cf44dba84ffb8ea38e88b1,
        _:N8e4d40a2bcff4cc593b09ba3407d6c77,
        _:N8f1013bd536b441da9117f608910bc00,
        _:N911d7b5d8a174d2ca302815185a57f55,
        _:N92b11ad113054b8a9c05c73e470eda6f,
        _:N97808fd8236848b496b381fd0b7a83e5,
        _:Nadf4988585084bc6baf53a2ec61152ed,
        _:Nb23f5d09903248f6bbdf9aeff4a2cfc3,
        _:Nb37bf02fe70b47b1a5ef7371f27aee9f,
        _:Nb3dee07d7478474bbac9d74f7d231e06,
        _:Nc0e3921b49bf4e5b91aa96a337d20d1c,
        _:Nc8ebec5f94c349f0b6f30dca919bec69,
        _:Ncb85ea581bd64f7fb4e8d8422c6e8d16,
        _:Nd254111223ee457d871b451cde4087c3,
        _:Nd7a6c944ecee4579ae4a20db21790a4a,
        _:Nd9085298af224bc18ae6909342ffbf4d,
        _:Nd9205857058941ffb48c0a7054d5939c,
        _:Ndc476b2022224befbb75b39e7730b769,
        _:Ne09a97ed01cb42d599169f20d3d0cd76,
        _:Ne2a9858a0b3c416eb51c20ea7340ad5c,
        _:Ne516dd0c33f6426cb73dbe693af4a402,
        _:Ned7ac17e589d4f25afdf37b2a5af2ceb .

