@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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    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> .

_:N1599d895e6614b07b1f4ef9be77d45a0 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Violation"@en,
        "侵蝕"@ja,
        "Shinshoku"@ja-latn .

_:N1aa93e19130243f2bcadc84e05a46700 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Broken Rosary"@en,
        "ばらばらの念珠"@ja,
        "Barabara no Nenju"@ja-latn .

_:N30ca3c8b43f543bc9eabf3e8d2ed4205 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Resurrected Black Oni"@en,
        "蘇る黒鬼"@ja,
        "Yomigaeru Kuro Oni"@ja-latn .

_:N394908fc4d434f4c9088956313360f65 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Vengence Reborn"@en,
        "復讐の蘇生"@ja,
        "Fukushuu no Sosei"@ja-latn .

_:N3f933f1fef244266b5dd5ef1f07e1da4 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Protecting Someone"@en,
        "守るもの"@ja,
        "Mamoru Mono"@ja-latn .

_:N422e8062c900431db0de99d1c5a61211 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Father's Sword"@en,
        "父の剣"@ja,
        "Chichi no Ken"@ja-latn .

_:N5c4982971977440aa1d320c600600332 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Sit!"@en,
        "おすわり!"@ja,
        "Osuwari!"@ja-latn .

_:N62ec8612408d4c1690f941346d7a2925 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Inuyasha vs Sesshomaru II"@en,
        "犬夜叉vs殺生丸 II"@ja,
        "Inuyasha vs Sesshoumaru II"@ja-latn .

_:N678d5f8681a34878badedb74c1f6a46a 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Curse of Sounga"@en,
        "叢雲牙の禍"@ja,
        "Souunga no Wazawai"@ja-latn .

_:N787a0365eeaf47f29aa1f2350d491a6f 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Army of the Dead"@en,
        "亡者の兵"@ja,
        "Mouja no Hei"@ja-latn .

_:N7930c2017289415888155985cd9bf10e 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Life-Extending Wind Tunnel"@en,
        "命を張った風穴"@ja,
        "Inochi wo Hatta Kazaana"@ja-latn .

_:N7df9e980b3c0414c84a3160df9e3b707 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Father's Ambition"@en,
        "父への憧憬"@ja,
        "Chichi e no Doukei"@ja-latn .

_:N7fb14033261e432b978e358670af470f 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Time of Death"@en,
        "最期"@ja,
        "Saigo"@ja-latn .

_:N8627640518cc49f99bdcb13b1e51d455 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Agonizing"@en,
        "苦闘"@ja,
        "Kutou"@ja-latn .

_:N872d1fb13ab649c8b809d27fe791a2d0 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Fierce Battle"@en,
        "激戦"@ja,
        "Gekisen"@ja-latn .

_:N892da2f4ca1048fb813c823496e59099 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Mother's Memories"@en,
        "母の思い出"@ja,
        "Haha no Omoide"@ja-latn .

_:N8cade18c790e4a9da1e6d6b22120a806 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Power to Protect Someone"@en,
        "守るものへの力"@ja,
        "Mamoru Mono e no Chikara"@ja-latn .

_:N92cd1670a6ed492f85b5b75e92386867 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Izayoi's Feelings"@en,
        "十六夜への想い"@ja,
        "Izayoi e no Omoi"@ja-latn .

_:N92ef4429fe784865bb42c80bda12fc0d 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Conflict"@en,
        "葛藤"@ja,
        "Kattou"@ja-latn .

_:N9c2fb5b86c9b4ab5b6478986bfe97e26 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Bonds"@en,
        "絆"@ja,
        "Kizuna"@ja-latn .

_:Na200b90a1d7b436b904cb6bd40095439 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Each Feeling"@en,
        "それぞれの想い"@ja,
        "Sorezore no Omoi"@ja-latn .

_:Na2624a7ad3384866a39fa36ccf41426b 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Army's Coming Attack"@en,
        "攻め来る軍勢"@ja,
        "Seme Kuru Genzei"@ja-latn .

_:Na53c11c0ff9c48179769ecd8b0be8df4 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Path to the Underworld"@en,
        "冥界への道"@ja,
        "Meikai e no Michi"@ja-latn .

_:Na5ba1370a39b4782b930ee19c4f1f4fe 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Sounga's Secret"@en,
        "叢雲牙の秘密"@ja,
        "Souunga no Himitsu"@ja-latn .

_:Nb6c93987c6e64e58a93c1f2256cb901f 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Massacre"@en,
        "惨殺"@ja,
        "Zansatsu"@ja-latn .

_:Nbd599760d6c14cd293b4c2446c1c11f6 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Demon Sword, Sounga"@en,
        "魔剣 叢雲牙"@ja,
        "Maken Souunga"@ja-latn .

_:Nbddbc7dd6bf647909f539854c206bd4e 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "The Capture of Kagome and Rin"@en,
        "捕らえられたかごめとりん"@ja,
        "Toraerareta Kagome to Rin"@ja-latn .

_:Nbfe3c45df9ae4d9ba444148ffb3169cc 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Irreplaceable Friends"@en,
        "かけがえのない仲間"@ja,
        "Kakegae no Nai Nakama"@ja-latn .

_:Nc092deb0ccd94d7e98810aff5d254dbf 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Main Title"@en,
        "メインタイトル"@ja,
        "Main Title"@ja-latn .

_:Nc81ffe8461664100a8e61dbc497388ff 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "A Close Call"@en,
        "危機一髪"@ja,
        "Kikiippatsu"@ja-latn .

_:Ncd96d760146742c0baa7fa52cf243ce3 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Kagome's Scream"@en,
        "かごめの叫び"@ja,
        "Kagome no Sakebi"@ja-latn .

_:Ndff71da2c6ac46258b6655c320765173 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Sesshomaru and His Father"@en,
        "殺生丸と父"@ja,
        "Sesshoumaru to Chichi"@ja-latn .

_:Ned961096b3bd45f29e0f3e6679090e4f 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Inuyasha vs Sesshomaru I"@en,
        "犬夜叉vs殺生丸 I"@ja,
        "Inuyasha vs Sesshoumaru I"@ja-latn .

_:Nf1a3a903cb3c4aea99db6517d47f923a 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Back to Izayoi"@en,
        "十六夜のもとへ"@ja,
        "Izayoi no Moto e"@ja-latn .

_:Nf8bd84a202b2444da095a2676e7ff979 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 _:Nbb5206a4474d4b959839c3c38fe96823 ;
    schema:name "Father's Wish"@en,
        "父の願い"@ja,
        "Chichi no Negai"@ja-latn .

_:Nbb5206a4474d4b959839c3c38fe96823 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1599d895e6614b07b1f4ef9be77d45a0,
        _:N1aa93e19130243f2bcadc84e05a46700,
        _:N30ca3c8b43f543bc9eabf3e8d2ed4205,
        _:N394908fc4d434f4c9088956313360f65,
        _:N3f933f1fef244266b5dd5ef1f07e1da4,
        _:N422e8062c900431db0de99d1c5a61211,
        _:N5c4982971977440aa1d320c600600332,
        _:N62ec8612408d4c1690f941346d7a2925,
        _:N678d5f8681a34878badedb74c1f6a46a,
        _:N787a0365eeaf47f29aa1f2350d491a6f,
        _:N7930c2017289415888155985cd9bf10e,
        _:N7df9e980b3c0414c84a3160df9e3b707,
        _:N7fb14033261e432b978e358670af470f,
        _:N8627640518cc49f99bdcb13b1e51d455,
        _:N872d1fb13ab649c8b809d27fe791a2d0,
        _:N892da2f4ca1048fb813c823496e59099,
        _:N8cade18c790e4a9da1e6d6b22120a806,
        _:N92cd1670a6ed492f85b5b75e92386867,
        _:N92ef4429fe784865bb42c80bda12fc0d,
        _:N9c2fb5b86c9b4ab5b6478986bfe97e26,
        _:Na200b90a1d7b436b904cb6bd40095439,
        _:Na2624a7ad3384866a39fa36ccf41426b,
        _:Na53c11c0ff9c48179769ecd8b0be8df4,
        _:Na5ba1370a39b4782b930ee19c4f1f4fe,
        _:Nb6c93987c6e64e58a93c1f2256cb901f,
        _:Nbd599760d6c14cd293b4c2446c1c11f6,
        _:Nbddbc7dd6bf647909f539854c206bd4e,
        _:Nbfe3c45df9ae4d9ba444148ffb3169cc,
        _:Nc092deb0ccd94d7e98810aff5d254dbf,
        _:Nc81ffe8461664100a8e61dbc497388ff,
        _:Ncd96d760146742c0baa7fa52cf243ce3,
        _:Ndff71da2c6ac46258b6655c320765173,
        _:Ned961096b3bd45f29e0f3e6679090e4f,
        _:Nf1a3a903cb3c4aea99db6517d47f923a,
        _:Nf8bd84a202b2444da095a2676e7ff979 ;
    mo:track_count 35 ;
    schema:duration "PT57:39"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N1599d895e6614b07b1f4ef9be77d45a0,
        _:N1aa93e19130243f2bcadc84e05a46700,
        _:N30ca3c8b43f543bc9eabf3e8d2ed4205,
        _:N394908fc4d434f4c9088956313360f65,
        _:N3f933f1fef244266b5dd5ef1f07e1da4,
        _:N422e8062c900431db0de99d1c5a61211,
        _:N5c4982971977440aa1d320c600600332,
        _:N62ec8612408d4c1690f941346d7a2925,
        _:N678d5f8681a34878badedb74c1f6a46a,
        _:N787a0365eeaf47f29aa1f2350d491a6f,
        _:N7930c2017289415888155985cd9bf10e,
        _:N7df9e980b3c0414c84a3160df9e3b707,
        _:N7fb14033261e432b978e358670af470f,
        _:N8627640518cc49f99bdcb13b1e51d455,
        _:N872d1fb13ab649c8b809d27fe791a2d0,
        _:N892da2f4ca1048fb813c823496e59099,
        _:N8cade18c790e4a9da1e6d6b22120a806,
        _:N92cd1670a6ed492f85b5b75e92386867,
        _:N92ef4429fe784865bb42c80bda12fc0d,
        _:N9c2fb5b86c9b4ab5b6478986bfe97e26,
        _:Na200b90a1d7b436b904cb6bd40095439,
        _:Na2624a7ad3384866a39fa36ccf41426b,
        _:Na53c11c0ff9c48179769ecd8b0be8df4,
        _:Na5ba1370a39b4782b930ee19c4f1f4fe,
        _:Nb6c93987c6e64e58a93c1f2256cb901f,
        _:Nbd599760d6c14cd293b4c2446c1c11f6,
        _:Nbddbc7dd6bf647909f539854c206bd4e,
        _:Nbfe3c45df9ae4d9ba444148ffb3169cc,
        _:Nc092deb0ccd94d7e98810aff5d254dbf,
        _:Nc81ffe8461664100a8e61dbc497388ff,
        _:Ncd96d760146742c0baa7fa52cf243ce3,
        _:Ndff71da2c6ac46258b6655c320765173,
        _:Ned961096b3bd45f29e0f3e6679090e4f,
        _:Nf1a3a903cb3c4aea99db6517d47f923a,
        _:Nf8bd84a202b2444da095a2676e7ff979 .

