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

<artist/42626#subject> a schema:Person,
        foaf:Person ;
    schema:name "Joelle"@en ;
    foaf:made <album/74741#subject>,
        <album/74741#vocals> ;
    foaf:name "Joelle"@en .

<artist/6886#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Nishiwaki"@en,
        "西脇唯"@ja ;
    foaf:made <album/74741#lyrics>,
        <album/74741#subject> ;
    foaf:name "Yui Nishiwaki"@en,
        "西脇唯"@ja .

<album/74740> a mo:Release ;
    mo:catalogue_number "AWCA-3" .

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

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74741#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/74741#composition>,
        <album/74741#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

<artist/9928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74741#subject> ;
    schema:name "Masafumi Nishida"@en,
        "西田昌史"@ja ;
    foaf:made <album/74741#composition>,
        <album/74741#subject> ;
    foaf:name "Masafumi Nishida"@en,
        "西田昌史"@ja .

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

<album/74741#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/74741#musicalwork> ;
    mo:recorded_as <album/74741#musicalexpression> ;
    schema:name "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/74741#musicalwork> .

<org/295#subject> schema:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn ;
    foaf:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/74741/74741-1557237292.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/74741#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "伊藤理枝"@en ;
            foaf:made <album/74741#composition> ;
            foaf:name "伊藤理枝"@en ],
        <artist/42631#subject>,
        <artist/677#subject>,
        <artist/9928#subject> ;
    mo:produced_work <album/74741#musicalwork> ;
    schema:name "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn .

<album/74741#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "ALCA-8025" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74740> ;
    mo:publication_of <album/74741#musicalexpression> ;
    mo:publisher <org/295#subject> ;
    mo:record _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Geisters: FRACTIONS OF THE EARTH"@en ;
            foaf:name "Geisters: FRACTIONS OF THE EARTH"@en ] ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/74741/74741-1557237292.jpg> ;
    schema:name "GUYSTARS BEST ORIGINAL SOUNDTRACK"@en,
        "「ガイスターズ」ベスト～オリジナルサウンドトラック～"@ja,
        "GUYSTARS BEST ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/74741/74741-1557237292.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "WILD PEACH"@en ;
    foaf:made <album/74741#vocals> ;
    foaf:name "WILD PEACH"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "WILD PEACH"@en ;
    foaf:made <album/74741#subject> ;
    foaf:name "WILD PEACH"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊藤理枝"@en ;
    foaf:made <album/74741#subject> ;
    foaf:name "伊藤理枝"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74741#subject> ;
    schema:name "伊藤理枝"@en ;
    foaf:made <album/74741#subject> ;
    foaf:name "伊藤理枝"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊藤理枝"@en ;
    foaf:made <album/74741#lyrics> ;
    foaf:name "伊藤理枝"@en .

_:N069fccae8815438082347faba75eafb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Namsos and Cyclops"@en,
        "ナムソスとサイクロプス"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Namsos and Cyclops"@en,
        "ナムソスとサイクロプス"@ja .

_:N240ef13e07864f9db3523e2ac0584eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle"@en,
        "ジングル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Jingle"@en,
        "ジングル"@ja .

_:N27af99c2770a41bc82effda01a538f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inamna and Dobias"@en,
        "イナムナとドビアス"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Inamna and Dobias"@en,
        "イナムナとドビアス"@ja .

_:N2cfe01849d5148549f33394d6b9d10ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creature Raid"@en,
        "クリーチャーの襲撃"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Creature Raid"@en,
        "クリーチャーの襲撃"@ja .

_:N2d80b8da58c846a09feba36ee61ff17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conspiracy"@en,
        "陰謀"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Conspiracy"@en,
        "陰謀"@ja .

_:N3c9a4742deec40aeaf667a0cd735c067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Biosuit and Megasuit"@en,
        "バイオスーツとメガスーツ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Biosuit and Megasuit"@en,
        "バイオスーツとメガスーツ"@ja .

_:N44467632e1c14a6095c699f40a65b70c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marie's Theme"@en,
        "マリィのテーマ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Marie's Theme"@en,
        "マリィのテーマ"@ja .

_:N485d0d8b24cc4a59b1b5c9413199c426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Sior People"@en,
        "シオルの民のテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Theme of the Sior People"@en,
        "シオルの民のテーマ"@ja .

_:N4899753151074bea8c30ca04b2d7a027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opposition!"@en,
        "対立!"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Opposition!"@en,
        "対立!"@ja .

_:N4bb74f41874f4e5bbefb4e17fdf44ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deen's Revival"@en,
        "ディーン復活"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Deen's Revival"@en,
        "ディーン復活"@ja .

_:N52f61585974f484995b7af3337c49c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sior Living ~ Children and the Slums"@en,
        "シオルの暮らし～子どもたちとスラム街"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Sior Living ~ Children and the Slums"@en,
        "シオルの暮らし～子どもたちとスラム街"@ja .

_:N589834881f88438990993ff30f490447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Answer (TV Size)"@en,
        "True Answer (TVサイズ)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "True Answer (TV Size)"@en,
        "True Answer (TVサイズ)"@ja .

_:N590fc69aeafb443aa6e18ee2b83f69ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surprise Attack"@en,
        "急襲"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Surprise Attack"@en,
        "急襲"@ja .

_:N5e266bff1d4e4afb8a104e4deea08d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shai's Love Theme"@en,
        "シャイ愛のテーマ"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Shai's Love Theme"@en,
        "シャイ愛のテーマ"@ja .

_:N60da10b549564082baae2cfbee753d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Creature"@en,
        "小型のクリーチャー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Small Creature"@en,
        "小型のクリーチャー"@ja .

_:N62b60325722341fa96dd4e278440119d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alkyon's Memory"@en,
        "アルキオンの思い出"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Alkyon's Memory"@en,
        "アルキオンの思い出"@ja .

_:N6706f9c027bd476191c32e4d9025ed04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutuila Tribe's Dance ~ Tribal Chiefs"@en,
        "ツツイラ族の踊り～部族長たち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Tutuila Tribe's Dance ~ Tribal Chiefs"@en,
        "ツツイラ族の踊り～部族長たち"@ja .

_:N6743e02e966341eab5fe868a1271a2bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Requiem to Leon"@en,
        "レオンへのレクイエム"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "A Requiem to Leon"@en,
        "レオンへのレクイエム"@ja .

_:N7c0a587452aa49bd8a50041eeeb3ec14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comet Collision ~ Mysterious Almighty Beast"@en,
        "彗星衝突～神秘の全能獣"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Comet Collision ~ Mysterious Almighty Beast"@en,
        "彗星衝突～神秘の全能獣"@ja .

_:N8f27c1a6aba540ceb7197c9a049c5702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chris' Determination"@en,
        "クリスの決意"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Chris' Determination"@en,
        "クリスの決意"@ja .

_:N957f1e6e60294ae68df754c013d47b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angry Deen"@en,
        "怒りのディーン"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Angry Deen"@en,
        "怒りのディーン"@ja .

_:N9cbb210a23c44400833e26a59cfe57d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shai's Theme"@en,
        "シャイのテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Shai's Theme"@en,
        "シャイのテーマ"@ja .

_:Na56bb7910f0b40b393b6870a3de2401e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cancer Creature"@en,
        "キャンサー・クリーチャー"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Cancer Creature"@en,
        "キャンサー・クリーチャー"@ja .

_:Nb973b0bcd0f2495295f02d3db8dc71c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Fantasy"@en,
        "ダーク・ファンタジー"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Dark Fantasy"@en,
        "ダーク・ファンタジー"@ja .

_:Nba4ed58f0c4346b59d19b100980ae973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shamballa"@en,
        "シャンバラ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Shamballa"@en,
        "シャンバラ"@ja .

_:Nbd7054a97cd646e7b54b008ebc39fe41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On (TV Size)"@en,
        "Hold On (TVサイズ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Hold On (TV Size)"@en,
        "Hold On (TVサイズ)"@ja .

_:Nbdf895a87e1043a1958cc1d24a1729d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings (TV Size)"@en,
        "Wings (TVサイズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Wings (TV Size)"@en,
        "Wings (TVサイズ)"@ja .

_:Nc10198aca18a46028ef3df5e0e57e76e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armored Arm"@en,
        "アーマードアーム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Armored Arm"@en,
        "アーマードアーム"@ja .

_:Nc21c8865784945478a92ce0b661089fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Beauty"@en,
        "ファンタジックビューティー"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Fantastic Beauty"@en,
        "ファンタジックビューティー"@ja .

_:Ncf7fa34ad7f3468ab8d0bf8846573a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful Viktor"@en,
        "陽気なビクトル"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Cheerful Viktor"@en,
        "陽気なビクトル"@ja .

_:Nd109317b31204d5c8c951d7d3248d8d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War and Revolution"@en,
        "戦争と反乱"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "War and Revolution"@en,
        "戦争と反乱"@ja .

_:Nda2c5e17cb2a48c693e67db66cc34232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geisters Battle"@en,
        "ガイスターズの戦闘"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Geisters Battle"@en,
        "ガイスターズの戦闘"@ja .

_:Ne019f05eb0874af382c4c20ee5cc52ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pila's Anger"@en,
        "ピーラの怒り"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Pila's Anger"@en,
        "ピーラの怒り"@ja .

_:Ne31cb1e30b1449e6b71522aa3308e2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chris' Fight"@en,
        "クリスの戦い"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Chris' Fight"@en,
        "クリスの戦い"@ja .

_:Ne5a9617064cb4020b08f24e79a9ac5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless Biosuit ~ Gigasuit"@en,
        "バイオスーツ暴走～ギガスーツ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Reckless Biosuit ~ Gigasuit"@en,
        "バイオスーツ暴走～ギガスーツ"@ja .

_:Ne79914aef55e49e28095ab48daf30bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shai's Fight"@en,
        "シャイの戦い"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Shai's Fight"@en,
        "シャイの戦い"@ja .

_:Nfac8eb46d00a4b169adccaf2d58e14bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vesta House"@en,
        "ウェスタ家"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N2e139f29d8534b5c9f2829e9b43c9759 ;
    schema:name "Vesta House"@en,
        "ウェスタ家"@ja .

_:N2e139f29d8534b5c9f2829e9b43c9759 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069fccae8815438082347faba75eafb9,
        _:N240ef13e07864f9db3523e2ac0584eb1,
        _:N27af99c2770a41bc82effda01a538f1a,
        _:N2cfe01849d5148549f33394d6b9d10ac,
        _:N2d80b8da58c846a09feba36ee61ff17e,
        _:N3c9a4742deec40aeaf667a0cd735c067,
        _:N44467632e1c14a6095c699f40a65b70c,
        _:N485d0d8b24cc4a59b1b5c9413199c426,
        _:N4899753151074bea8c30ca04b2d7a027,
        _:N4bb74f41874f4e5bbefb4e17fdf44ae1,
        _:N52f61585974f484995b7af3337c49c80,
        _:N589834881f88438990993ff30f490447,
        _:N590fc69aeafb443aa6e18ee2b83f69ed,
        _:N5e266bff1d4e4afb8a104e4deea08d98,
        _:N60da10b549564082baae2cfbee753d34,
        _:N62b60325722341fa96dd4e278440119d,
        _:N6706f9c027bd476191c32e4d9025ed04,
        _:N6743e02e966341eab5fe868a1271a2bb,
        _:N7c0a587452aa49bd8a50041eeeb3ec14,
        _:N8f27c1a6aba540ceb7197c9a049c5702,
        _:N957f1e6e60294ae68df754c013d47b1b,
        _:N9cbb210a23c44400833e26a59cfe57d0,
        _:Na56bb7910f0b40b393b6870a3de2401e,
        _:Nb973b0bcd0f2495295f02d3db8dc71c1,
        _:Nba4ed58f0c4346b59d19b100980ae973,
        _:Nbd7054a97cd646e7b54b008ebc39fe41,
        _:Nbdf895a87e1043a1958cc1d24a1729d0,
        _:Nc10198aca18a46028ef3df5e0e57e76e,
        _:Nc21c8865784945478a92ce0b661089fb,
        _:Ncf7fa34ad7f3468ab8d0bf8846573a05,
        _:Nd109317b31204d5c8c951d7d3248d8d5,
        _:Nda2c5e17cb2a48c693e67db66cc34232,
        _:Ne019f05eb0874af382c4c20ee5cc52ae,
        _:Ne31cb1e30b1449e6b71522aa3308e2dc,
        _:Ne5a9617064cb4020b08f24e79a9ac5e3,
        _:Ne79914aef55e49e28095ab48daf30bef,
        _:Nfac8eb46d00a4b169adccaf2d58e14bc ;
    mo:track_count 37 ;
    schema:duration "PT66:27"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N069fccae8815438082347faba75eafb9,
        _:N240ef13e07864f9db3523e2ac0584eb1,
        _:N27af99c2770a41bc82effda01a538f1a,
        _:N2cfe01849d5148549f33394d6b9d10ac,
        _:N2d80b8da58c846a09feba36ee61ff17e,
        _:N3c9a4742deec40aeaf667a0cd735c067,
        _:N44467632e1c14a6095c699f40a65b70c,
        _:N485d0d8b24cc4a59b1b5c9413199c426,
        _:N4899753151074bea8c30ca04b2d7a027,
        _:N4bb74f41874f4e5bbefb4e17fdf44ae1,
        _:N52f61585974f484995b7af3337c49c80,
        _:N589834881f88438990993ff30f490447,
        _:N590fc69aeafb443aa6e18ee2b83f69ed,
        _:N5e266bff1d4e4afb8a104e4deea08d98,
        _:N60da10b549564082baae2cfbee753d34,
        _:N62b60325722341fa96dd4e278440119d,
        _:N6706f9c027bd476191c32e4d9025ed04,
        _:N6743e02e966341eab5fe868a1271a2bb,
        _:N7c0a587452aa49bd8a50041eeeb3ec14,
        _:N8f27c1a6aba540ceb7197c9a049c5702,
        _:N957f1e6e60294ae68df754c013d47b1b,
        _:N9cbb210a23c44400833e26a59cfe57d0,
        _:Na56bb7910f0b40b393b6870a3de2401e,
        _:Nb973b0bcd0f2495295f02d3db8dc71c1,
        _:Nba4ed58f0c4346b59d19b100980ae973,
        _:Nbd7054a97cd646e7b54b008ebc39fe41,
        _:Nbdf895a87e1043a1958cc1d24a1729d0,
        _:Nc10198aca18a46028ef3df5e0e57e76e,
        _:Nc21c8865784945478a92ce0b661089fb,
        _:Ncf7fa34ad7f3468ab8d0bf8846573a05,
        _:Nd109317b31204d5c8c951d7d3248d8d5,
        _:Nda2c5e17cb2a48c693e67db66cc34232,
        _:Ne019f05eb0874af382c4c20ee5cc52ae,
        _:Ne31cb1e30b1449e6b71522aa3308e2dc,
        _:Ne5a9617064cb4020b08f24e79a9ac5e3,
        _:Ne79914aef55e49e28095ab48daf30bef,
        _:Nfac8eb46d00a4b169adccaf2d58e14bc .

