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

<artist/71280#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yiwei Xie"@en,
        "谢一溦"@ja ;
    foaf:made <album/156636#subject>,
        <album/156636#vocals> ;
    foaf:name "Yiwei Xie"@en,
        "谢一溦"@ja .

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

<artist/54452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Yonghui.C"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Yonghui.C"@en .

<artist/56926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Yj.W"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Yj.W"@en .

<artist/62861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Wandy.N"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Wandy.N"@en .

<artist/68898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Eli.W"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Eli.W"@en .

<artist/72301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Zheng.L"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Zheng.L"@en .

<artist/72302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Aolin.Huang"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Aolin.Huang"@en .

<artist/77609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "Han.J"@en ;
    foaf:made <album/156636#composition>,
        <album/156636#subject> ;
    foaf:name "Han.J"@en .

<product/12729#subject> a schema:CreativeWork ;
    schema:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn ;
    foaf:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn .

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

<album/156636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn ;
    mo:performance_of <album/156636#musicalwork> ;
    mo:recorded_as <album/156636#musicalexpression> ;
    schema:name "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn ;
    schema:workPerformed <album/156636#musicalwork> .

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

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

<https://media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156636#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> ;
    foaf:depicts <album/156636#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> .

<https://medium-media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156636#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        <artist/54452#subject>,
        <artist/56926#subject>,
        <artist/62861#subject>,
        <artist/68898#subject>,
        <artist/72301#subject>,
        <artist/72302#subject>,
        <artist/77609#subject> ;
    mo:produced_work <album/156636#musicalwork> ;
    schema:name "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn .

<album/156636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-25"^^xsd:date ;
    dcterms:title "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156636#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2026-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> ;
    schema:name "Honkai: Star Rail - Astral Theater Vol.3"@en,
        "崩坏:星穹铁道 - 星空剧场3 Astral Theater Vol.3"@ja,
        "Honkai: Star Rail - Astral Theater Vol.3"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/156636/156636-29c8e6dc3c8b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156636#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156636#subject> ;
    foaf:name "(HOYO-MiX)"@en .

_:N09e0183f6bf0437a82d713a6b4999ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Gnawing"@en,
        "蝕まれた夢"@ja,
        "鸣蛀之梦"@zd ;
    mo:track_number 23 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Dream of Gnawing"@en,
        "蝕まれた夢"@ja,
        "鸣蛀之梦"@zd .

_:N2bc67d5af16b4c4f8f05c7178732b4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catapult Launch"@en,
        "発射スタート"@ja,
        "弹射起步"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Catapult Launch"@en,
        "発射スタート"@ja,
        "弹射起步"@zd .

_:N30545f169c08439d8eeae358b05ecb95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playful Moments"@en,
        "戯れ"@ja,
        "嘻戏时刻"@zd ;
    mo:track_number 20 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Playful Moments"@en,
        "戯れ"@ja,
        "嘻戏时刻"@zd .

_:N38df07a92b074acd917a6e7bf681587b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweat and Sunshine"@en,
        "日差しと汗"@ja,
        "阳光与汗水"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Sweat and Sunshine"@en,
        "日差しと汗"@ja,
        "阳光与汗水"@zd .

_:N3937989b6e604565a20e5daf812ec715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamjoy Realm"@en,
        "美しき夢の迷境"@ja,
        "美梦秘境"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Dreamjoy Realm"@en,
        "美しき夢の迷境"@ja,
        "美梦秘境"@zd .

_:N39c6853b86204bff918f0017cb6076f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fame and Fortune"@en,
        "名声と富"@ja,
        "名与利"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Fame and Fortune"@en,
        "名声と富"@ja,
        "名与利"@zd .

_:N3ca26167a17c48a6a2082786ec721a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Be With You"@en,
        "風と共にあらんことを"@ja,
        "愿风与你相伴"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "The Wind Be With You"@en,
        "風と共にあらんことを"@ja,
        "愿风与你相伴"@zd .

_:N8ce8fce8ad6348ec83f3613777788719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gentle Earth"@en,
        "大地の優しさ"@ja,
        "大地的温柔"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "The Gentle Earth"@en,
        "大地の優しさ"@ja,
        "大地的温柔"@zd .

_:N9a78b60dcc224ac19e8cc942527c3998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Judgment"@en,
        "神聖なる裁き"@ja,
        "神圣裁决"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Divine Judgment"@en,
        "神聖なる裁き"@ja,
        "神圣裁决"@zd .

_:N9b0982e2fa2441e2912167bde56a4b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wingflap"@en,
        "羽ばたき"@ja,
        "振翅"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Wingflap"@en,
        "羽ばたき"@ja,
        "振翅"@zd .

_:N9d5ce0d293c44d65aa6402005dfb447c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Void Walk"@en,
        "虚空を歩いて"@ja,
        "虚空漫步"@zd ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Void Walk"@en,
        "虚空を歩いて"@ja,
        "虚空漫步"@zd .

_:Nad3a4a57b508489499792e971df0b169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protean Hero"@en,
        "千の面を持つ英雄"@ja,
        "千面英雄"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Protean Hero"@en,
        "千の面を持つ英雄"@ja,
        "千面英雄"@zd .

_:Nba24875f758c4a339ef247398b08eab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of the Holy Grail"@en,
        "聖杯の夜"@ja,
        "圣杯之夜"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Night of the Holy Grail"@en,
        "聖杯の夜"@ja,
        "圣杯之夜"@zd .

_:Nc08c96e029814667865c027a37fef47e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierce the Darkness"@en,
        "闇を穿つ"@ja,
        "刺破黑暗"@zd ;
    mo:track_number 10 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Pierce the Darkness"@en,
        "闇を穿つ"@ja,
        "刺破黑暗"@zd .

_:Nc36916f76706465ba79b66b84d69ff27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Utopia"@en,
        "理想郷"@ja,
        "理想乡"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Utopia"@en,
        "理想郷"@ja,
        "理想乡"@zd .

_:Nc5d3126f19d14b1ca1914227207de997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universal Kaleidoscope"@en,
        "華やかな宇宙"@ja,
        "万花宇宙"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Universal Kaleidoscope"@en,
        "華やかな宇宙"@ja,
        "万花宇宙"@zd .

_:Nd455942a5c694a4db55692779011da86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weightless Chaos"@en,
        "制御不能な重力"@ja,
        "重力失控"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Weightless Chaos"@en,
        "制御不能な重力"@ja,
        "重力失控"@zd .

_:Nd51154bc02444ab798bfebdb8feefbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Above All"@en,
        "勝利あるのみ"@ja,
        "唯有胜利"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Victory Above All"@en,
        "勝利あるのみ"@ja,
        "唯有胜利"@zd .

_:Nd5d1b0470d3b48019497fdb6e8d70921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmarish Omen"@en,
        "夢魘の凶兆"@ja,
        "深魇噩兆"@zd ;
    mo:track_number 25 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Nightmarish Omen"@en,
        "夢魘の凶兆"@ja,
        "深魇噩兆"@zd .

_:Nd83ae5f77f3848afb3194c0db00ecbb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Up"@en,
        "ウォーミングアップ"@ja,
        "赛前热身"@zd ;
    mo:track_number 16 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Warm Up"@en,
        "ウォーミングアップ"@ja,
        "赛前热身"@zd .

_:Ndf88d02759054a6f927daa5caf6d550c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Hand"@en,
        "見えざる手"@ja,
        "无形之手"@zd ;
    mo:track_number 19 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Invisible Hand"@en,
        "見えざる手"@ja,
        "无形之手"@zd .

_:Ne1ac5a4784fb42968b59d4ea418dab08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor of Memorial Dreams"@en,
        "夢の回廊"@ja,
        "忆梦浮廊"@zd ;
    mo:track_number 21 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Corridor of Memorial Dreams"@en,
        "夢の回廊"@ja,
        "忆梦浮廊"@zd .

_:Nea6727876f5e4fcda025c323df5248ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero of Justice"@en,
        "正義の味方"@ja,
        "正义的伙伴"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Hero of Justice"@en,
        "正義の味方"@ja,
        "正义的伙伴"@zd .

_:Nfad0462acca54dafa94f6fddbe20bf09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neck-And-Neck"@en,
        "追いかけっこ"@ja,
        "你追我赶"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Neck-And-Neck"@en,
        "追いかけっこ"@ja,
        "你追我赶"@zd .

_:Nfe09526e5cec44ebb349d50a00b193b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theophany"@en,
        "神の降臨"@ja,
        "神降"@zd ;
    mo:track_number 22 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf8bda7b43e054b6f89ce0d5faefbffca ;
    schema:name "Theophany"@en,
        "神の降臨"@ja,
        "神降"@zd .

_:Nf8bda7b43e054b6f89ce0d5faefbffca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e0183f6bf0437a82d713a6b4999ea8,
        _:N2bc67d5af16b4c4f8f05c7178732b4c4,
        _:N30545f169c08439d8eeae358b05ecb95,
        _:N38df07a92b074acd917a6e7bf681587b,
        _:N3937989b6e604565a20e5daf812ec715,
        _:N39c6853b86204bff918f0017cb6076f1,
        _:N3ca26167a17c48a6a2082786ec721a2c,
        _:N8ce8fce8ad6348ec83f3613777788719,
        _:N9a78b60dcc224ac19e8cc942527c3998,
        _:N9b0982e2fa2441e2912167bde56a4b05,
        _:N9d5ce0d293c44d65aa6402005dfb447c,
        _:Nad3a4a57b508489499792e971df0b169,
        _:Nba24875f758c4a339ef247398b08eab6,
        _:Nc08c96e029814667865c027a37fef47e,
        _:Nc36916f76706465ba79b66b84d69ff27,
        _:Nc5d3126f19d14b1ca1914227207de997,
        _:Nd455942a5c694a4db55692779011da86,
        _:Nd51154bc02444ab798bfebdb8feefbec,
        _:Nd5d1b0470d3b48019497fdb6e8d70921,
        _:Nd83ae5f77f3848afb3194c0db00ecbb3,
        _:Ndf88d02759054a6f927daa5caf6d550c,
        _:Ne1ac5a4784fb42968b59d4ea418dab08,
        _:Nea6727876f5e4fcda025c323df5248ac,
        _:Nfad0462acca54dafa94f6fddbe20bf09,
        _:Nfe09526e5cec44ebb349d50a00b193b4 ;
    mo:track_count 25 ;
    schema:duration "PT37:02"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N09e0183f6bf0437a82d713a6b4999ea8,
        _:N2bc67d5af16b4c4f8f05c7178732b4c4,
        _:N30545f169c08439d8eeae358b05ecb95,
        _:N38df07a92b074acd917a6e7bf681587b,
        _:N3937989b6e604565a20e5daf812ec715,
        _:N39c6853b86204bff918f0017cb6076f1,
        _:N3ca26167a17c48a6a2082786ec721a2c,
        _:N8ce8fce8ad6348ec83f3613777788719,
        _:N9a78b60dcc224ac19e8cc942527c3998,
        _:N9b0982e2fa2441e2912167bde56a4b05,
        _:N9d5ce0d293c44d65aa6402005dfb447c,
        _:Nad3a4a57b508489499792e971df0b169,
        _:Nba24875f758c4a339ef247398b08eab6,
        _:Nc08c96e029814667865c027a37fef47e,
        _:Nc36916f76706465ba79b66b84d69ff27,
        _:Nc5d3126f19d14b1ca1914227207de997,
        _:Nd455942a5c694a4db55692779011da86,
        _:Nd51154bc02444ab798bfebdb8feefbec,
        _:Nd5d1b0470d3b48019497fdb6e8d70921,
        _:Nd83ae5f77f3848afb3194c0db00ecbb3,
        _:Ndf88d02759054a6f927daa5caf6d550c,
        _:Ne1ac5a4784fb42968b59d4ea418dab08,
        _:Nea6727876f5e4fcda025c323df5248ac,
        _:Nfad0462acca54dafa94f6fddbe20bf09,
        _:Nfe09526e5cec44ebb349d50a00b193b4 .

