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

<artist/71857#subject> a schema:Person,
        foaf:Person ;
    schema:name "SUZUKA"@en ;
    foaf:made <album/152011#lyrics>,
        <album/152011#subject>,
        <album/152011#vocals> ;
    foaf:name "SUZUKA"@en .

<artist/39694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152011#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井そうし"@ja ;
    foaf:made <album/152011#composition>,
        <album/152011#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井そうし"@ja .

<product/21604#subject> a schema:CreativeWork ;
    schema:name "SONIC WINGS REUNION"@en,
        "SONIC WINGS REUNION"@ja,
        "SONIC WINGS REUNION"@ja-latn ;
    foaf:name "SONIC WINGS REUNION"@en,
        "SONIC WINGS REUNION"@ja,
        "SONIC WINGS REUNION"@ja-latn .

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

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

<album/152011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/152011#musicalwork> ;
    mo:recorded_as <album/152011#musicalexpression> ;
    schema:name "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/152011#musicalwork> .

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

<org/829#subject> schema:name "Clarice Disc"@en,
        "クラリスディスク"@ja,
        "Clarice Disc"@ja-latn ;
    foaf:name "Clarice Disc"@en,
        "クラリスディスク"@ja,
        "Clarice Disc"@ja-latn .

<https://media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152011#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> ;
    foaf:depicts <album/152011#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> .

<https://medium-media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> a schema:ImageObject,
        foaf:Image .

<album/152011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(hosplug"@en ;
            foaf:made <album/152011#composition> ;
            foaf:name "(hosplug"@en ],
        <artist/39694#subject> ;
    mo:produced_work <album/152011#musicalwork> ;
    schema:name "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/152011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-24"^^xsd:date ;
    dcterms:title "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "CLRC-10096" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/152011#musicalexpression> ;
    mo:publisher <org/829#subject> ;
    mo:record _:Nc014c52e6dbc494cae95a42919c9d89c,
        _:Necc2cf3006c24383a5564c33fb5ca721 ;
    mo:record_count 2 ;
    schema:about <product/21604#subject> ;
    schema:datePublished "2025-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> ;
    schema:name "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@en,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja,
        "SONIC WINGS REUNION ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/829#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/152011/152011-4f8fc6a0950d.png> .

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

_:N1069f2833c884b6797c7a13e5ab8b786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] UAEステージ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] UAEステージ"@ja .

_:N142fa5b3da5c465bb18bf8a0b3920713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] SPAINステージ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] SPAINステージ"@ja .

_:N1f403d5e68aa4e4f832c84f8e9c3055b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] USAステージ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] USAステージ"@ja .

_:N25adeb9c52b0457f94cacd4dbfcd8a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] アメリカステージ (SW2)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] アメリカステージ (SW2)"@ja .

_:N2aaaffad0e2a4a3a98cdd09819b75385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REUNION"@ja ;
    mo:track_number 32 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "REUNION"@ja .

_:N2b268e5041a149b985550c43feaed858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] オーストラリアステージ (SW2)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] オーストラリアステージ (SW2)"@ja .

_:N2b4d1dc109ab4800bd5edaa43256f762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しっとりエンディング"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "しっとりエンディング"@ja .

_:N34e6658c3cf54359a58fe4adcd3d0b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] JAPANステージ Heartbeats shooting"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] JAPANステージ Heartbeats shooting"@ja .

_:N366e9e3187bb44f7a84a52e94f2255ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大ボケエンディング"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "大ボケエンディング"@ja .

_:N388c503468dd4433880a3617689e5e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] VENEZUELAステージ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] VENEZUELAステージ"@ja .

_:N3c420bdaab6a4caf83e2fc890d225438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] パナマステージ (SWL)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] パナマステージ (SWL)"@ja .

_:N3cee7353c7bb431da288d2681ac84cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真尾まおのテーマ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "真尾まおのテーマ"@ja .

_:N3f57a5e3efd24e23a2adb1f65d2a7d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ラストボス -Deja Vu- (SW3)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ラストボス -Deja Vu- (SW3)"@ja .

_:N4273bf4f0adf44a498e8e18e1e30af7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バッドエンディング"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "バッドエンディング"@ja .

_:N4279d3dc6ce543acbf7449f3278375b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステージクリア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "ステージクリア"@ja .

_:N468d13ebc3524ff3bed9b0cf40d44a0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ウラル山脈ステージ (SWL)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ウラル山脈ステージ (SWL)"@ja .

_:N57957585a5b64782a0684e0f0de521ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑lullaby"@ja ;
    mo:track_number 33 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "星屑lullaby"@ja .

_:N5b58911aca9c4871aa4bc811360a2558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] VENEZUELAステージ Trembling"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] VENEZUELAステージ Trembling"@ja .

_:N5fd97663232b4884aa385939ff2d2d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンディング"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "ハッピーエンディング"@ja .

_:N621e6c9087f24232ae75352f9eff9e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] SPAINステージ Shaken Days"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] SPAINステージ Shaken Days"@ja .

_:N674793c55e274392834a25cd020457e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] ラストボス -Crash Clang-"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] ラストボス -Crash Clang-"@ja .

_:N68b260895b5c41698ba33ade2d5c39fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] IRANステージ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] IRANステージ"@ja .

_:N743979dcbefa4012b85abb5744f92c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] COREステージ -Reach the ray-"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] COREステージ -Reach the ray-"@ja .

_:N744aa3e9ed194c63a4e142b916b3906b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 東京ステージ -DirtyCity- (SW3)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 東京ステージ -DirtyCity- (SW3)"@ja .

_:N7455934ad6ca4c0598b65c8a7354b46b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリアスエンディング"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "シリアスエンディング"@ja .

_:N799143c74f474c64849d67b9989e3881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機体セレクト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "機体セレクト"@ja .

_:N7a6b850eb74346eebfd6de1df20cbdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 隠しボス2 (SWL)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 隠しボス2 (SWL)"@ja .

_:N7e09f7338a324659886963f989f376d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] UAEステージ -Rolling-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] UAEステージ -Rolling-"@ja .

_:N810329b3d2b64e2ea0308df832bd3dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Bonus Track] COREステージ -Moonshadow mix-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[Bonus Track] COREステージ -Moonshadow mix-"@ja .

_:N8c0ef73451a446c6b6970c849629a839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 日本ステージ (SW2)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 日本ステージ (SW2)"@ja .

_:N94f02c82061644f5b343535b786ca25d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Bonus Track] ボス -Violin & Guitar Solo Battle-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[Bonus Track] ボス -Violin & Guitar Solo Battle-"@ja .

_:N9d2d0cad4e3042e78882e82d3d8968be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] USAステージ -Dazzling love-"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] USAステージ -Dazzling love-"@ja .

_:Na0cc2afae40048f08667c34b5f13c5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] JAPANステージ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] JAPANステージ"@ja .

_:Na20de2c2079c4a8e82435b3d980786e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ブラジルステージ (SW2)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ブラジルステージ (SW2)"@ja .

_:Na488f21be4ef4179a9d73fb44c18ca8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] RUSSIAステージ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] RUSSIAステージ"@ja .

_:Na95046f0431042c5999efc861c5aab6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 空中ボス (SWL)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 空中ボス (SWL)"@ja .

_:Nbe91cf3da14e4cb38f86f8e33d0b02d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 異空間ステージ (SWL)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 異空間ステージ (SWL)"@ja .

_:Nc42da685c2a8452ca43257cc1e461b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] 京都ステージ (SWL)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] 京都ステージ (SWL)"@ja .

_:Nca1a90915df445ca86d82b19cfcba5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ロンドンステージ -Lackluster Lacuna- (SW3)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ロンドンステージ -Lackluster Lacuna- (SW3)"@ja .

_:Ncdb3de5ca5b34d948e7d79095ff4007f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ハワイステージ (SWL)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ハワイステージ (SWL)"@ja .

_:Ncf7ac2249761406cac1b1d4fc24c2c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] ボス -Panorama-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] ボス -Panorama-"@ja .

_:Ncff396bfbb0e477783ca8ea368268c96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] ラストボス2周目"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] ラストボス2周目"@ja .

_:Neb9d6eea17314265afd3154a72514375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] ラストボス2周目 -Crash Clang (Remix)-"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] ラストボス2周目 -Crash Clang (Remix)-"@ja .

_:Neddba4910c9b409fb972a98ad7c7b927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋炎のテーマ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "緋炎のテーマ"@ja .

_:Nf1405cecbf5a466d92202e25bf1ae2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かっこいいエンディング"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "かっこいいエンディング"@ja .

_:Nf449da5a1d2141aca8cac6d640332649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] RUSSIAステージ Hello≒Goodbye"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] RUSSIAステージ Hello≒Goodbye"@ja .

_:Nfccb5306e7f14667a107d4624611f4a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[アレンジサウンド] ボス -Show Me What You've Got!- (SW3)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[アレンジサウンド] ボス -Show Me What You've Got!- (SW3)"@ja .

_:Nfcd51b3750e64bb088bbb4694220bed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[真尾まおアタック] IRANステージ Sweet temptation"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[真尾まおアタック] IRANステージ Sweet temptation"@ja .

_:Nfd87b3b56b33404f820b5bfe96fb9526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ベーシックサウンド] COREステージ〜ラストボス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "[ベーシックサウンド] COREステージ〜ラストボス"@ja .

_:Nfeed5e627daa44a7b4340c8e41a82998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Bonus Track] JAPANステージ -Gathering clouds mix-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc014c52e6dbc494cae95a42919c9d89c ;
    schema:name "[Bonus Track] JAPANステージ -Gathering clouds mix-"@ja .

_:Nff6ea6f69b9149a88f4f5253732441da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爽やかエンディング"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Necc2cf3006c24383a5564c33fb5ca721 ;
    schema:name "爽やかエンディング"@ja .

_:Nc014c52e6dbc494cae95a42919c9d89c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N25adeb9c52b0457f94cacd4dbfcd8a4e,
        _:N2b268e5041a149b985550c43feaed858,
        _:N3c420bdaab6a4caf83e2fc890d225438,
        _:N3f57a5e3efd24e23a2adb1f65d2a7d36,
        _:N468d13ebc3524ff3bed9b0cf40d44a0b,
        _:N744aa3e9ed194c63a4e142b916b3906b,
        _:N7a6b850eb74346eebfd6de1df20cbdc9,
        _:N810329b3d2b64e2ea0308df832bd3dec,
        _:N8c0ef73451a446c6b6970c849629a839,
        _:N94f02c82061644f5b343535b786ca25d,
        _:Na20de2c2079c4a8e82435b3d980786e0,
        _:Na95046f0431042c5999efc861c5aab6e,
        _:Nbe91cf3da14e4cb38f86f8e33d0b02d9,
        _:Nc42da685c2a8452ca43257cc1e461b4e,
        _:Nca1a90915df445ca86d82b19cfcba5f7,
        _:Ncdb3de5ca5b34d948e7d79095ff4007f,
        _:Nfccb5306e7f14667a107d4624611f4a8,
        _:Nfeed5e627daa44a7b4340c8e41a82998 ;
    mo:track_count 18 ;
    schema:duration "PT63:19"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N25adeb9c52b0457f94cacd4dbfcd8a4e,
        _:N2b268e5041a149b985550c43feaed858,
        _:N3c420bdaab6a4caf83e2fc890d225438,
        _:N3f57a5e3efd24e23a2adb1f65d2a7d36,
        _:N468d13ebc3524ff3bed9b0cf40d44a0b,
        _:N744aa3e9ed194c63a4e142b916b3906b,
        _:N7a6b850eb74346eebfd6de1df20cbdc9,
        _:N810329b3d2b64e2ea0308df832bd3dec,
        _:N8c0ef73451a446c6b6970c849629a839,
        _:N94f02c82061644f5b343535b786ca25d,
        _:Na20de2c2079c4a8e82435b3d980786e0,
        _:Na95046f0431042c5999efc861c5aab6e,
        _:Nbe91cf3da14e4cb38f86f8e33d0b02d9,
        _:Nc42da685c2a8452ca43257cc1e461b4e,
        _:Nca1a90915df445ca86d82b19cfcba5f7,
        _:Ncdb3de5ca5b34d948e7d79095ff4007f,
        _:Nfccb5306e7f14667a107d4624611f4a8,
        _:Nfeed5e627daa44a7b4340c8e41a82998 .

_:Necc2cf3006c24383a5564c33fb5ca721 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1069f2833c884b6797c7a13e5ab8b786,
        _:N142fa5b3da5c465bb18bf8a0b3920713,
        _:N1f403d5e68aa4e4f832c84f8e9c3055b,
        _:N2aaaffad0e2a4a3a98cdd09819b75385,
        _:N2b4d1dc109ab4800bd5edaa43256f762,
        _:N34e6658c3cf54359a58fe4adcd3d0b84,
        _:N366e9e3187bb44f7a84a52e94f2255ac,
        _:N388c503468dd4433880a3617689e5e14,
        _:N3cee7353c7bb431da288d2681ac84cd5,
        _:N4273bf4f0adf44a498e8e18e1e30af7a,
        _:N4279d3dc6ce543acbf7449f3278375b3,
        _:N57957585a5b64782a0684e0f0de521ae,
        _:N5b58911aca9c4871aa4bc811360a2558,
        _:N5fd97663232b4884aa385939ff2d2d23,
        _:N621e6c9087f24232ae75352f9eff9e13,
        _:N674793c55e274392834a25cd020457e1,
        _:N68b260895b5c41698ba33ade2d5c39fe,
        _:N743979dcbefa4012b85abb5744f92c50,
        _:N7455934ad6ca4c0598b65c8a7354b46b,
        _:N799143c74f474c64849d67b9989e3881,
        _:N7e09f7338a324659886963f989f376d6,
        _:N9d2d0cad4e3042e78882e82d3d8968be,
        _:Na0cc2afae40048f08667c34b5f13c5f6,
        _:Na488f21be4ef4179a9d73fb44c18ca8d,
        _:Ncf7ac2249761406cac1b1d4fc24c2c1f,
        _:Ncff396bfbb0e477783ca8ea368268c96,
        _:Neb9d6eea17314265afd3154a72514375,
        _:Neddba4910c9b409fb972a98ad7c7b927,
        _:Nf1405cecbf5a466d92202e25bf1ae2ed,
        _:Nf449da5a1d2141aca8cac6d640332649,
        _:Nfcd51b3750e64bb088bbb4694220bed2,
        _:Nfd87b3b56b33404f820b5bfe96fb9526,
        _:Nff6ea6f69b9149a88f4f5253732441da ;
    mo:track_count 33 ;
    schema:duration "PT47:24"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N1069f2833c884b6797c7a13e5ab8b786,
        _:N142fa5b3da5c465bb18bf8a0b3920713,
        _:N1f403d5e68aa4e4f832c84f8e9c3055b,
        _:N2aaaffad0e2a4a3a98cdd09819b75385,
        _:N2b4d1dc109ab4800bd5edaa43256f762,
        _:N34e6658c3cf54359a58fe4adcd3d0b84,
        _:N366e9e3187bb44f7a84a52e94f2255ac,
        _:N388c503468dd4433880a3617689e5e14,
        _:N3cee7353c7bb431da288d2681ac84cd5,
        _:N4273bf4f0adf44a498e8e18e1e30af7a,
        _:N4279d3dc6ce543acbf7449f3278375b3,
        _:N57957585a5b64782a0684e0f0de521ae,
        _:N5b58911aca9c4871aa4bc811360a2558,
        _:N5fd97663232b4884aa385939ff2d2d23,
        _:N621e6c9087f24232ae75352f9eff9e13,
        _:N674793c55e274392834a25cd020457e1,
        _:N68b260895b5c41698ba33ade2d5c39fe,
        _:N743979dcbefa4012b85abb5744f92c50,
        _:N7455934ad6ca4c0598b65c8a7354b46b,
        _:N799143c74f474c64849d67b9989e3881,
        _:N7e09f7338a324659886963f989f376d6,
        _:N9d2d0cad4e3042e78882e82d3d8968be,
        _:Na0cc2afae40048f08667c34b5f13c5f6,
        _:Na488f21be4ef4179a9d73fb44c18ca8d,
        _:Ncf7ac2249761406cac1b1d4fc24c2c1f,
        _:Ncff396bfbb0e477783ca8ea368268c96,
        _:Neb9d6eea17314265afd3154a72514375,
        _:Neddba4910c9b409fb972a98ad7c7b927,
        _:Nf1405cecbf5a466d92202e25bf1ae2ed,
        _:Nf449da5a1d2141aca8cac6d640332649,
        _:Nfcd51b3750e64bb088bbb4694220bed2,
        _:Nfd87b3b56b33404f820b5bfe96fb9526,
        _:Nff6ea6f69b9149a88f4f5253732441da .

