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

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

<album/87003> a mo:Release ;
    mo:catalogue_number "UPCH-20520" .

<artist/19990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106585#subject> ;
    schema:name "Yojiro Noda"@en,
        "野田洋次郎"@ja ;
    foaf:made <album/106585#composition>,
        <album/106585#subject>,
        <album/106585#vocals> ;
    foaf:name "Yojiro Noda"@en,
        "野田洋次郎"@ja .

<artist/24103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106585#subject> ;
    schema:name "RADWIMPS"@en ;
    foaf:made <album/106585#composition>,
        <album/106585#subject> ;
    foaf:name "RADWIMPS"@en .

<artist/27848#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106585#subject> ;
    schema:name "Yusuke Takeda"@en,
        "武田祐介"@ja ;
    foaf:made <album/106585#composition>,
        <album/106585#subject> ;
    foaf:name "Yusuke Takeda"@en,
        "武田祐介"@ja .

<artist/27849#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106585#subject> ;
    schema:name "Akira Kuwahara"@en,
        "桑原彰"@ja ;
    foaf:made <album/106585#composition>,
        <album/106585#subject> ;
    foaf:name "Akira Kuwahara"@en,
        "桑原彰"@ja .

<product/7292#subject> a schema:CreativeWork ;
    schema:name "Weathering With You"@en,
        "天気の子"@ja,
        "Tenki no Ko"@ja-latn ;
    foaf:name "Weathering With You"@en,
        "天気の子"@ja,
        "Tenki no Ko"@ja-latn .

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

<album/106585#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn ;
    mo:performance_of <album/106585#musicalwork> ;
    mo:recorded_as <album/106585#musicalexpression> ;
    schema:name "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn ;
    schema:workPerformed <album/106585#musicalwork> .

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

<org/2884#subject> schema:name "All The Anime"@en,
        "All The Anime"@ja,
        "All The Anime"@ja-latn ;
    foaf:name "All The Anime"@en,
        "All The Anime"@ja,
        "All The Anime"@ja-latn .

<https://media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106585#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> ;
    foaf:depicts <album/106585#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> .

<https://medium-media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> a schema:ImageObject,
        foaf:Image .

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

<album/106585#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn ;
    mo:composer <artist/19990#subject>,
        <artist/24103#subject>,
        <artist/27848#subject>,
        <artist/27849#subject> ;
    mo:produced_work <album/106585#musicalwork> ;
    schema:name "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn .

<album/106585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-30"^^xsd:date ;
    dcterms:title "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn ;
    mo:catalogue_number "ANIM0012" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/87003> ;
    mo:publication_of <album/106585#musicalexpression> ;
    mo:publisher <org/2884#subject> ;
    mo:record _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    mo:record_count 1 ;
    schema:about <product/7292#subject> ;
    schema:datePublished "2020-11-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> ;
    schema:name "Weathering With You Soundtrack"@en,
        "Weathering With You Soundtrack"@ja,
        "Weathering With You Soundtrack"@ja-latn ;
    schema:publisher <org/2884#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/106585/106585-4971f286e9e8.png> .

_:N0f73235201e544eeb95640fe5d7ffcbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hina, Fading Away"@en,
        "消えゆく陽菜"@ja,
        "Kieyuku Hina"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Hina, Fading Away"@en,
        "消えゆく陽菜"@ja,
        "Kieyuku Hina"@ja-latn .

_:N11ed6696bc824a59aacb7747fe40daad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Escape (Movie Edit) [feat. Toko Miura]"@en,
        "グランドエスケープ (Movie edit) feat.三浦透子"@ja,
        "Grand Escape (Movie edit) feat, Miura Toko"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Grand Escape (Movie Edit) [feat. Toko Miura]"@en,
        "グランドエスケープ (Movie edit) feat.三浦透子"@ja,
        "Grand Escape (Movie edit) feat, Miura Toko"@ja-latn .

_:N15d1b2aedfda43f69380a4f3c6787b54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea in the Sky"@en,
        "空の海"@ja,
        "Sora no Umi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Sea in the Sky"@en,
        "空の海"@ja,
        "Sora no Umi"@ja-latn .

_:N1691700445904e159f243d1e01f54ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running with Hina"@en,
        "陽菜と、走る帆高"@ja,
        "Hina to, Hashiru Hodaka"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Running with Hina"@en,
        "陽菜と、走る帆高"@ja,
        "Hina to, Hashiru Hodaka"@ja-latn .

_:N1be00dfe6e5e40bb9dd544111fe9ee73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Crisis"@en,
        "首都危機"@ja,
        "Shuto Kiki"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "City Crisis"@en,
        "首都危機"@ja,
        "Shuto Kiki"@ja-latn .

_:N1f1ba6ef5c204ddfa09a4e63a57e12b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celebration (Movie Edit) [feat. Toko Miura]"@en,
        "祝祭 (Movie edit) feat.三浦透子"@ja,
        "Shukusai (Movie edit) feat. Miura Toko"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Celebration (Movie Edit) [feat. Toko Miura]"@en,
        "祝祭 (Movie edit) feat.三浦透子"@ja,
        "Shukusai (Movie edit) feat. Miura Toko"@ja-latn .

_:N35c7539c2ab6470eb29698d5cd0dbc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow in Midsummer"@en,
        "真夏の雪"@ja,
        "Manatsu no Yuki"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Snow in Midsummer"@en,
        "真夏の雪"@ja,
        "Manatsu no Yuki"@ja-latn .

_:N3730e93742e54c028389e5e64c11ea5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"Weathering With You\""@en,
        "『天気の子』のテーマ"@ja,
        "\"Tenki no Ko\" no Theme"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Theme of \"Weathering With You\""@en,
        "『天気の子』のテーマ"@ja,
        "\"Tenki no Ko\" no Theme"@ja-latn .

_:N391af54fc0bf4c5dabf27a1e802327a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Visit to K&A"@en,
        "K&A 初訪問"@ja,
        "K&A Hatsuhoumon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "First Visit to K&A"@en,
        "K&A 初訪問"@ja,
        "K&A Hatsuhoumon"@ja-latn .

_:N448138bdd6644481a47ffba4fc89dc1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time with Family"@en,
        "家族の時間"@ja,
        "Kazoku no Jikan"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Time with Family"@en,
        "家族の時間"@ja,
        "Kazoku no Jikan"@ja-latn .

_:N4aa6f27be7ff452cae80357900c0115c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiba Ko-En"@en,
        "芝公園"@ja,
        "Shiba Kouen"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Shiba Ko-En"@en,
        "芝公園"@ja,
        "Shiba Kouen"@ja-latn .

_:N50a0aedca78144e7943273eeca34ec3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear Sky and Loss"@en,
        "晴天と喪失"@ja,
        "Seiten to Soushitsu"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Clear Sky and Loss"@en,
        "晴天と喪失"@ja,
        "Seiten to Soushitsu"@ja-latn .

_:N5869fdf49f564083a404e0d0783359f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is There Still Anything That Love Can Do? (Movie Edit)"@en,
        "愛にできることはまだあるかい (Movie edit)"@ja,
        "Ai ni Dekiru Koto wa Mada Aru Kai (Movie edit)"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Is There Still Anything That Love Can Do? (Movie Edit)"@en,
        "愛にできることはまだあるかい (Movie edit)"@ja,
        "Ai ni Dekiru Koto wa Mada Aru Kai (Movie edit)"@ja-latn .

_:N67e698f3414d48369818df98fd867dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of the Weather"@en,
        "天気の力"@ja,
        "Tenki no Chikara"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Power of the Weather"@en,
        "天気の力"@ja,
        "Tenki no Chikara"@ja-latn .

_:N6b4134ba78b74d889009dabf2ff2c416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'll Be Alright (Movie Edit)"@en,
        "大丈夫 (Movie edit)"@ja,
        "Daijoubu (Movie edit)"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "We'll Be Alright (Movie Edit)"@en,
        "大丈夫 (Movie edit)"@ja,
        "Daijoubu (Movie edit)"@ja-latn .

_:N6c1ac8ba5cbf4ba494d0e63620ba5373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Confessions"@en,
        "二つの告白"@ja,
        "Futatsu no Kokuhaku"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Two Confessions"@en,
        "二つの告白"@ja,
        "Futatsu no Kokuhaku"@ja-latn .

_:N71d694dd544940fcada42c0c41df78d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visiting Home"@en,
        "御宅訪問"@ja,
        "Otaku Houmon"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Visiting Home"@en,
        "御宅訪問"@ja,
        "Otaku Houmon"@ja-latn .

_:N7bac4ef83e4e49d59a874dc3a5b4fc64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bike Chasing"@en,
        "バイクチェイス"@ja,
        "Bike Chase"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Bike Chasing"@en,
        "バイクチェイス"@ja,
        "Bike Chase"@ja-latn .

_:N8e6e2fc0d0ff4383a9e28c3a7ef7a92e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saving Hina"@en,
        "陽菜、救出"@ja,
        "Hina, Kyuushutsu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Saving Hina"@en,
        "陽菜、救出"@ja,
        "Hina, Kyuushutsu"@ja-latn .

_:N8ecef3748bca40c6a6172a6ebbebacd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K&A Welcoming Ceremony"@en,
        "K&A 入社式"@ja,
        "K&A Nyuushashiki"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "K&A Welcoming Ceremony"@en,
        "K&A 入社式"@ja,
        "K&A Nyuushashiki"@ja-latn .

_:N8ef4a113db1f47f487f5611a648a229f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of Wind (Movie Edit)"@en,
        "風たちの声 (Movie edit)"@ja,
        "Kazetachi no Koe (Movie edit)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Voice of Wind (Movie Edit)"@en,
        "風たちの声 (Movie edit)"@ja,
        "Kazetachi no Koe (Movie edit)"@ja-latn .

_:N95d632119c25474ca679dded7fbab8d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine of Weather"@en,
        "気象神社"@ja,
        "Kishou Jinja"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Shrine of Weather"@en,
        "気象神社"@ja,
        "Kishou Jinja"@ja-latn .

_:Na75a4775e43544358f71d687f5cdb9d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity Above Clouds"@en,
        "永遠の雲の上"@ja,
        "Eien no Yuki no Ue"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Eternity Above Clouds"@en,
        "永遠の雲の上"@ja,
        "Eien no Yuki no Ue"@ja-latn .

_:Nab8d3ac6d1444b42b1f2d5573286e7d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Senpikan"@en,
        "占秘館へようこそ"@ja,
        "Urahikan he Youkoso"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Welcome to Senpikan"@en,
        "占秘館へようこそ"@ja,
        "Urahikan he Youkoso"@ja-latn .

_:Nb04b323a8f904f7bb60a45ceb3103d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain Again"@en,
        "ふたたびの、雨"@ja,
        "Futatabi no, Ame"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Rain Again"@en,
        "ふたたびの、雨"@ja,
        "Futatabi no, Ame"@ja-latn .

_:Nb3f6acee450f4a5abeefa6d2be0193f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Clearing Up"@en,
        "晴れゆく空"@ja,
        "Hare Yuku Sora"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Sky Clearing Up"@en,
        "晴れゆく空"@ja,
        "Hare Yuku Sora"@ja-latn .

_:Nb690ffdfe242457882221919d2e592b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks Festival"@en,
        "花火大会"@ja,
        "Hanabi Taikai"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Fireworks Festival"@en,
        "花火大会"@ja,
        "Hanabi Taikai"@ja-latn .

_:Nc046303e9eec48359ef7c4e6fc35d0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Part Time Job as Sunshine Girl"@en,
        "初の晴れ女バイト"@ja,
        "Hatsu no Hareonna Baito"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "First Part Time Job as Sunshine Girl"@en,
        "初の晴れ女バイト"@ja,
        "Hatsu no Hareonna Baito"@ja-latn .

_:Nc528f02f1ae94bdf9a6b18f96ed464ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Taste of Kindness"@en,
        "優しさの味"@ja,
        "Yasashisa no Aji"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "The Taste of Kindness"@en,
        "優しさの味"@ja,
        "Yasashisa no Aji"@ja-latn .

_:Ndee464884725491896f409c216f8d632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is There Still Anything That Love Can Do?"@en,
        "愛にできることはまだあるかい"@ja,
        "Ai ni Dekiru Koto wa Mada Aru Kai"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Is There Still Anything That Love Can Do?"@en,
        "愛にできることはまだあるかい"@ja,
        "Ai ni Dekiru Koto wa Mada Aru Kai"@ja-latn .

_:Nfa245f3257234375ab1ba90d52240a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hodaka Escapes / Kid's Plot"@en,
        "帆高、逃走〜子供達の画策"@ja,
        "Hodaka, Tousou ~ Kodomotachi no Kakusaku"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0fcc1d98eeac4429ba35ec2bca8bf084 ;
    schema:name "Hodaka Escapes / Kid's Plot"@en,
        "帆高、逃走〜子供達の画策"@ja,
        "Hodaka, Tousou ~ Kodomotachi no Kakusaku"@ja-latn .

_:N0fcc1d98eeac4429ba35ec2bca8bf084 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f73235201e544eeb95640fe5d7ffcbb,
        _:N11ed6696bc824a59aacb7747fe40daad,
        _:N15d1b2aedfda43f69380a4f3c6787b54,
        _:N1691700445904e159f243d1e01f54ebc,
        _:N1be00dfe6e5e40bb9dd544111fe9ee73,
        _:N1f1ba6ef5c204ddfa09a4e63a57e12b3,
        _:N35c7539c2ab6470eb29698d5cd0dbc62,
        _:N3730e93742e54c028389e5e64c11ea5f,
        _:N391af54fc0bf4c5dabf27a1e802327a4,
        _:N448138bdd6644481a47ffba4fc89dc1b,
        _:N4aa6f27be7ff452cae80357900c0115c,
        _:N50a0aedca78144e7943273eeca34ec3d,
        _:N5869fdf49f564083a404e0d0783359f7,
        _:N67e698f3414d48369818df98fd867dab,
        _:N6b4134ba78b74d889009dabf2ff2c416,
        _:N6c1ac8ba5cbf4ba494d0e63620ba5373,
        _:N71d694dd544940fcada42c0c41df78d0,
        _:N7bac4ef83e4e49d59a874dc3a5b4fc64,
        _:N8e6e2fc0d0ff4383a9e28c3a7ef7a92e,
        _:N8ecef3748bca40c6a6172a6ebbebacd3,
        _:N8ef4a113db1f47f487f5611a648a229f,
        _:N95d632119c25474ca679dded7fbab8d7,
        _:Na75a4775e43544358f71d687f5cdb9d4,
        _:Nab8d3ac6d1444b42b1f2d5573286e7d6,
        _:Nb04b323a8f904f7bb60a45ceb3103d2f,
        _:Nb3f6acee450f4a5abeefa6d2be0193f4,
        _:Nb690ffdfe242457882221919d2e592b1,
        _:Nc046303e9eec48359ef7c4e6fc35d0e7,
        _:Nc528f02f1ae94bdf9a6b18f96ed464ce,
        _:Ndee464884725491896f409c216f8d632,
        _:Nfa245f3257234375ab1ba90d52240a47 ;
    mo:track_count 31 ;
    schema:duration "PT66:49"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N0f73235201e544eeb95640fe5d7ffcbb,
        _:N11ed6696bc824a59aacb7747fe40daad,
        _:N15d1b2aedfda43f69380a4f3c6787b54,
        _:N1691700445904e159f243d1e01f54ebc,
        _:N1be00dfe6e5e40bb9dd544111fe9ee73,
        _:N1f1ba6ef5c204ddfa09a4e63a57e12b3,
        _:N35c7539c2ab6470eb29698d5cd0dbc62,
        _:N3730e93742e54c028389e5e64c11ea5f,
        _:N391af54fc0bf4c5dabf27a1e802327a4,
        _:N448138bdd6644481a47ffba4fc89dc1b,
        _:N4aa6f27be7ff452cae80357900c0115c,
        _:N50a0aedca78144e7943273eeca34ec3d,
        _:N5869fdf49f564083a404e0d0783359f7,
        _:N67e698f3414d48369818df98fd867dab,
        _:N6b4134ba78b74d889009dabf2ff2c416,
        _:N6c1ac8ba5cbf4ba494d0e63620ba5373,
        _:N71d694dd544940fcada42c0c41df78d0,
        _:N7bac4ef83e4e49d59a874dc3a5b4fc64,
        _:N8e6e2fc0d0ff4383a9e28c3a7ef7a92e,
        _:N8ecef3748bca40c6a6172a6ebbebacd3,
        _:N8ef4a113db1f47f487f5611a648a229f,
        _:N95d632119c25474ca679dded7fbab8d7,
        _:Na75a4775e43544358f71d687f5cdb9d4,
        _:Nab8d3ac6d1444b42b1f2d5573286e7d6,
        _:Nb04b323a8f904f7bb60a45ceb3103d2f,
        _:Nb3f6acee450f4a5abeefa6d2be0193f4,
        _:Nb690ffdfe242457882221919d2e592b1,
        _:Nc046303e9eec48359ef7c4e6fc35d0e7,
        _:Nc528f02f1ae94bdf9a6b18f96ed464ce,
        _:Ndee464884725491896f409c216f8d632,
        _:Nfa245f3257234375ab1ba90d52240a47 .

