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

<artist/40635#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Takahashi"@en ;
    foaf:made <album/152387#lyrics>,
        <album/152387#subject> ;
    foaf:name "Nana Takahashi"@en .

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

<artist/43473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152387#subject> ;
    schema:name "Konami Digital Entertainment"@en,
        "コナミデジタルエンタテインメント"@ja ;
    foaf:made <album/152387#composition>,
        <album/152387#subject> ;
    foaf:name "Konami Digital Entertainment"@en,
        "コナミデジタルエンタテインメント"@ja .

<artist/61954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152387#subject> ;
    schema:name "KAM STUDIO"@en ;
    foaf:made <album/152387#composition>,
        <album/152387#subject> ;
    foaf:name "KAM STUDIO"@en .

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

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

<album/152387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn ;
    mo:performance_of <album/152387#musicalwork> ;
    mo:recorded_as <album/152387#musicalexpression> ;
    schema:name "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn ;
    schema:workPerformed <album/152387#musicalwork> .

<org/366#subject> schema:name "Konami Digital Entertainment Co., Ltd."@en,
        "株式会社コナミデジタルエンタテインメント"@ja,
        "Konami Digital Entertainment Co., Ltd."@ja-latn ;
    foaf:name "Konami Digital Entertainment Co., Ltd."@en,
        "株式会社コナミデジタルエンタテインメント"@ja,
        "Konami Digital Entertainment Co., Ltd."@ja-latn .

<https://media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152387#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> ;
    foaf:depicts <album/152387#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> .

<https://medium-media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> a schema:ImageObject,
        foaf:Image .

<album/152387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn ;
    mo:composer <artist/43473#subject>,
        <artist/61954#subject> ;
    mo:produced_work <album/152387#musicalwork> ;
    schema:name "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn .

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

<album/152387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-07"^^xsd:date ;
    dcterms:title "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn ;
    mo:catalogue_number "RSFC-12456" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152387#musicalexpression> ;
    mo:publisher <org/366#subject> ;
    mo:record _:N14448214be5f4ad3a7d553801eea4bcc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pachislot Bombergirl"@en ;
            foaf:name "Pachislot Bombergirl"@en ] ;
    schema:datePublished "2022-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> ;
    schema:name "Pachislot 'BOMBERGIRL' Music Selection"@en,
        "パチスロ ｢ボンバーガール｣ Music Selection"@ja,
        "Pachislot 'BOMBERGIRL' Music Selection"@ja-latn ;
    schema:publisher <org/366#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/152387/152387-8724e4b4bb56.png> .

_:N0f4e395e0db44e0682a581a1cc85108d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック アクア"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック アクア"@ja .

_:N200c2aca30b045c690cc63a25137b2c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グラグラ橋を渡れ！シロちゃん！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "グラグラ橋を渡れ！シロちゃん！"@ja .

_:N21bdc7a701bf434eb4d2fd1d5e5f5d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モモコステージ"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "モモコステージ"@ja .

_:N32a66d243feb4030bd7f2a8406958013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック 成功"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック 成功"@ja .

_:N47db471eeba144bba7a4b8401d425c0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パプルステージ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "パプルステージ"@ja .

_:N49a0a911cc024779a2f6cf8deb601fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック モモコ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック モモコ"@ja .

_:N4e83e76fd12841aeab96d844d6eaf1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベースバトル"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ベースバトル"@ja .

_:N527c027a72a549daad888e357e038bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック クロ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック クロ"@ja .

_:N588391442ff4465585a9cb8b695a8e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルシステージ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ウルシステージ"@ja .

_:N5a61ad9cbf994c5798e66d58ca1caa75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクアステージチェンジ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "アクアステージチェンジ"@ja .

_:N67d917aec8974941ac16714c8bf2de78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沖ボムミッション 昼"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "沖ボムミッション 昼"@ja .

_:N682965153a8241bb834723ef35cf2413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲートを突破しろ！シロちゃん！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ゲートを突破しろ！シロちゃん！"@ja .

_:N6fe4c45fdf9e4f5699a56e68f5bf2aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック パプル"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック パプル"@ja .

_:N740d1f1a64bf469b87d67dec232f1f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シロステージ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "シロステージ"@ja .

_:N7ec0ffcb15664578bf6a207792a8471d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パニックアイランド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "パニックアイランド"@ja .

_:N7ec616905a2b4683abf0b4b95d1f7336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エメラステージ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "エメラステージ"@ja .

_:N7ee12f8881004d6489a1061ed710b97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック オレン"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック オレン"@ja .

_:N7fd5fd89d13d4e0e8c802fbc23950742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボムタウン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ボムタウン"@ja .

_:N80da0c49d2cf4397a80b897fc6b5faa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレンステージ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "オレンステージ"@ja .

_:N81d552a3e8234f43affca873a9ea1d5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チャレンジ！ミンボー狩り！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "チャレンジ！ミンボー狩り！"@ja .

_:N85488cdbbe594364b4a3d541f14400b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロングフリーズ"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ロングフリーズ"@ja .

_:N8e9aa28548cb4be09808022b0e6e9bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4コマ劇場"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "4コマ劇場"@ja .

_:N917f1ad553204437a8dd02befe8714a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パプル射撃"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "パプル射撃"@ja .

_:N92ad14beea7f4dbe94f7d25f5e918c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクアステージ"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "アクアステージ"@ja .

_:N94ad1e2016c94dcd905d1901d0f6aba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック ウルシ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック ウルシ"@ja .

_:N971088f9478d491d90ae75c1c32be02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライバルバトル"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ライバルバトル"@ja .

_:N98889814808043cb805b5e9ed5796527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロチーム作戦会議"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "クロチーム作戦会議"@ja .

_:N9b32b90200824e3d97a9288917fcd603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カットイン演出"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "カットイン演出"@ja .

_:N9ebca480f35c4e1ba31eae27932bdcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VSバトル"@ja ;
    mo:track_number 40 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "VSバトル"@ja .

_:Nadb6064a1a744b98bda743ae0336030d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッシュタイム"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ラッシュタイム"@ja .

_:Naf7aae5de8614c379eb277dc0d1d3e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空演出"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "星空演出"@ja .

_:Nb3e7a22a020743d1974918e962075b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビッグバンゾーン"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ビッグバンゾーン"@ja .

_:Nb824699626484782858719e51201c0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロキック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "クロキック"@ja .

_:Nbd71cf54002942fab85bcdbb46d7133b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボンバー MY HEART☆"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ボンバー MY HEART☆"@ja .

_:Nbd9e36edbd1247b2bedf0805bd943ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック シロ(ボンバーキングのテーマ)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック シロ(ボンバーキングのテーマ)"@ja .

_:Nbf48f5c6a32247ed80c99eb631da36fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロステージ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "クロステージ"@ja .

_:Nd4d445721fd44b7bb3d8620cc0823405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルシ花火"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ウルシ花火"@ja .

_:Nd95bc4527d614890886b62ed4e0d375e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガールズアタック エメラ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ガールズアタック エメラ"@ja .

_:Ndb57d660b75d4fd98dfdc072a61a6920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕方ステージ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "夕方ステージ"@ja .

_:Ne881e6f919de43eba72933cc5fe09f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing Up !!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "Growing Up !!"@ja .

_:Nea0dfbf31fbe41448a7563086d107787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沖ボムミッション 夜"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "沖ボムミッション 夜"@ja .

_:Nf1adefcc5a5f40758c85620409fb8b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベースアタック"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N14448214be5f4ad3a7d553801eea4bcc ;
    schema:name "ベースアタック"@ja .

_:N14448214be5f4ad3a7d553801eea4bcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4e395e0db44e0682a581a1cc85108d,
        _:N200c2aca30b045c690cc63a25137b2c4,
        _:N21bdc7a701bf434eb4d2fd1d5e5f5d72,
        _:N32a66d243feb4030bd7f2a8406958013,
        _:N47db471eeba144bba7a4b8401d425c0a,
        _:N49a0a911cc024779a2f6cf8deb601fc8,
        _:N4e83e76fd12841aeab96d844d6eaf1b6,
        _:N527c027a72a549daad888e357e038bc8,
        _:N588391442ff4465585a9cb8b695a8e8b,
        _:N5a61ad9cbf994c5798e66d58ca1caa75,
        _:N67d917aec8974941ac16714c8bf2de78,
        _:N682965153a8241bb834723ef35cf2413,
        _:N6fe4c45fdf9e4f5699a56e68f5bf2aa5,
        _:N740d1f1a64bf469b87d67dec232f1f54,
        _:N7ec0ffcb15664578bf6a207792a8471d,
        _:N7ec616905a2b4683abf0b4b95d1f7336,
        _:N7ee12f8881004d6489a1061ed710b97e,
        _:N7fd5fd89d13d4e0e8c802fbc23950742,
        _:N80da0c49d2cf4397a80b897fc6b5faa6,
        _:N81d552a3e8234f43affca873a9ea1d5a,
        _:N85488cdbbe594364b4a3d541f14400b7,
        _:N8e9aa28548cb4be09808022b0e6e9bde,
        _:N917f1ad553204437a8dd02befe8714a2,
        _:N92ad14beea7f4dbe94f7d25f5e918c10,
        _:N94ad1e2016c94dcd905d1901d0f6aba1,
        _:N971088f9478d491d90ae75c1c32be02c,
        _:N98889814808043cb805b5e9ed5796527,
        _:N9b32b90200824e3d97a9288917fcd603,
        _:N9ebca480f35c4e1ba31eae27932bdcf2,
        _:Nadb6064a1a744b98bda743ae0336030d,
        _:Naf7aae5de8614c379eb277dc0d1d3e72,
        _:Nb3e7a22a020743d1974918e962075b08,
        _:Nb824699626484782858719e51201c0bb,
        _:Nbd71cf54002942fab85bcdbb46d7133b,
        _:Nbd9e36edbd1247b2bedf0805bd943ddd,
        _:Nbf48f5c6a32247ed80c99eb631da36fd,
        _:Nd4d445721fd44b7bb3d8620cc0823405,
        _:Nd95bc4527d614890886b62ed4e0d375e,
        _:Ndb57d660b75d4fd98dfdc072a61a6920,
        _:Ne881e6f919de43eba72933cc5fe09f9d,
        _:Nea0dfbf31fbe41448a7563086d107787,
        _:Nf1adefcc5a5f40758c85620409fb8b60 ;
    mo:track_count 42 ;
    schema:duration "PT58:00"^^xsd:interval ;
    schema:numTracks 42 ;
    schema:track _:N0f4e395e0db44e0682a581a1cc85108d,
        _:N200c2aca30b045c690cc63a25137b2c4,
        _:N21bdc7a701bf434eb4d2fd1d5e5f5d72,
        _:N32a66d243feb4030bd7f2a8406958013,
        _:N47db471eeba144bba7a4b8401d425c0a,
        _:N49a0a911cc024779a2f6cf8deb601fc8,
        _:N4e83e76fd12841aeab96d844d6eaf1b6,
        _:N527c027a72a549daad888e357e038bc8,
        _:N588391442ff4465585a9cb8b695a8e8b,
        _:N5a61ad9cbf994c5798e66d58ca1caa75,
        _:N67d917aec8974941ac16714c8bf2de78,
        _:N682965153a8241bb834723ef35cf2413,
        _:N6fe4c45fdf9e4f5699a56e68f5bf2aa5,
        _:N740d1f1a64bf469b87d67dec232f1f54,
        _:N7ec0ffcb15664578bf6a207792a8471d,
        _:N7ec616905a2b4683abf0b4b95d1f7336,
        _:N7ee12f8881004d6489a1061ed710b97e,
        _:N7fd5fd89d13d4e0e8c802fbc23950742,
        _:N80da0c49d2cf4397a80b897fc6b5faa6,
        _:N81d552a3e8234f43affca873a9ea1d5a,
        _:N85488cdbbe594364b4a3d541f14400b7,
        _:N8e9aa28548cb4be09808022b0e6e9bde,
        _:N917f1ad553204437a8dd02befe8714a2,
        _:N92ad14beea7f4dbe94f7d25f5e918c10,
        _:N94ad1e2016c94dcd905d1901d0f6aba1,
        _:N971088f9478d491d90ae75c1c32be02c,
        _:N98889814808043cb805b5e9ed5796527,
        _:N9b32b90200824e3d97a9288917fcd603,
        _:N9ebca480f35c4e1ba31eae27932bdcf2,
        _:Nadb6064a1a744b98bda743ae0336030d,
        _:Naf7aae5de8614c379eb277dc0d1d3e72,
        _:Nb3e7a22a020743d1974918e962075b08,
        _:Nb824699626484782858719e51201c0bb,
        _:Nbd71cf54002942fab85bcdbb46d7133b,
        _:Nbd9e36edbd1247b2bedf0805bd943ddd,
        _:Nbf48f5c6a32247ed80c99eb631da36fd,
        _:Nd4d445721fd44b7bb3d8620cc0823405,
        _:Nd95bc4527d614890886b62ed4e0d375e,
        _:Ndb57d660b75d4fd98dfdc072a61a6920,
        _:Ne881e6f919de43eba72933cc5fe09f9d,
        _:Nea0dfbf31fbe41448a7563086d107787,
        _:Nf1adefcc5a5f40758c85620409fb8b60 .

