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

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

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

<artist/1646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "Yukiharu Urita"@en,
        "瓜田幸治"@ja ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "Yukiharu Urita"@en,
        "瓜田幸治"@ja .

<artist/1971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "NAKAYAMA RAIDEN"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "NAKAYAMA RAIDEN"@en .

<artist/316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "Yukio Nakajima"@en,
        "中島享生"@ja ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "Yukio Nakajima"@en,
        "中島享生"@ja .

<artist/33377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "EniGmA"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "EniGmA"@en .

<artist/36261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "COSIO"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "COSIO"@en .

<artist/39546#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "TAMAYO"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "TAMAYO"@en .

<artist/42632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "MASAKI"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "MASAKI"@en .

<artist/58179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "Yosuke Ide"@en,
        "イデヨウスケ"@ja ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "Yosuke Ide"@en,
        "イデヨウスケ"@ja .

<artist/75202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147315#subject> ;
    schema:name "Hirohumi Miyabe"@en ;
    foaf:made <album/147315#composition>,
        <album/147315#subject> ;
    foaf:name "Hirohumi Miyabe"@en .

<product/10346#subject> a schema:CreativeWork ;
    schema:name "alice gear aegis"@en,
        "アリス・ギア・アイギス"@ja,
        "alice gear aegis"@ja-latn ;
    foaf:name "alice gear aegis"@en,
        "アリス・ギア・アイギス"@ja,
        "alice gear aegis"@ja-latn .

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

<album/147315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn ;
    mo:performance_of <album/147315#musicalwork> ;
    mo:recorded_as <album/147315#musicalexpression> ;
    schema:name "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn ;
    schema:workPerformed <album/147315#musicalwork> .

<org/133#subject> schema:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn ;
    foaf:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn .

<https://media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147315#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> ;
    foaf:depicts <album/147315#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> .

<https://medium-media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "[ZUNTATA]"@en ;
            foaf:made <album/147315#composition> ;
            foaf:name "[ZUNTATA]"@en ],
        <artist/1646#subject>,
        <artist/1971#subject>,
        <artist/316#subject>,
        <artist/33377#subject>,
        <artist/36261#subject>,
        <artist/39546#subject>,
        <artist/42632#subject>,
        <artist/58179#subject>,
        <artist/75202#subject> ;
    mo:produced_work <album/147315#musicalwork> ;
    schema:name "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn .

<album/147315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-20"^^xsd:date ;
    dcterms:title "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn ;
    mo:catalogue_number "ZTTL-0119~20" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/147315#musicalexpression> ;
    mo:publisher <org/133#subject> ;
    mo:record _:N8b59d559a119436a94765711f7ad18fc,
        _:Nf76e3d561fee40068d6340e872013bd7 ;
    mo:record_count 2 ;
    schema:about <product/10346#subject> ;
    schema:datePublished "2025-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> ;
    schema:name "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@en,
        "アリス・ギア・アイギス オリジナルサウンドトラックVol.8"@ja,
        "ALICE GEAR AEGIS ORIGINAL SOUNDTRACK Vol.8"@ja-latn ;
    schema:publisher <org/133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/147315/147315-076ef239e93b.jpg> .

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

_:N026fd3ad60be424bb6c0450c107900a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CASTELLUM －要塞－"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "CASTELLUM －要塞－"@ja .

_:N02837e83275e44668aac0c108180f3e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Difference between the engine and Majesty's [EVENT BGM]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Difference between the engine and Majesty's [EVENT BGM]"@ja .

_:N1abed997ee5f4552998b6b982946e172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DENIZ －海－"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "DENIZ －海－"@ja .

_:N3bf849496ad64d59a9588cd0b223342b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers' Crescendo [EVENT BGM]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Lovers' Crescendo [EVENT BGM]"@ja .

_:N3d4dceee32f24c178d9de78b72ce298d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Office: Pipe Organ Ver. [EVENT BGM]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Green Office: Pipe Organ Ver. [EVENT BGM]"@ja .

_:N3f0bb0cd4e364baba9acc78cc1d36ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AZURITE MAVI －藍青－"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "AZURITE MAVI －藍青－"@ja .

_:N4b1fecfc8ed640f583558b2582a1ca3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High [EVENT BGM]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Fly High [EVENT BGM]"@ja .

_:N4f8aa597c3f448f6a012cdeded6c12ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cadence of Harmonizer [EVENT BGM]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Cadence of Harmonizer [EVENT BGM]"@ja .

_:N5ad6ecef282c4f0bbe66b189fe8d8fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Modulation Harmony [EVENT BGM]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Modulation Harmony [EVENT BGM]"@ja .

_:N5d151ef6a03348059438b2f2a989fcb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark-Belt Sunrise (Title) [ASTEROID BARRAGE]"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Dark-Belt Sunrise (Title) [ASTEROID BARRAGE]"@ja .

_:N61165efd3c384e2c98cc0558cfcadf40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "METEOR －流星－"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "METEOR －流星－"@ja .

_:N653fa424e0aa473586f42b4d3f8bc929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAM KRAL －絶対君主－"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "TAM KRAL －絶対君主－"@ja .

_:N6707d9b3e50447a9bb07f18a4c701ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEAM －炎－"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "LEAM －炎－"@ja .

_:N6ed46d7aa8e543dc8a43bd960a734a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりはKY (空気は読まない) [EVENT BGM]"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "ふたりはKY (空気は読まない) [EVENT BGM]"@ja .

_:N7702d3a75ae54ae696f1ae9c6b86da8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muscle Power! [EVENT BGM]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Muscle Power! [EVENT BGM]"@ja .

_:N79482ac9122a4f5fbcc4f01fd28522ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Score [ORBITAL STORM]"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "High Score [ORBITAL STORM]"@ja .

_:N7cd43fcd24be4a11b33795ae65b71277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出来ました! [EVENT BGM]"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "出来ました! [EVENT BGM]"@ja .

_:N7f789932dce84efb898c530830dd32c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon's BREAKING [EVENT BGM]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Dragon's BREAKING [EVENT BGM]"@ja .

_:N856c1449f1dd486794deef5bfff64948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over [ASTEROID BARRAGE]"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Game Over [ASTEROID BARRAGE]"@ja .

_:N8a0922c4e181423f9682f36e041e45d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spinning Gravity (Title) [ORBITAL STORM]"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Spinning Gravity (Title) [ORBITAL STORM]"@ja .

_:N8cd6ca1b4f5643dbbc7d1179d94ed26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELEPHANTINE ASKERI GEMI －巨大戦艦－"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "ELEPHANTINE ASKERI GEMI －巨大戦艦－"@ja .

_:N8de9e29ba51a4d7a802991262223d185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりはKY (アイキャッチ) [EVENT BGM]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "ふたりはKY (アイキャッチ) [EVENT BGM]"@ja .

_:N8fa684e030504351911c7204a1bbe8c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheer for You [EVENT BGM]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Cheer for You [EVENT BGM]"@ja .

_:N9b810dc445f74f2fb2466b9231c5be60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MERKEZ －生命中枢－"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "MERKEZ －生命中枢－"@ja .

_:N9dc65f6733c64adaaf0c9e1f7da2f42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANLASMAZLIK －熾烈なる戦い－ (Bonus track)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "ANLASMAZLIK －熾烈なる戦い－ (Bonus track)"@ja .

_:Na5f976b560764f858e4a5265ff760bb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Boundary [EVENT BGM]"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Zero Boundary [EVENT BGM]"@ja .

_:Naeb53f4a94cb4fed847bd1d68542b8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GALAKTIK MUTTEFIKLER －銀河連合軍－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "GALAKTIK MUTTEFIKLER －銀河連合軍－"@ja .

_:Nb76456e1287f4e44a1e523fca72e35a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear [ASTEROID BARRAGE]"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Clear [ASTEROID BARRAGE]"@ja .

_:Nbd5fb5b2b9f548b2b8588946c1fc2280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppeldominante Harmony [EVENT BGM]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Doppeldominante Harmony [EVENT BGM]"@ja .

_:Nbf688150d85144c6a66848544fb677ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Orbital Storm (Main BGM) [ORBITAL STORM]"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "The Orbital Storm (Main BGM) [ORBITAL STORM]"@ja .

_:Nc0952b380133490d9ee3e466061e0a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over [ORBITAL STORM]"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Game Over [ORBITAL STORM]"@ja .

_:Nc749a07c35c948fa85233d550c8b0771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Headhunted Aegis: Dreamscape Ver. [EVENT BGM]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Headhunted Aegis: Dreamscape Ver. [EVENT BGM]"@ja .

_:Nc7b5915274684538b99c4bcf56e30c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicegear 7th Code mix (Bonus track)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT16:13"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Alicegear 7th Code mix (Bonus track)"@ja .

_:Nd26829b3afbd462ca47af48fc44fc657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astrova Crossfire (Main BGM) [ASTEROID BARRAGE]"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Astrova Crossfire (Main BGM) [ASTEROID BARRAGE]"@ja .

_:Nd8bb320b427f45dca97b9633462675cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここだけの風の色 [EVENT BGM]"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "ここだけの風の色 [EVENT BGM]"@ja .

_:Ndc046eb8df6e47639ffe459e0adac5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOKYUZU －天空－ (Bonus track)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "GOKYUZU －天空－ (Bonus track)"@ja .

_:Nde543beec283420ca8ec31f1fccae20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Office -謹賀5DM Ver.- [5周年記念BGM]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Green Office -謹賀5DM Ver.- [5周年記念BGM]"@ja .

_:Neffa5f86e82d40778faac55af06e5161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSCAGE －森－"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nf76e3d561fee40068d6340e872013bd7 ;
    schema:name "BOSCAGE －森－"@ja .

_:Nf251732653784b2bbc2e4b458c27ad3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dominante Harmony [EVENT BGM]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Dominante Harmony [EVENT BGM]"@ja .

_:Nf768c3cc99c14e578d304644c3f589ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge! KAWARA Crusher! [EVENT BGM]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Challenge! KAWARA Crusher! [EVENT BGM]"@ja .

_:Nff3a615b78984a3e91a3a3eda16a9e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Launch! Battle Geass! [EVENT BGM]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N8b59d559a119436a94765711f7ad18fc ;
    schema:name "Launch! Battle Geass! [EVENT BGM]"@ja .

_:Nf76e3d561fee40068d6340e872013bd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N026fd3ad60be424bb6c0450c107900a9,
        _:N1abed997ee5f4552998b6b982946e172,
        _:N3f0bb0cd4e364baba9acc78cc1d36ecf,
        _:N61165efd3c384e2c98cc0558cfcadf40,
        _:N653fa424e0aa473586f42b4d3f8bc929,
        _:N6707d9b3e50447a9bb07f18a4c701ee5,
        _:N8cd6ca1b4f5643dbbc7d1179d94ed26d,
        _:N9b810dc445f74f2fb2466b9231c5be60,
        _:N9dc65f6733c64adaaf0c9e1f7da2f42b,
        _:Naeb53f4a94cb4fed847bd1d68542b8e6,
        _:Ndc046eb8df6e47639ffe459e0adac5c3,
        _:Neffa5f86e82d40778faac55af06e5161 ;
    mo:track_count 12 ;
    schema:duration "PT57:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N026fd3ad60be424bb6c0450c107900a9,
        _:N1abed997ee5f4552998b6b982946e172,
        _:N3f0bb0cd4e364baba9acc78cc1d36ecf,
        _:N61165efd3c384e2c98cc0558cfcadf40,
        _:N653fa424e0aa473586f42b4d3f8bc929,
        _:N6707d9b3e50447a9bb07f18a4c701ee5,
        _:N8cd6ca1b4f5643dbbc7d1179d94ed26d,
        _:N9b810dc445f74f2fb2466b9231c5be60,
        _:N9dc65f6733c64adaaf0c9e1f7da2f42b,
        _:Naeb53f4a94cb4fed847bd1d68542b8e6,
        _:Ndc046eb8df6e47639ffe459e0adac5c3,
        _:Neffa5f86e82d40778faac55af06e5161 .

_:N8b59d559a119436a94765711f7ad18fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02837e83275e44668aac0c108180f3e3,
        _:N3bf849496ad64d59a9588cd0b223342b,
        _:N3d4dceee32f24c178d9de78b72ce298d,
        _:N4b1fecfc8ed640f583558b2582a1ca3e,
        _:N4f8aa597c3f448f6a012cdeded6c12ce,
        _:N5ad6ecef282c4f0bbe66b189fe8d8fd2,
        _:N5d151ef6a03348059438b2f2a989fcb0,
        _:N6ed46d7aa8e543dc8a43bd960a734a10,
        _:N7702d3a75ae54ae696f1ae9c6b86da8f,
        _:N79482ac9122a4f5fbcc4f01fd28522ff,
        _:N7cd43fcd24be4a11b33795ae65b71277,
        _:N7f789932dce84efb898c530830dd32c5,
        _:N856c1449f1dd486794deef5bfff64948,
        _:N8a0922c4e181423f9682f36e041e45d4,
        _:N8de9e29ba51a4d7a802991262223d185,
        _:N8fa684e030504351911c7204a1bbe8c0,
        _:Na5f976b560764f858e4a5265ff760bb1,
        _:Nb76456e1287f4e44a1e523fca72e35a3,
        _:Nbd5fb5b2b9f548b2b8588946c1fc2280,
        _:Nbf688150d85144c6a66848544fb677ea,
        _:Nc0952b380133490d9ee3e466061e0a4b,
        _:Nc749a07c35c948fa85233d550c8b0771,
        _:Nc7b5915274684538b99c4bcf56e30c47,
        _:Nd26829b3afbd462ca47af48fc44fc657,
        _:Nd8bb320b427f45dca97b9633462675cd,
        _:Nde543beec283420ca8ec31f1fccae20d,
        _:Nf251732653784b2bbc2e4b458c27ad3c,
        _:Nf768c3cc99c14e578d304644c3f589ab,
        _:Nff3a615b78984a3e91a3a3eda16a9e3d ;
    mo:track_count 29 ;
    schema:duration "PT67:46"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N02837e83275e44668aac0c108180f3e3,
        _:N3bf849496ad64d59a9588cd0b223342b,
        _:N3d4dceee32f24c178d9de78b72ce298d,
        _:N4b1fecfc8ed640f583558b2582a1ca3e,
        _:N4f8aa597c3f448f6a012cdeded6c12ce,
        _:N5ad6ecef282c4f0bbe66b189fe8d8fd2,
        _:N5d151ef6a03348059438b2f2a989fcb0,
        _:N6ed46d7aa8e543dc8a43bd960a734a10,
        _:N7702d3a75ae54ae696f1ae9c6b86da8f,
        _:N79482ac9122a4f5fbcc4f01fd28522ff,
        _:N7cd43fcd24be4a11b33795ae65b71277,
        _:N7f789932dce84efb898c530830dd32c5,
        _:N856c1449f1dd486794deef5bfff64948,
        _:N8a0922c4e181423f9682f36e041e45d4,
        _:N8de9e29ba51a4d7a802991262223d185,
        _:N8fa684e030504351911c7204a1bbe8c0,
        _:Na5f976b560764f858e4a5265ff760bb1,
        _:Nb76456e1287f4e44a1e523fca72e35a3,
        _:Nbd5fb5b2b9f548b2b8588946c1fc2280,
        _:Nbf688150d85144c6a66848544fb677ea,
        _:Nc0952b380133490d9ee3e466061e0a4b,
        _:Nc749a07c35c948fa85233d550c8b0771,
        _:Nc7b5915274684538b99c4bcf56e30c47,
        _:Nd26829b3afbd462ca47af48fc44fc657,
        _:Nd8bb320b427f45dca97b9633462675cd,
        _:Nde543beec283420ca8ec31f1fccae20d,
        _:Nf251732653784b2bbc2e4b458c27ad3c,
        _:Nf768c3cc99c14e578d304644c3f589ab,
        _:Nff3a615b78984a3e91a3a3eda16a9e3d .

