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

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

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

<artist/1005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/480#subject> ;
    schema:name "Hyakutaro Tsukumo"@en,
        "九十九百太郎"@ja ;
    foaf:made <album/480#composition>,
        <album/480#subject> ;
    foaf:name "Hyakutaro Tsukumo"@en,
        "九十九百太郎"@ja .

<artist/2374#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/480#subject> ;
    schema:name "Yasuhito Watanabe"@en,
        "渡辺靖仁"@ja ;
    foaf:made <album/480#composition>,
        <album/480#subject> ;
    foaf:name "Yasuhito Watanabe"@en,
        "渡辺靖仁"@ja .

<artist/5785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/480#subject> ;
    schema:name "Yunker Matai"@en,
        "ゆんけるマタイ"@ja ;
    foaf:made <album/480#composition>,
        <album/480#subject> ;
    foaf:name "Yunker Matai"@en,
        "ゆんけるマタイ"@ja .

<product/10465#subject> a schema:CreativeWork ;
    schema:name "Neorude"@en,
        "ネオリュード"@ja,
        "Neorude"@ja-latn ;
    foaf:name "Neorude"@en,
        "ネオリュード"@ja,
        "Neorude"@ja-latn .

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

<album/480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn ;
    mo:performance_of <album/480#musicalwork> ;
    mo:recorded_as <album/480#musicalexpression> ;
    schema:name "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn ;
    schema:workPerformed <album/480#musicalwork> .

<org/34#subject> schema:name "TechnoSoft"@en,
        "テクノソフト"@ja,
        "TechnoSoft"@ja-latn ;
    foaf:name "TechnoSoft"@en,
        "テクノソフト"@ja,
        "TechnoSoft"@ja-latn .

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

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

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

<album/480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn ;
    mo:composer <artist/1005#subject>,
        <artist/2374#subject>,
        <artist/5785#subject> ;
    mo:produced_work <album/480#musicalwork> ;
    schema:name "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn .

<album/480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-05-01"^^xsd:date ;
    dcterms:title "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn ;
    mo:catalogue_number "TCS-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/480#musicalexpression> ;
    mo:publisher <org/34#subject> ;
    mo:record _:N895bba6f92da4172883797b2e39846c3 ;
    mo:record_count 1 ;
    schema:about <product/10465#subject> ;
    schema:datePublished "1997-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/480/480-1164671698.jpg> ;
    schema:name "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@en,
        "テクノソフト・ゲーム・ミュージック・コレクションＶｏｌ．９－ＶＯＹＡＧＥ－"@ja,
        "Technosoft GAME MUSIC COLLECTION VOL.9 -VOYAGE-"@ja-latn ;
    schema:publisher <org/34#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/480/480-1164671698.jpg> .

_:N0bec6ea8f6ef40acb1227665dac2b564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impending Crisis ~ Scene (4)"@en,
        "危機迫る"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Impending Crisis ~ Scene (4)"@en,
        "危機迫る"@ja .

_:N0c0e805d043640739ac0ab3b3347e698 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unending Darkness ~ Dungeon (3)"@en,
        "無限の闇"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "The Unending Darkness ~ Dungeon (3)"@en,
        "無限の闇"@ja .

_:N0c3f266f9bc4453dbb24d8008ede4c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Overture ~ Movie (2)"@en,
        "冒険の序曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Adventure Overture ~ Movie (2)"@en,
        "冒険の序曲"@ja .

_:N16623e1cf0714c65810f1eb24986ed0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranquil Days ~ Ending"@en,
        "平穏な日々"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Tranquil Days ~ Ending"@en,
        "平穏な日々"@ja .

_:N1e16728b0b854765913e56e37846486e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"This Seems Suspicious...\" ~ Scene (2)"@en,
        "\"怪しいぞ…\""@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"This Seems Suspicious...\" ~ Scene (2)"@en,
        "\"怪しいぞ…\""@ja .

_:N23ece531f43641a98161d725048b165e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Huh?\" ~ Dungeon (1)"@en,
        "\"あれっ?\""@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"Huh?\" ~ Dungeon (1)"@en,
        "\"あれっ?\""@ja .

_:N2ee501a18e774dd4ac3637b6cf0904d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Skies ~ Staff Roll"@en,
        "果てしなき空"@ja ;
    mo:track_number 32 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Endless Skies ~ Staff Roll"@en,
        "果てしなき空"@ja .

_:N38be55a9a8374f3f95fca82338e11c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heroes Stand Firm ~ Dungeon (8)"@en,
        "立ち向かう勇者達"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "The Heroes Stand Firm ~ Dungeon (8)"@en,
        "立ち向かう勇者達"@ja .

_:N3c5e603bf76346e4b57ff5b91dd38d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Demon God ~ Last Boss"@en,
        "聖なる鬼神"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Holy Demon God ~ Last Boss"@en,
        "聖なる鬼神"@ja .

_:N3c74c9190a804c66893c1244cae828c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Diary ~ Save & Load"@en,
        "冒険の日記"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Adventure Diary ~ Save & Load"@en,
        "冒険の日記"@ja .

_:N427781afd37647a4b03196a239d6ada4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack ~ Battle (1)"@en,
        "攻撃"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Attack ~ Battle (1)"@en,
        "攻撃"@ja .

_:N4d5f23ad160143ec85c97c6d93acf059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tough Opponent ~ Boss (1)"@en,
        "強靭なる敵"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "A Tough Opponent ~ Boss (1)"@en,
        "強靭なる敵"@ja .

_:N51d7b8bb9ecb4fc19363b976410af09e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stirred by a Cold Breeze ~ Dungeon (2)"@en,
        "冷たい風に煽られて"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Stirred by a Cold Breeze ~ Dungeon (2)"@en,
        "冷たい風に煽られて"@ja .

_:N5527dc6247734272b05feafb1c368f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerful Attack ~ Battle (2)"@en,
        "強攻"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Powerful Attack ~ Battle (2)"@en,
        "強攻"@ja .

_:N5656997087c24ed68abe6b6b4fc1e6dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undercurrent ~ Dungeon (7)"@en,
        "暗流"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Undercurrent ~ Dungeon (7)"@en,
        "暗流"@ja .

_:N64ecdbcca2b749a289571973da9f85d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Enormous Enemy ~ Boss (2)"@en,
        "巨大なる敵"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "An Enormous Enemy ~ Boss (2)"@en,
        "巨大なる敵"@ja .

_:N68c62adc4f7e4b11b91b3f19ffb6c20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Area ~ Dungeon (9)"@en,
        "神秘の空間"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Mysterious Area ~ Dungeon (9)"@en,
        "神秘の空間"@ja .

_:N7820df9219144e82be1ac713f1b7d91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freemel's Theme"@en,
        "フリーメル"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Freemel's Theme"@en,
        "フリーメル"@ja .

_:N8973ad1611aa4d2a87f935dde1489a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tense Atmosphere ~ Scene (3)"@en,
        "緊迫した空気"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "A Tense Atmosphere ~ Scene (3)"@en,
        "緊迫した空気"@ja .

_:N898d33e512f447bd82bb19589d623293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light of Existence ~ Scene (6)"@en,
        "生命の光"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "The Light of Existence ~ Scene (6)"@en,
        "生命の光"@ja .

_:N935f68beae71413c8de4d7d29c6711b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Ummm...\" ~ Dungeon (1)"@en,
        "\"うーむ…\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"Ummm...\" ~ Dungeon (1)"@en,
        "\"うーむ…\""@ja .

_:Na27c2e114de342eaa8cf8fcb852e9fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ship That Closed Its Heart ~ Scene (8)"@en,
        "心閉ざした船"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "The Ship That Closed Its Heart ~ Scene (8)"@en,
        "心閉ざした船"@ja .

_:Na6b0563304f94baa86570a4c77fc7a07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pounding, Childish Heart ~ Scene (9)"@en,
        "暴走する幼き心"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Pounding, Childish Heart ~ Scene (9)"@en,
        "暴走する幼き心"@ja .

_:Nb4814878b1e345a1a8ad0f553f046057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting with Anxiety ~ Dungeon (5)"@en,
        "不安との戦い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Fighting with Anxiety ~ Dungeon (5)"@en,
        "不安との戦い"@ja .

_:Nbee431f2804f466ca7eaaf6f19622653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Softly...\" ~ Dungeon (6)"@en,
        "\"そおぉっと…\""@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"Softly...\" ~ Dungeon (6)"@en,
        "\"そおぉっと…\""@ja .

_:Nd9cdabc4999e4bae9ac0ac48ca497bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Hope ~ Title"@en,
        "希望の大地"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Land of Hope ~ Title"@en,
        "希望の大地"@ja .

_:Ne0b1483d7930412b88dec2a5db73dd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rimfire's Theme"@en,
        "リムファイアのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Rimfire's Theme"@en,
        "リムファイアのテーマ"@ja .

_:Ne45fa87406514581bda0238dca8fd57e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"How Disappointing...\" ~ Scene (5)"@en,
        "\"がっかり…\""@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"How Disappointing...\" ~ Scene (5)"@en,
        "\"がっかり…\""@ja .

_:Nef40d4e7d52e459d8b9cb50d24dc2b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yearning for the Sky ~ Movie (1)"@en,
        "空への憧れ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Yearning for the Sky ~ Movie (1)"@en,
        "空への憧れ"@ja .

_:Nf45cc11ed64f4bfa87eb3a219f13fe81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fleeting Peace ~ Scene (1)"@en,
        "安らぎの一時"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "A Fleeting Peace ~ Scene (1)"@en,
        "安らぎの一時"@ja .

_:Nf6c2d3dfe9f74725b8f313f447d9917e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Hurry!\" ~ Dungeon (4)"@en,
        "\"急げ‼︎\""@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "\"Hurry!\" ~ Dungeon (4)"@en,
        "\"急げ‼︎\""@ja .

_:Nf72e01629c21480e93b4c96426aca68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combat Experience in a Far Away Land ~ Scene (7)"@en,
        "遥かなる戦歴"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N895bba6f92da4172883797b2e39846c3 ;
    schema:name "Combat Experience in a Far Away Land ~ Scene (7)"@en,
        "遥かなる戦歴"@ja .

_:N895bba6f92da4172883797b2e39846c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bec6ea8f6ef40acb1227665dac2b564,
        _:N0c0e805d043640739ac0ab3b3347e698,
        _:N0c3f266f9bc4453dbb24d8008ede4c93,
        _:N16623e1cf0714c65810f1eb24986ed0d,
        _:N1e16728b0b854765913e56e37846486e,
        _:N23ece531f43641a98161d725048b165e,
        _:N2ee501a18e774dd4ac3637b6cf0904d2,
        _:N38be55a9a8374f3f95fca82338e11c0d,
        _:N3c5e603bf76346e4b57ff5b91dd38d39,
        _:N3c74c9190a804c66893c1244cae828c6,
        _:N427781afd37647a4b03196a239d6ada4,
        _:N4d5f23ad160143ec85c97c6d93acf059,
        _:N51d7b8bb9ecb4fc19363b976410af09e,
        _:N5527dc6247734272b05feafb1c368f5a,
        _:N5656997087c24ed68abe6b6b4fc1e6dd,
        _:N64ecdbcca2b749a289571973da9f85d2,
        _:N68c62adc4f7e4b11b91b3f19ffb6c20b,
        _:N7820df9219144e82be1ac713f1b7d91d,
        _:N8973ad1611aa4d2a87f935dde1489a79,
        _:N898d33e512f447bd82bb19589d623293,
        _:N935f68beae71413c8de4d7d29c6711b1,
        _:Na27c2e114de342eaa8cf8fcb852e9fc1,
        _:Na6b0563304f94baa86570a4c77fc7a07,
        _:Nb4814878b1e345a1a8ad0f553f046057,
        _:Nbee431f2804f466ca7eaaf6f19622653,
        _:Nd9cdabc4999e4bae9ac0ac48ca497bbd,
        _:Ne0b1483d7930412b88dec2a5db73dd04,
        _:Ne45fa87406514581bda0238dca8fd57e,
        _:Nef40d4e7d52e459d8b9cb50d24dc2b3c,
        _:Nf45cc11ed64f4bfa87eb3a219f13fe81,
        _:Nf6c2d3dfe9f74725b8f313f447d9917e,
        _:Nf72e01629c21480e93b4c96426aca68e ;
    mo:track_count 32 ;
    schema:duration "PT64:23"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N0bec6ea8f6ef40acb1227665dac2b564,
        _:N0c0e805d043640739ac0ab3b3347e698,
        _:N0c3f266f9bc4453dbb24d8008ede4c93,
        _:N16623e1cf0714c65810f1eb24986ed0d,
        _:N1e16728b0b854765913e56e37846486e,
        _:N23ece531f43641a98161d725048b165e,
        _:N2ee501a18e774dd4ac3637b6cf0904d2,
        _:N38be55a9a8374f3f95fca82338e11c0d,
        _:N3c5e603bf76346e4b57ff5b91dd38d39,
        _:N3c74c9190a804c66893c1244cae828c6,
        _:N427781afd37647a4b03196a239d6ada4,
        _:N4d5f23ad160143ec85c97c6d93acf059,
        _:N51d7b8bb9ecb4fc19363b976410af09e,
        _:N5527dc6247734272b05feafb1c368f5a,
        _:N5656997087c24ed68abe6b6b4fc1e6dd,
        _:N64ecdbcca2b749a289571973da9f85d2,
        _:N68c62adc4f7e4b11b91b3f19ffb6c20b,
        _:N7820df9219144e82be1ac713f1b7d91d,
        _:N8973ad1611aa4d2a87f935dde1489a79,
        _:N898d33e512f447bd82bb19589d623293,
        _:N935f68beae71413c8de4d7d29c6711b1,
        _:Na27c2e114de342eaa8cf8fcb852e9fc1,
        _:Na6b0563304f94baa86570a4c77fc7a07,
        _:Nb4814878b1e345a1a8ad0f553f046057,
        _:Nbee431f2804f466ca7eaaf6f19622653,
        _:Nd9cdabc4999e4bae9ac0ac48ca497bbd,
        _:Ne0b1483d7930412b88dec2a5db73dd04,
        _:Ne45fa87406514581bda0238dca8fd57e,
        _:Nef40d4e7d52e459d8b9cb50d24dc2b3c,
        _:Nf45cc11ed64f4bfa87eb3a219f13fe81,
        _:Nf6c2d3dfe9f74725b8f313f447d9917e,
        _:Nf72e01629c21480e93b4c96426aca68e .

