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

<artist/332#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:made <album/64076#lyrics>,
        <album/64076#subject>,
        <album/64076#vocals> ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/1753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    schema:name "James Harris"@en ;
    foaf:made <album/64076#composition>,
        <album/64076#subject> ;
    foaf:name "James Harris"@en .

<artist/25775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    schema:name "DELiGHTWORKS Sound Team"@en,
        "ディライトワークスサウンドチーム"@ja ;
    foaf:made <album/64076#composition>,
        <album/64076#subject> ;
    foaf:name "DELiGHTWORKS Sound Team"@en,
        "ディライトワークスサウンドチーム"@ja .

<artist/28882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    schema:name "Shuntaro Shirayama"@en,
        "白山俊太郎"@ja ;
    foaf:made <album/64076#composition>,
        <album/64076#subject> ;
    foaf:name "Shuntaro Shirayama"@en,
        "白山俊太郎"@ja .

<artist/2901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    schema:name "Keita Haga"@en,
        "芳賀敬太"@ja ;
    foaf:made <album/64076#composition>,
        <album/64076#subject> ;
    foaf:name "Keita Haga"@en,
        "芳賀敬太"@ja .

<artist/42160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    schema:name "sachi"@en ;
    foaf:made <album/64076#composition>,
        <album/64076#lyrics>,
        <album/64076#subject> ;
    foaf:name "sachi"@en .

<product/3193#subject> a schema:CreativeWork ;
    schema:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn ;
    foaf:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn .

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/64076/64076-1491840593.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/64076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn ;
    mo:performance_of <album/64076#musicalwork> ;
    mo:performer <artist/15367#subject> ;
    mo:recorded_as <album/64076#musicalexpression> ;
    schema:byArtist <artist/15367#subject> ;
    schema:name "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn ;
    schema:workPerformed <album/64076#musicalwork> .

<artist/15367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64076#subject> ;
    mo:performed <album/64076#performance> ;
    schema:name "la la larks"@en ;
    foaf:made <album/64076#composition>,
        <album/64076#subject> ;
    foaf:name "la la larks"@en .

<album/64076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn ;
    mo:composer <artist/15367#subject>,
        <artist/1753#subject>,
        <artist/25775#subject>,
        <artist/28882#subject>,
        <artist/2901#subject>,
        <artist/42160#subject> ;
    mo:produced_work <album/64076#musicalwork> ;
    schema:name "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn .

<album/64076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-01"^^xsd:date ;
    dcterms:title "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn ;
    mo:catalogue_number "SVWC-70248~50" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/64076#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8,
        _:Nae4adefbda9445a5809e61867568d4cd,
        _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    mo:record_count 3 ;
    schema:about <product/3193#subject> ;
    schema:byArtist <artist/15367#subject> ;
    schema:datePublished "2017-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/64076/64076-1491840593.jpg> ;
    schema:name "Fate/Grand Order Original Soundtrack I"@en,
        "Fate/Grand Order Original Soundtrack I"@ja,
        "Fate/Grand Order Original Soundtrack I"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/64076/64076-1491840593.jpg> .

_:N040ce5d6bd984c4ab9d9a1db6e83d303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden King -FGO-"@en,
        "The King of Gold ~FGO~"@en,
        "黄金の王 ～FGO～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Golden King -FGO-"@en,
        "The King of Gold ~FGO~"@en,
        "黄金の王 ～FGO～"@ja .

_:N0620dd2224504ea5af9e6e8be31c997c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero the Gathering ~BATTLE 1~"@en,
        "The Gathering of Heroes -BATTLE 1-"@en,
        "集いし英雄 ～BATTLE 1～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Hero the Gathering ~BATTLE 1~"@en,
        "The Gathering of Heroes -BATTLE 1-"@en,
        "集いし英雄 ～BATTLE 1～"@ja .

_:N07a3f3dfcbac4aad82b920a5de5db9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory -BATTLE FINISH-"@en,
        "Win ~BATTLE FINISH~"@en,
        "勝利 ～BATTLE FINISH～"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Victory -BATTLE FINISH-"@en,
        "Win ~BATTLE FINISH~"@en,
        "勝利 ～BATTLE FINISH～"@ja .

_:N11768cda24af42fcae15e41a439b31af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alter-chan II : Shop Theme"@en,
        "Little Santa Alter: Shop Theme Song"@en,
        "二代目はオルタちゃん:ショップテーマ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Alter-chan II : Shop Theme"@en,
        "Little Santa Alter: Shop Theme Song"@en,
        "二代目はオルタちゃん:ショップテーマ"@ja .

_:N118ea19e874c4fcc9f37725f010c500c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mist City: London"@en,
        "The Nubilous City : London"@en,
        "死界魔霧都市:ロンドン"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "The Mist City: London"@en,
        "The Nubilous City : London"@en,
        "死界魔霧都市:ロンドン"@ja .

_:N165be84df1e44458a0248cb14b20f80b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Unleashed -FATAL BATTLE 2-"@en,
        "Power to Unleash ~FATAL BATTLE 2~"@en,
        "解き放つ力 ～FATAL BATTLE 2～"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Power Unleashed -FATAL BATTLE 2-"@en,
        "Power to Unleash ~FATAL BATTLE 2~"@en,
        "解き放つ力 ～FATAL BATTLE 2～"@ja .

_:N1d343f700ceb4cb8a6d8c29a4ce23299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Summer Adventure"@en,
        "Summer Adventure"@en,
        "常夏のアドベンチャー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Everlasting Summer Adventure"@en,
        "Summer Adventure"@en,
        "常夏のアドベンチャー"@ja .

_:N1d4c754a9a814775925a38d1da3f8ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Ghouls 'n Pumpkins: Shop Theme Song"@en,
        "Super☆Sized Pumpkin Village : Shop Theme"@en,
        "超極☆大かぼちゃ村:ショップテーマ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Super Ghouls 'n Pumpkins: Shop Theme Song"@en,
        "Super☆Sized Pumpkin Village : Shop Theme"@en,
        "超極☆大かぼちゃ村:ショップテーマ"@ja .

_:N211907b6730a4335a9fe83fda11ef6e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outbreak -FGO-"@en,
        "outbreak ~FGO~"@en,
        "outbreak ～FGO～"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "outbreak -FGO-"@en,
        "outbreak ~FGO~"@en,
        "outbreak ～FGO～"@ja .

_:N23332cb2972c48dabc549d08a155e5a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Mountain"@en,
        "In the Woods"@en,
        "山間にて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "In the Mountain"@en,
        "In the Woods"@en,
        "山間にて"@ja .

_:N2654e985166d47dfaf1085bd725d1646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba de Island -SUMMER BATTLE-"@en,
        "Samba de Island ~SUMMER BATTLE~"@en,
        "Samba de Island ～SUMMER BATTLE～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Samba de Island -SUMMER BATTLE-"@en,
        "Samba de Island ~SUMMER BATTLE~"@en,
        "Samba de Island ～SUMMER BATTLE～"@ja .

_:N281dadb2c185492c8b4393a96e19c905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor of Memories"@en,
        "The Corridor of Memories"@en,
        "記憶の回廊"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Corridor of Memories"@en,
        "The Corridor of Memories"@en,
        "記憶の回廊"@ja .

_:N2b88a1eef11240c1bbb7ffcb70464944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amon"@en,
        "Amon, the Gazing Star"@en,
        "覗覚星アモン"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Amon"@en,
        "Amon, the Gazing Star"@en,
        "覗覚星アモン"@ja .

_:N359f3432064c4ad0803ce03dc0560107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singing Pumpkin Castle : Map Theme"@en,
        "The Adventure of Singing Pumpkin Castle: Map Theme Song"@en,
        "歌うカボチャ城の冒険:マップテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Singing Pumpkin Castle : Map Theme"@en,
        "The Adventure of Singing Pumpkin Castle: Map Theme Song"@en,
        "歌うカボチャ城の冒険:マップテーマ"@ja .

_:N37003a64c31340f9aac50c8f4821f2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Barrage -FGO-"@en,
        "Sonic Barrage ~FGO~"@en,
        "Sonic Barrage ～FGO～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Sonic Barrage -FGO-"@en,
        "Sonic Barrage ~FGO~"@en,
        "Sonic Barrage ～FGO～"@ja .

_:N37a1d37e355f42a99efaa65b984203ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Realm of the Round Table: Camelot II"@en,
        "The Arthurian Sanctuary : Camelot II"@en,
        "神聖円卓領域:キャメロットII"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Divine Realm of the Round Table: Camelot II"@en,
        "The Arthurian Sanctuary : Camelot II"@en,
        "神聖円卓領域:キャメロットII"@ja .

_:N3a8264bec74f4219b12c2a39470f979c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finish"@en,
        "The End"@en,
        "終焉"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Finish"@en,
        "The End"@en,
        "終焉"@ja .

_:N4072f67b7a6d459ab048f9b18c3fa044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flauros"@en,
        "Flauros, the Information Center"@en,
        "情報室フラウロス"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Flauros"@en,
        "Flauros, the Information Center"@en,
        "情報室フラウロス"@ja .

_:N40da4bed59a74dd7832ef047c8e122b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Room -NEW YEAR-"@en,
        "My Room ~NEW YEAR~"@en,
        "マイルーム ～NEW YEAR～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "My Room -NEW YEAR-"@en,
        "My Room ~NEW YEAR~"@en,
        "マイルーム ～NEW YEAR～"@ja .

_:N42147464683c4219aaabb27419e895e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Wish"@en,
        "君の願い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Your Wish"@en,
        "君の願い"@ja .

_:N466d1de9dfe642139b77f3f110e7e658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onigashima : BATTLE FINISH"@en,
        "The Great Tale of Demons Onigashima: BATTLE FINISH"@en,
        "天魔御伽草子 鬼ヶ島:BATTLE FINISH"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Onigashima : BATTLE FINISH"@en,
        "The Great Tale of Demons Onigashima: BATTLE FINISH"@en,
        "天魔御伽草子 鬼ヶ島:BATTLE FINISH"@ja .

_:N474206e95896440590ce02de9f4cb9c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Familiar Melody"@en,
        "聞き慣れたメロディー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Familiar Melody"@en,
        "聞き慣れたメロディー"@ja .

_:N4c1d6f3a5e354b47a4cf5fb55e1ccf59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate/Grand Order"@en,
        "Fate/Grand Order"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Fate/Grand Order"@en,
        "Fate/Grand Order"@ja .

_:N4d04ffcf6bed4b93b5b2e9e51d803473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Realm of the Round Table: Camelot I"@en,
        "The Arthurian Sanctuary : Camelot I"@en,
        "神聖円卓領域:キャメロットI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Divine Realm of the Round Table: Camelot I"@en,
        "The Arthurian Sanctuary : Camelot I"@en,
        "神聖円卓領域:キャメロットI"@ja .

_:N4deb07e3f152436faa66a3c9ff5545ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rashoumon : Shop Theme"@en,
        "The Demonic Capital Rashomon: Shop Theme Song"@en,
        "鬼哭酔夢魔京 羅生門:ショップテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Rashoumon : Shop Theme"@en,
        "The Demonic Capital Rashomon: Shop Theme Song"@en,
        "鬼哭酔夢魔京 羅生門:ショップテーマ"@ja .

_:N5654ced5a2f54d0f8d71b4f5625018c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Andromalius"@en,
        "Andromalius, the Trash Heap"@en,
        "廃棄孔アンドロマリウス"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Andromalius"@en,
        "Andromalius, the Trash Heap"@en,
        "廃棄孔アンドロマリウス"@ja .

_:N574c139eaa514ce9903029bee81e93ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dis-communication -LAHMU BATTLE-"@en,
        "dis-communication ~vs Lahmu~"@en,
        "dis-communication ～ラフム戦～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "dis-communication -LAHMU BATTLE-"@en,
        "dis-communication ~vs Lahmu~"@en,
        "dis-communication ～ラフム戦～"@ja .

_:N5f5e9a8db9f047809b34a6101beae6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hundred Years' War of the Evil Dragons: Orleans"@en,
        "The Warring Wicked : Orléans"@en,
        "邪竜百年戦争:オルレアン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Hundred Years' War of the Evil Dragons: Orleans"@en,
        "The Warring Wicked : Orléans"@en,
        "邪竜百年戦争:オルレアン"@ja .

_:N60cbf95ace4e4a74980bf8c651a9a2f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Demonic Front: Mesopotamia"@en,
        "The Beastly Battlefront : Mesopotamia"@en,
        "絶対魔獣戦線:メソポタミア"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Absolute Demonic Front: Mesopotamia"@en,
        "The Beastly Battlefront : Mesopotamia"@en,
        "絶対魔獣戦線:メソポタミア"@ja .

_:N6ac6f7bf39cf45c0a666bceb86800735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monarchical March"@en,
        "Presi-king's March"@en,
        "大統王行進曲"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Monarchical March"@en,
        "Presi-king's March"@en,
        "大統王行進曲"@ja .

_:N6d58f6ebf7ca4150baaf5bec209a8bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Ghouls 'n Pumpkins: Map Theme Song"@en,
        "Super☆Sized Pumpkin Village : Map Theme"@en,
        "超極☆大かぼちゃ村:マップテーマ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Super Ghouls 'n Pumpkins: Map Theme Song"@en,
        "Super☆Sized Pumpkin Village : Map Theme"@en,
        "超極☆大かぼちゃ村:マップテーマ"@ja .

_:N7460d9743d76482cb4545b45698fb28a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exciting Journey"@en,
        "Lively Journey"@en,
        "賑やかな旅路"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Exciting Journey"@en,
        "Lively Journey"@en,
        "賑やかな旅路"@ja .

_:N78059148d55d4b4cae76bc3b1afbee6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at the End of the World -GODDESS RHONGOMYNIAD BATTLE-"@en,
        "The Farthest Fight ~vs Rhongomyniad~"@en,
        "最果ての死闘 ～女神ロンゴミニアド戦～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Battle at the End of the World -GODDESS RHONGOMYNIAD BATTLE-"@en,
        "The Farthest Fight ~vs Rhongomyniad~"@en,
        "最果ての死闘 ～女神ロンゴミニアド戦～"@ja .

_:N7aee056c20e046c2acc002a7581a65c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boar Piglets' Theme"@en,
        "Boarlet's Theme"@en,
        "うりぼうのテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Boar Piglets' Theme"@en,
        "Boarlet's Theme"@en,
        "うりぼうのテーマ"@ja .

_:N7c46016fb60542c0b09ca0e83df2a44e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Demonic Front: Babylonia"@en,
        "The Beastly Battlefront : Babylonia"@en,
        "絶対魔獣戦線:バビロニア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Absolute Demonic Front: Babylonia"@en,
        "The Beastly Battlefront : Babylonia"@en,
        "絶対魔獣戦線:バビロニア"@ja .

_:N7f17ec805d1f4e299b73a34683a946e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bond"@en,
        "Bonds"@en,
        "絆"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Bond"@en,
        "Bonds"@en,
        "絆"@ja .

_:N83fba34638134dce997d94e3bd22523e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEAST II -TIAMAT BATTLE-"@en,
        "BEAST II ~vs Tiamat~"@en,
        "BEAST II ～ティアマト戦～"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "BEAST II -TIAMAT BATTLE-"@en,
        "BEAST II ~vs Tiamat~"@en,
        "BEAST II ～ティアマト戦～"@ja .

_:N844e46e809574fbfbfe0285c8c6a5400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sabnach"@en,
        "Sabnock, the Chamber of Life"@en,
        "生命院サブナック"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Sabnach"@en,
        "Sabnock, the Chamber of Life"@en,
        "生命院サブナック"@ja .

_:N88894fb0fa4e4bf5a71b1a71e627b97b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Realm of the Round Table: Camelot III"@en,
        "The Arthurian Sanctuary : Camelot III"@en,
        "神聖円卓領域:キャメロットIII"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Divine Realm of the Round Table: Camelot III"@en,
        "The Arthurian Sanctuary : Camelot III"@en,
        "神聖円卓領域:キャメロットIII"@ja .

_:N8bcac3db909f4daa9bcfac6cc4e39f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elisabeth Bathory ~FGO~"@en,
        "The Demoness of Fresh Blood -FGO-"@en,
        "鮮血魔嬢 ～FGO～"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Elisabeth Bathory ~FGO~"@en,
        "The Demoness of Fresh Blood -FGO-"@en,
        "鮮血魔嬢 ～FGO～"@ja .

_:N987c4e16ecca424fb69448a100607c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Order"@en,
        "Grand Order"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Grand Order"@en,
        "Grand Order"@ja .

_:N998f3e0bceb04e9a9167d0c3f8b2e75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Contaminated City: Fuyuki"@en,
        "The Stifling City : Fuyuki"@en,
        "炎上汚染都市:冬木"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Flame Contaminated City: Fuyuki"@en,
        "The Stifling City : Fuyuki"@en,
        "炎上汚染都市:冬木"@ja .

_:Na52f5ef6a051415f99a8a26e20da8734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning ~vs Ushigozen~"@en,
        "Raikou (Lightning) -USHI GOZEN BATTLE-"@en,
        "雷光 ～丑御前戦～"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Lightning ~vs Ushigozen~"@en,
        "Raikou (Lightning) -USHI GOZEN BATTLE-"@en,
        "雷光 ～丑御前戦～"@ja .

_:Naaa140bec6574d1bbfae2a695b3c1a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nero Festival de Novo : Shop Theme"@en,
        "The Return of Nero Fest: Shop Theme Song"@en,
        "ネロ祭再び:ショップテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Nero Festival de Novo : Shop Theme"@en,
        "The Return of Nero Fest: Shop Theme Song"@en,
        "ネロ祭再び:ショップテーマ"@ja .

_:Nabe8c4326c234d139eb49cfc55db08de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Room"@en,
        "マイルーム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "My Room"@en,
        "マイルーム"@ja .

_:Naf36d3c4e3f647718d2e931a525d7015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "North American Myth War: E Pluribus Unum"@en,
        "The Mythical Battles : E Pluribus Unum"@en,
        "北米神話大戦:イ・プルーリバス・ウナム"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "North American Myth War: E Pluribus Unum"@en,
        "The Mythical Battles : E Pluribus Unum"@en,
        "北米神話大戦:イ・プルーリバス・ウナム"@ja .

_:Nb0becd0da5eb468b8c15a0c600cfcc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Camelot"@en,
        "Still a Utopia"@en,
        "いまは遥か理想の城"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Lord Camelot"@en,
        "Still a Utopia"@en,
        "いまは遥か理想の城"@ja .

_:Nb4b495da7f0348729c6741a61464b91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Olden Capital"@en,
        "The Golden Capital"@en,
        "最古の都"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Olden Capital"@en,
        "The Golden Capital"@en,
        "最古の都"@ja .

_:Nb577dcb3001e4b2184b311ebae6e3f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity Blue"@en,
        "Eternity Blue"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Eternity Blue"@en,
        "Eternity Blue"@ja .

_:Nb633877d91234bc89c4dd9b2bbc054eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergency"@en,
        "エマージェンシー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Emergency"@en,
        "エマージェンシー"@ja .

_:Nb63e77b82df949f5b57d57d4bccfa803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Dignity -FATAL BATTLE 1-"@en,
        "Pride of Steel ~FATAL BATTLE 1~"@en,
        "鋼の矜持 ～FATAL BATTLE 1～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Iron Dignity -FATAL BATTLE 1-"@en,
        "Pride of Steel ~FATAL BATTLE 1~"@en,
        "鋼の矜持 ～FATAL BATTLE 1～"@ja .

_:Nb815d941159e499f9f7d24c5869a0905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Beyond the Heavens"@en,
        "Future in the Azure"@en,
        "蒼穹の未来"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Future Beyond the Heavens"@en,
        "Future in the Azure"@en,
        "蒼穹の未来"@ja .

_:Nb852355b152743789d8f57ec38f81893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition -BATTLE 2-"@en,
        "Ignition ~BATTLE 2~"@en,
        "イグニッション ～BATTLE 2～"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Ignition -BATTLE 2-"@en,
        "Ignition ~BATTLE 2~"@en,
        "イグニッション ～BATTLE 2～"@ja .

_:Nbde30ef709d74db095c60a2e66b8fe40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Madness Empire: Septem"@en,
        "The Demential Empire : Septem"@en,
        "永続狂気帝国:セプテム"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Eternal Madness Empire: Septem"@en,
        "The Demential Empire : Septem"@en,
        "永続狂気帝国:セプテム"@ja .

_:Nbe734c2c6791478d84dc574a680286e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Coronal Shrine : Salomon"@en,
        "The Grand Temple of Time: Solomon"@en,
        "冠位時間神殿:ソロモン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "The Coronal Shrine : Salomon"@en,
        "The Grand Temple of Time: Solomon"@en,
        "冠位時間神殿:ソロモン"@ja .

_:Nc17226860469473089853e7a69fd1cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wars -Alternative-"@en,
        "wars ~strange story~"@en,
        "wars ～異聞～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "wars -Alternative-"@en,
        "wars ~strange story~"@en,
        "wars ～異聞～"@ja .

_:Nc2fcc68704014f24a5c69fa7faec586a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic Spirit Summoning"@en,
        "New Servant"@en,
        "英霊召喚"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Heroic Spirit Summoning"@en,
        "New Servant"@en,
        "英霊召喚"@ja .

_:Nc778cfec142a46cb910d4b9aace00395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea Heat Odyssey : Map Theme"@en,
        "Chaldea Heat Odyssey: Map Theme Song"@en,
        "カルデアヒートオデッセイ:マップテーマ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Chaldea Heat Odyssey : Map Theme"@en,
        "Chaldea Heat Odyssey: Map Theme Song"@en,
        "カルデアヒートオデッセイ:マップテーマ"@ja .

_:Nc8887b2205264261926c44d23b4c5775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outbreak -Alternative-"@en,
        "outbreak ~strange story~"@en,
        "outbreak ～異聞～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "outbreak -Alternative-"@en,
        "outbreak ~strange story~"@en,
        "outbreak ～異聞～"@ja .

_:Nc8b21a2203674e53b89e9d4c34273993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lion's Throne"@en,
        "Lion's Throne"@en,
        "獅子の玉座"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "A Lion's Throne"@en,
        "Lion's Throne"@en,
        "獅子の玉座"@ja .

_:Nc96b45a09811479d816c25fb30456cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onigashima : Map Theme"@en,
        "The Great Tale of Demons Onigashima: Map Theme Song"@en,
        "天魔御伽草子 鬼ヶ島:マップテーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Onigashima : Map Theme"@en,
        "The Great Tale of Demons Onigashima: Map Theme Song"@en,
        "天魔御伽草子 鬼ヶ島:マップテーマ"@ja .

_:Ncc5b381e5795439cb3edb9459811b90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shikisai -GAME size-"@en,
        "色彩-GAME size-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Shikisai -GAME size-"@en,
        "色彩-GAME size-"@ja .

_:Nd030e01f17314956a742789365d8233e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Ends of the Four Seas: Okeanos"@en,
        "The Blockade Lifted : Okeanos"@en,
        "封鎖終局四海:オケアノス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Sealed Ends of the Four Seas: Okeanos"@en,
        "The Blockade Lifted : Okeanos"@en,
        "封鎖終局四海:オケアノス"@ja .

_:Nd0aa324377634bbe94a4566e67d07dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Birth ~vs Otsukai-no-Shichuu~"@en,
        "The Time of Birth Hath Come -The Four Demonic Pillars-"@en,
        "誕生の時来たれり ～御使いの四柱戦～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "The Birth ~vs Otsukai-no-Shichuu~"@en,
        "The Time of Birth Hath Come -The Four Demonic Pillars-"@en,
        "誕生の時来たれり ～御使いの四柱戦～"@ja .

_:Nd2acdb599f8b4329b56597a5fcce736f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crowning"@en,
        "The Time of Coronation Hath Come"@en,
        "戴冠の時来たれり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "The Crowning"@en,
        "The Time of Coronation Hath Come"@en,
        "戴冠の時来たれり"@ja .

_:Nd2b37f254dbb4f9288dd49c0c7f4089a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boar Piglets' Theme -Beginning of the Journey-"@en,
        "Boarlet's Theme ~Departure~"@en,
        "うりぼうのテーマ ～旅立ち～"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Boar Piglets' Theme -Beginning of the Journey-"@en,
        "Boarlet's Theme ~Departure~"@en,
        "うりぼうのテーマ ～旅立ち～"@ja .

_:Nd3112732155a4aa7b8991b0d71d64817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbatos"@en,
        "Barbatos, the Control Tower"@en,
        "管制塔バルバトス"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Barbatos"@en,
        "Barbatos, the Control Tower"@en,
        "管制塔バルバトス"@ja .

_:Nd31478b383d64195bb3a21300d82c8c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Clouds to Clear"@en,
        "Parting the Dark Cloud"@en,
        "暗雲を払え"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Dark Clouds to Clear"@en,
        "Parting the Dark Cloud"@en,
        "暗雲を払え"@ja .

_:Nd39d6dd5bc59453890f54caf977b7ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lion's Round Table ~Mythocidal Sword~"@en,
        "Lion's Round Table -Sword of the Gods Shall Be Eliminated-"@en,
        "獅子の円卓 ～殲滅すべき神記の剣～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "A Lion's Round Table ~Mythocidal Sword~"@en,
        "Lion's Round Table -Sword of the Gods Shall Be Eliminated-"@en,
        "獅子の円卓 ～殲滅すべき神記の剣～"@ja .

_:Nd51558a4d58e4ed1ac7a50cd224092bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Myth Revived ~FGO~"@en,
        "Awakening Mythology -FGO-"@en,
        "蘇る神話 ～FGO～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "A Myth Revived ~FGO~"@en,
        "Awakening Mythology -FGO-"@en,
        "蘇る神話 ～FGO～"@ja .

_:Nd7b9c498374a4b269a998f85b82bec59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firm Resolution"@en,
        "Unyielding Resolution"@en,
        "不屈の覚悟"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Firm Resolution"@en,
        "Unyielding Resolution"@en,
        "不屈の覚悟"@ja .

_:Nd85dd5f365d647bc99e47bbf4403ca9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea Summer Memory : Map Theme"@en,
        "Chaldea Summer Memory: Map Theme Song"@en,
        "カルデアサマーメモリー:マップテーマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Chaldea Summer Memory : Map Theme"@en,
        "Chaldea Summer Memory: Map Theme Song"@en,
        "カルデアサマーメモリー:マップテーマ"@ja .

_:Ndbf178b7fe1046709bc257cdda92c801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate -GRAND BATTLE-"@en,
        "Fate ~GRAND BATTLE~"@en,
        "運命 ～GRAND BATTLE～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Fate -GRAND BATTLE-"@en,
        "Fate ~GRAND BATTLE~"@en,
        "運命 ～GRAND BATTLE～"@ja .

_:Ne0cd061e4f0b41e69921348f23373298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naberius"@en,
        "Naberius, the Melting Furnace"@en,
        "溶鉱炉ナベリウス"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Naberius"@en,
        "Naberius, the Melting Furnace"@en,
        "溶鉱炉ナベリウス"@ja .

_:Ne6879497a86042b3b9276d4faba38d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shikisai -The Time of Parting Hath Come-"@en,
        "Shikisai ~The Parting~"@en,
        "色彩 ～訣別の時来たれり～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Shikisai -The Time of Parting Hath Come-"@en,
        "Shikisai ~The Parting~"@en,
        "色彩 ～訣別の時来たれり～"@ja .

_:Ne74bd607b7484fbb84b19890593bba0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shikisai -Snowflake Shield-"@en,
        "Shikisai ~Shield in the Snow~"@en,
        "色彩 ～雪花の盾～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Shikisai -Snowflake Shield-"@en,
        "Shikisai ~Shield in the Snow~"@en,
        "色彩 ～雪花の盾～"@ja .

_:Ne8139c6888054168ad57733356dea63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incoming Battle"@en,
        "Prepare for Battle"@en,
        "臨戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Incoming Battle"@en,
        "Prepare for Battle"@en,
        "臨戦"@ja .

_:Neec82bd9cf3048828efebb36d9810f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glimmer of Humanity"@en,
        "Light of Humanity"@en,
        "人理の光"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Glimmer of Humanity"@en,
        "Light of Humanity"@en,
        "人理の光"@ja .

_:Nf0b02715974a45e29b6f59a3b2c96e47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Almost Weekly Santa Alter: Shop Theme Song"@en,
        "Weeks with Santa Alter : Shop Theme"@en,
        "ほぼ週間 サンタオルタさん:ショップテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nebe16203261342b2bfc5eb77bc0ebd29 ;
    schema:name "Almost Weekly Santa Alter: Shop Theme Song"@en,
        "Weeks with Santa Alter : Shop Theme"@en,
        "ほぼ週間 サンタオルタさん:ショップテーマ"@ja .

_:Nf223c7bc522f42608b0f23b700abe706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea"@en,
        "カルデア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Chaldea"@en,
        "カルデア"@ja .

_:Nf2fa7ddcce1e43de9c2de76a57d80708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forneus"@en,
        "Forneus, the Observatory"@en,
        "観測所フォルネウス"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Forneus"@en,
        "Forneus, the Observatory"@en,
        "観測所フォルネウス"@ja .

_:Nf7277a12d1f64a0aa5665fba2f4630df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anchor of Humanity -DEMON GOD PILLAR BATTLE-"@en,
        "Ground Tackle ~vs Majinchuu~"@en,
        "人理の錨 ～魔神柱戦～"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 ;
    schema:name "Anchor of Humanity -DEMON GOD PILLAR BATTLE-"@en,
        "Ground Tackle ~vs Majinchuu~"@en,
        "人理の錨 ～魔神柱戦～"@ja .

_:Nfd1e58991948433baeb9e2cbeacd1b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Myth Attacking ~vs Gorgon~"@en,
        "The Ravaging Myth -COMPOSITE DEITY GORGON BATTLE-"@en,
        "襲い来る神話 ～複合神性ゴルゴーン戦～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "A Myth Attacking ~vs Gorgon~"@en,
        "The Ravaging Myth -COMPOSITE DEITY GORGON BATTLE-"@en,
        "襲い来る神話 ～複合神性ゴルゴーン戦～"@ja .

_:Nfdf67a2e0ebc471ab49302ce708f4f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halphas"@en,
        "Halphas, the Armory"@en,
        "兵装舎ハルファス"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nae4adefbda9445a5809e61867568d4cd ;
    schema:name "Halphas"@en,
        "Halphas, the Armory"@en,
        "兵装舎ハルファス"@ja .

_:Nae4adefbda9445a5809e61867568d4cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N040ce5d6bd984c4ab9d9a1db6e83d303,
        _:N211907b6730a4335a9fe83fda11ef6e4,
        _:N23332cb2972c48dabc549d08a155e5a5,
        _:N2b88a1eef11240c1bbb7ffcb70464944,
        _:N37a1d37e355f42a99efaa65b984203ef,
        _:N3a8264bec74f4219b12c2a39470f979c,
        _:N4072f67b7a6d459ab048f9b18c3fa044,
        _:N4d04ffcf6bed4b93b5b2e9e51d803473,
        _:N5654ced5a2f54d0f8d71b4f5625018c5,
        _:N574c139eaa514ce9903029bee81e93ff,
        _:N60cbf95ace4e4a74980bf8c651a9a2f7,
        _:N78059148d55d4b4cae76bc3b1afbee6c,
        _:N7c46016fb60542c0b09ca0e83df2a44e,
        _:N83fba34638134dce997d94e3bd22523e,
        _:N844e46e809574fbfbfe0285c8c6a5400,
        _:N88894fb0fa4e4bf5a71b1a71e627b97b,
        _:Nb0becd0da5eb468b8c15a0c600cfcc41,
        _:Nb4b495da7f0348729c6741a61464b91b,
        _:Nbe734c2c6791478d84dc574a680286e4,
        _:Nc8b21a2203674e53b89e9d4c34273993,
        _:Nd3112732155a4aa7b8991b0d71d64817,
        _:Nd39d6dd5bc59453890f54caf977b7ff8,
        _:Ne0cd061e4f0b41e69921348f23373298,
        _:Ne8139c6888054168ad57733356dea63c,
        _:Nf2fa7ddcce1e43de9c2de76a57d80708,
        _:Nfd1e58991948433baeb9e2cbeacd1b5e,
        _:Nfdf67a2e0ebc471ab49302ce708f4f97 ;
    mo:track_count 27 ;
    schema:duration "PT73:27"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N040ce5d6bd984c4ab9d9a1db6e83d303,
        _:N211907b6730a4335a9fe83fda11ef6e4,
        _:N23332cb2972c48dabc549d08a155e5a5,
        _:N2b88a1eef11240c1bbb7ffcb70464944,
        _:N37a1d37e355f42a99efaa65b984203ef,
        _:N3a8264bec74f4219b12c2a39470f979c,
        _:N4072f67b7a6d459ab048f9b18c3fa044,
        _:N4d04ffcf6bed4b93b5b2e9e51d803473,
        _:N5654ced5a2f54d0f8d71b4f5625018c5,
        _:N574c139eaa514ce9903029bee81e93ff,
        _:N60cbf95ace4e4a74980bf8c651a9a2f7,
        _:N78059148d55d4b4cae76bc3b1afbee6c,
        _:N7c46016fb60542c0b09ca0e83df2a44e,
        _:N83fba34638134dce997d94e3bd22523e,
        _:N844e46e809574fbfbfe0285c8c6a5400,
        _:N88894fb0fa4e4bf5a71b1a71e627b97b,
        _:Nb0becd0da5eb468b8c15a0c600cfcc41,
        _:Nb4b495da7f0348729c6741a61464b91b,
        _:Nbe734c2c6791478d84dc574a680286e4,
        _:Nc8b21a2203674e53b89e9d4c34273993,
        _:Nd3112732155a4aa7b8991b0d71d64817,
        _:Nd39d6dd5bc59453890f54caf977b7ff8,
        _:Ne0cd061e4f0b41e69921348f23373298,
        _:Ne8139c6888054168ad57733356dea63c,
        _:Nf2fa7ddcce1e43de9c2de76a57d80708,
        _:Nfd1e58991948433baeb9e2cbeacd1b5e,
        _:Nfdf67a2e0ebc471ab49302ce708f4f97 .

_:Na1ab1fb9dfb6428b9d1a2dbee2df52e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0620dd2224504ea5af9e6e8be31c997c,
        _:N07a3f3dfcbac4aad82b920a5de5db9e5,
        _:N118ea19e874c4fcc9f37725f010c500c,
        _:N165be84df1e44458a0248cb14b20f80b,
        _:N281dadb2c185492c8b4393a96e19c905,
        _:N474206e95896440590ce02de9f4cb9c4,
        _:N5f5e9a8db9f047809b34a6101beae6ca,
        _:N6ac6f7bf39cf45c0a666bceb86800735,
        _:N7460d9743d76482cb4545b45698fb28a,
        _:N7f17ec805d1f4e299b73a34683a946e9,
        _:N987c4e16ecca424fb69448a100607c64,
        _:N998f3e0bceb04e9a9167d0c3f8b2e75f,
        _:Nabe8c4326c234d139eb49cfc55db08de,
        _:Naf36d3c4e3f647718d2e931a525d7015,
        _:Nb633877d91234bc89c4dd9b2bbc054eb,
        _:Nb63e77b82df949f5b57d57d4bccfa803,
        _:Nb852355b152743789d8f57ec38f81893,
        _:Nbde30ef709d74db095c60a2e66b8fe40,
        _:Nc2fcc68704014f24a5c69fa7faec586a,
        _:Ncc5b381e5795439cb3edb9459811b90e,
        _:Nd030e01f17314956a742789365d8233e,
        _:Nd0aa324377634bbe94a4566e67d07dd8,
        _:Nd31478b383d64195bb3a21300d82c8c3,
        _:Nd7b9c498374a4b269a998f85b82bec59,
        _:Ndbf178b7fe1046709bc257cdda92c801,
        _:Neec82bd9cf3048828efebb36d9810f19,
        _:Nf223c7bc522f42608b0f23b700abe706,
        _:Nf7277a12d1f64a0aa5665fba2f4630df ;
    mo:track_count 28 ;
    schema:duration "PT70:21"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N0620dd2224504ea5af9e6e8be31c997c,
        _:N07a3f3dfcbac4aad82b920a5de5db9e5,
        _:N118ea19e874c4fcc9f37725f010c500c,
        _:N165be84df1e44458a0248cb14b20f80b,
        _:N281dadb2c185492c8b4393a96e19c905,
        _:N474206e95896440590ce02de9f4cb9c4,
        _:N5f5e9a8db9f047809b34a6101beae6ca,
        _:N6ac6f7bf39cf45c0a666bceb86800735,
        _:N7460d9743d76482cb4545b45698fb28a,
        _:N7f17ec805d1f4e299b73a34683a946e9,
        _:N987c4e16ecca424fb69448a100607c64,
        _:N998f3e0bceb04e9a9167d0c3f8b2e75f,
        _:Nabe8c4326c234d139eb49cfc55db08de,
        _:Naf36d3c4e3f647718d2e931a525d7015,
        _:Nb633877d91234bc89c4dd9b2bbc054eb,
        _:Nb63e77b82df949f5b57d57d4bccfa803,
        _:Nb852355b152743789d8f57ec38f81893,
        _:Nbde30ef709d74db095c60a2e66b8fe40,
        _:Nc2fcc68704014f24a5c69fa7faec586a,
        _:Ncc5b381e5795439cb3edb9459811b90e,
        _:Nd030e01f17314956a742789365d8233e,
        _:Nd0aa324377634bbe94a4566e67d07dd8,
        _:Nd31478b383d64195bb3a21300d82c8c3,
        _:Nd7b9c498374a4b269a998f85b82bec59,
        _:Ndbf178b7fe1046709bc257cdda92c801,
        _:Neec82bd9cf3048828efebb36d9810f19,
        _:Nf223c7bc522f42608b0f23b700abe706,
        _:Nf7277a12d1f64a0aa5665fba2f4630df .

_:Nebe16203261342b2bfc5eb77bc0ebd29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N11768cda24af42fcae15e41a439b31af,
        _:N1d343f700ceb4cb8a6d8c29a4ce23299,
        _:N1d4c754a9a814775925a38d1da3f8ad3,
        _:N2654e985166d47dfaf1085bd725d1646,
        _:N359f3432064c4ad0803ce03dc0560107,
        _:N37003a64c31340f9aac50c8f4821f2bf,
        _:N40da4bed59a74dd7832ef047c8e122b6,
        _:N42147464683c4219aaabb27419e895e4,
        _:N466d1de9dfe642139b77f3f110e7e658,
        _:N4c1d6f3a5e354b47a4cf5fb55e1ccf59,
        _:N4deb07e3f152436faa66a3c9ff5545ef,
        _:N6d58f6ebf7ca4150baaf5bec209a8bee,
        _:N7aee056c20e046c2acc002a7581a65c5,
        _:N8bcac3db909f4daa9bcfac6cc4e39f61,
        _:Na52f5ef6a051415f99a8a26e20da8734,
        _:Naaa140bec6574d1bbfae2a695b3c1a91,
        _:Nb577dcb3001e4b2184b311ebae6e3f84,
        _:Nb815d941159e499f9f7d24c5869a0905,
        _:Nc17226860469473089853e7a69fd1cfd,
        _:Nc778cfec142a46cb910d4b9aace00395,
        _:Nc8887b2205264261926c44d23b4c5775,
        _:Nc96b45a09811479d816c25fb30456cd6,
        _:Nd2acdb599f8b4329b56597a5fcce736f,
        _:Nd2b37f254dbb4f9288dd49c0c7f4089a,
        _:Nd51558a4d58e4ed1ac7a50cd224092bb,
        _:Nd85dd5f365d647bc99e47bbf4403ca9c,
        _:Ne6879497a86042b3b9276d4faba38d87,
        _:Ne74bd607b7484fbb84b19890593bba0d,
        _:Nf0b02715974a45e29b6f59a3b2c96e47 ;
    mo:track_count 29 ;
    schema:duration "PT73:35"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N11768cda24af42fcae15e41a439b31af,
        _:N1d343f700ceb4cb8a6d8c29a4ce23299,
        _:N1d4c754a9a814775925a38d1da3f8ad3,
        _:N2654e985166d47dfaf1085bd725d1646,
        _:N359f3432064c4ad0803ce03dc0560107,
        _:N37003a64c31340f9aac50c8f4821f2bf,
        _:N40da4bed59a74dd7832ef047c8e122b6,
        _:N42147464683c4219aaabb27419e895e4,
        _:N466d1de9dfe642139b77f3f110e7e658,
        _:N4c1d6f3a5e354b47a4cf5fb55e1ccf59,
        _:N4deb07e3f152436faa66a3c9ff5545ef,
        _:N6d58f6ebf7ca4150baaf5bec209a8bee,
        _:N7aee056c20e046c2acc002a7581a65c5,
        _:N8bcac3db909f4daa9bcfac6cc4e39f61,
        _:Na52f5ef6a051415f99a8a26e20da8734,
        _:Naaa140bec6574d1bbfae2a695b3c1a91,
        _:Nb577dcb3001e4b2184b311ebae6e3f84,
        _:Nb815d941159e499f9f7d24c5869a0905,
        _:Nc17226860469473089853e7a69fd1cfd,
        _:Nc778cfec142a46cb910d4b9aace00395,
        _:Nc8887b2205264261926c44d23b4c5775,
        _:Nc96b45a09811479d816c25fb30456cd6,
        _:Nd2acdb599f8b4329b56597a5fcce736f,
        _:Nd2b37f254dbb4f9288dd49c0c7f4089a,
        _:Nd51558a4d58e4ed1ac7a50cd224092bb,
        _:Nd85dd5f365d647bc99e47bbf4403ca9c,
        _:Ne6879497a86042b3b9276d4faba38d87,
        _:Ne74bd607b7484fbb84b19890593bba0d,
        _:Nf0b02715974a45e29b6f59a3b2c96e47 .

