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

<album/1854> a mo:Release ;
    mo:catalogue_number "N23D-001" .

<album/3454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn ;
    mo:produced_work <album/3454#musicalwork> ;
    schema:name "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn .

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

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

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

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

<album/3454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn ;
    mo:performance_of <album/3454#musicalwork> ;
    mo:recorded_as <album/3454#musicalexpression> ;
    schema:name "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn ;
    schema:workPerformed <album/3454#musicalwork> .

<org/2843#subject> schema:name "NTT PUB."@en,
        "NTT PUB."@ja,
        "NTT PUB."@ja-latn ;
    foaf:name "NTT PUB."@en,
        "NTT PUB."@ja,
        "NTT PUB."@ja-latn .

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

<https://medium-media.vgm.io/albums/45/3454/3454-1293446678.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-11-26"^^xsd:date ;
    dcterms:title "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn ;
    mo:catalogue_number "PSCN-5014" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1854> ;
    mo:publication_of <album/3454#musicalexpression> ;
    mo:publisher <org/2843#subject> ;
    mo:record _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    mo:record_count 1 ;
    schema:about <product/175#subject> ;
    schema:datePublished "1994-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/3454/3454-1293446678.jpg> ;
    schema:name "FINAL FANTASY IV ORIGINAL SOUND VERSION"@en,
        "ファイナルファンタジーIV オリジナル・サウンド・ヴァージョン"@ja,
        "FINAL FANTASY IV ORIGINAL SOUND VERSION"@ja-latn ;
    schema:publisher <org/2843#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/3454/3454-1293446678.jpg> .

_:N001cfc4695f84a04af5c490b62cd9206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run!"@en,
        "脱出"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Run!"@en,
        "脱出"@ja .

_:N05125b2a05fe48419e11b124e273f4e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Big Whale"@en,
        "魔道船"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Big Whale"@en,
        "魔道船"@ja .

_:N0a4a3c949be349f9943b7c0d0e85d8d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Airship"@en,
        "飛空挺"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Airship"@en,
        "飛空挺"@ja .

_:N14604a306f0644cd94be974206ea4bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Damcyan"@en,
        "ダムシアン城"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Castle Damcyan"@en,
        "ダムシアン城"@ja .

_:N1e6f35484ff8404cb5efb4804561325d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lunarians"@en,
        "月の民"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Lunarians"@en,
        "月の民"@ja .

_:N2ce1d26857fd48f4b98e6f5bba52dd38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring of Bomb"@en,
        "ボムの指輪"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Ring of Bomb"@en,
        "ボムの指輪"@ja .

_:N2eb14e80cac44c78aa1f31f35e229c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreadful Fight"@en,
        "ゴルベーザ四天王とのバトル"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Dreadful Fight"@en,
        "ゴルベーザ四天王とのバトル"@ja .

_:N33cc4361cd2540c080a626f6f9f329a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry in Sorrow"@en,
        "哀しみのテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Cry in Sorrow"@en,
        "哀しみのテーマ"@ja .

_:N380ea7588468469196cbfb3c46b6d6e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom Baron"@en,
        "バロン王国"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Kingdom Baron"@en,
        "バロン王国"@ja .

_:N394c016981ad4c19afbd6dc7e1717153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Battle"@en,
        "最後の闘い"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Final Battle"@en,
        "最後の闘い"@ja .

_:N3d51eff153904d3b994c16e7b67f9115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Dwarves"@en,
        "ドワーフの大地"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Land of Dwarves"@en,
        "ドワーフの大地"@ja .

_:N41a43bf5dc6e4275bc88c404e456b032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Bab-il"@en,
        "バブイルの塔"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Tower of Bab-il"@en,
        "バブイルの塔"@ja .

_:N42c7e6b335a14b3dad8da9287cbbe964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of Final Fantasy IV"@en,
        "ファイナルファンタジーⅣ メインテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Main Theme of Final Fantasy IV"@en,
        "ファイナルファンタジーⅣ メインテーマ"@ja .

_:N430940b631a84faabbe7144f08c06dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Moon"@en,
        "もう一つの月"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Another Moon"@en,
        "もう一つの月"@ja .

_:N43fd7c612b3d448293a0e023a272af82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Way to Go"@en,
        "長い道のり"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Long Way to Go"@en,
        "長い道のり"@ja .

_:N4a245f395836443d98dca7124b14b678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prelude"@en,
        "プレリュード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "The Prelude"@en,
        "プレリュード"@ja .

_:N4a497018cde94011aadd11ddf9daeeed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody of Lute"@en,
        "ギルバートのリュート"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Melody of Lute"@en,
        "ギルバートのリュート"@ja .

_:N518c5779dfb54161916b1db12654d005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue..."@en,
        "オープニング"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Prologue..."@en,
        "オープニング"@ja .

_:N55c2f493d93f49338cd5ed91b3b4078e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "エンディング・テーマ"@ja ;
    mo:track_number 44 ;
    schema:duration "PT11:37"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Epilogue"@en,
        "エンディング・テーマ"@ja .

_:N585d7b67ee0b46e78b1f781b17df154e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rydia"@en,
        "少女リディア"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Rydia"@en,
        "少女リディア"@ja .

_:N5a43fc5b3cdf4b8a95f1ae8f35fc1224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba de Chocobo!"@en,
        "サンバ・デ・チョコボ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Samba de Chocobo!"@en,
        "サンバ・デ・チョコボ"@ja .

_:N5ade4bfbfba84af890a19c96d0d00377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary World"@en,
        "幻獣の街"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Illusionary World"@en,
        "幻獣の街"@ja .

_:N5d32760127e44e2d94f87363985e7b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giott, the Great King"@en,
        "キング・ジオットの城"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Giott, the Great King"@en,
        "キング・ジオットの城"@ja .

_:N63156786f7184e7dbdace8929e80f9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mt. Ordeals"@en,
        "試練の山"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Mt. Ordeals"@en,
        "試練の山"@ja .

_:N654e7d29711b40b8ab228e5d55b7fa69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fabul"@en,
        "ファブール国"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Fabul"@en,
        "ファブール国"@ja .

_:N6ed31009fb044eedb3d08cbd5d5fc703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight 2"@en,
        "バトル2"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Fight 2"@en,
        "バトル2"@ja .

_:N769e894f305a43209905d90af5ba87b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golbeza Clad in the Dark"@en,
        "黒い甲冑ゴルベーザ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Golbeza Clad in the Dark"@en,
        "黒い甲冑ゴルベーザ"@ja .

_:N771fa6e17abe4e63a1ed39593f1b8d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parom & Polom"@en,
        "パロム・ポロムのテーマ"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Parom & Polom"@en,
        "パロム・ポロムのテーマ"@ja .

_:N838f5f928b284ecf9e56dcba6f268b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Zot"@en,
        "ゾットの塔"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Tower of Zot"@en,
        "ゾットの塔"@ja .

_:N87545e08fb0949f7ba67edf43723920a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere in the World..."@en,
        "一方その頃"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Somewhere in the World..."@en,
        "一方その頃"@ja .

_:N8a0f6426dde8482496c6b0854a9d9fd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocobo-Chocobo"@en,
        "チョコボ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Chocobo-Chocobo"@en,
        "チョコボ"@ja .

_:N8b7b1a888b274027a1d2e94b3e0682b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en,
        "勝利のファンファーレ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Fanfare"@en,
        "勝利のファンファーレ"@ja .

_:N8e7cf7b2f38b42f2b55cd1e85486f16f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello! Big Chocobo!"@en,
        "デブチョコボ登場"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Hello! Big Chocobo!"@en,
        "デブチョコボ登場"@ja .

_:N912fc003623c49eeba6e7ffdfbe42e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Calcobrena"@en,
        "踊る人形カルコブリーナ"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Dancing Calcobrena"@en,
        "踊る人形カルコブリーナ"@ja .

_:N96b15b184372407d991ae6bc3cefbc15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Wings"@en,
        "赤い翼"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Red Wings"@en,
        "赤い翼"@ja .

_:Naee185ce764e4827bd5c041a0cc3ae91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troian Beauty"@en,
        "トロイア国"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Troian Beauty"@en,
        "トロイア国"@ja .

_:Nb104fbb94ffc4cb38c26193780e4b90a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Love"@en,
        "愛のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Theme of Love"@en,
        "愛のテーマ"@ja .

_:Nbdd5c81afd91434fa9227fd75e231e16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight 1"@en,
        "バトル1"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Fight 1"@en,
        "バトル1"@ja .

_:Nc27dace72d074f53b774254f4a445895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within the Giant"@en,
        "巨人のダンジョン"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Within the Giant"@en,
        "巨人のダンジョン"@ja .

_:Nc438045936954b2b84afd84756597a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Our Town!"@en,
        "街のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Welcome to Our Town!"@en,
        "街のテーマ"@ja .

_:Ne56c59fdbf5648d79b3b3bd223214f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion"@en,
        "疑惑のテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Suspicion"@en,
        "疑惑のテーマ"@ja .

_:Ne73d703cb033401b8793c566b96dee08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Darkness"@en,
        "ダンジョン"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Into the Darkness"@en,
        "ダンジョン"@ja .

_:Nf3c7ea3b683940a7bd38f1d04a339a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey, Cid!"@en,
        "親方シド"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Hey, Cid!"@en,
        "親方シド"@ja .

_:Nf514adddbca8430ca05e2caa4bf9089a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Mysidia"@en,
        "ミシディア国"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N84fcf752cd3c4d5395d0ffb6198eb9ee ;
    schema:name "Mystic Mysidia"@en,
        "ミシディア国"@ja .

_:N84fcf752cd3c4d5395d0ffb6198eb9ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001cfc4695f84a04af5c490b62cd9206,
        _:N05125b2a05fe48419e11b124e273f4e3,
        _:N0a4a3c949be349f9943b7c0d0e85d8d5,
        _:N14604a306f0644cd94be974206ea4bf8,
        _:N1e6f35484ff8404cb5efb4804561325d,
        _:N2ce1d26857fd48f4b98e6f5bba52dd38,
        _:N2eb14e80cac44c78aa1f31f35e229c1d,
        _:N33cc4361cd2540c080a626f6f9f329a0,
        _:N380ea7588468469196cbfb3c46b6d6e8,
        _:N394c016981ad4c19afbd6dc7e1717153,
        _:N3d51eff153904d3b994c16e7b67f9115,
        _:N41a43bf5dc6e4275bc88c404e456b032,
        _:N42c7e6b335a14b3dad8da9287cbbe964,
        _:N430940b631a84faabbe7144f08c06dd5,
        _:N43fd7c612b3d448293a0e023a272af82,
        _:N4a245f395836443d98dca7124b14b678,
        _:N4a497018cde94011aadd11ddf9daeeed,
        _:N518c5779dfb54161916b1db12654d005,
        _:N55c2f493d93f49338cd5ed91b3b4078e,
        _:N585d7b67ee0b46e78b1f781b17df154e,
        _:N5a43fc5b3cdf4b8a95f1ae8f35fc1224,
        _:N5ade4bfbfba84af890a19c96d0d00377,
        _:N5d32760127e44e2d94f87363985e7b17,
        _:N63156786f7184e7dbdace8929e80f9fc,
        _:N654e7d29711b40b8ab228e5d55b7fa69,
        _:N6ed31009fb044eedb3d08cbd5d5fc703,
        _:N769e894f305a43209905d90af5ba87b4,
        _:N771fa6e17abe4e63a1ed39593f1b8d1b,
        _:N838f5f928b284ecf9e56dcba6f268b46,
        _:N87545e08fb0949f7ba67edf43723920a,
        _:N8a0f6426dde8482496c6b0854a9d9fd4,
        _:N8b7b1a888b274027a1d2e94b3e0682b4,
        _:N8e7cf7b2f38b42f2b55cd1e85486f16f,
        _:N912fc003623c49eeba6e7ffdfbe42e18,
        _:N96b15b184372407d991ae6bc3cefbc15,
        _:Naee185ce764e4827bd5c041a0cc3ae91,
        _:Nb104fbb94ffc4cb38c26193780e4b90a,
        _:Nbdd5c81afd91434fa9227fd75e231e16,
        _:Nc27dace72d074f53b774254f4a445895,
        _:Nc438045936954b2b84afd84756597a10,
        _:Ne56c59fdbf5648d79b3b3bd223214f66,
        _:Ne73d703cb033401b8793c566b96dee08,
        _:Nf3c7ea3b683940a7bd38f1d04a339a5b,
        _:Nf514adddbca8430ca05e2caa4bf9089a ;
    mo:track_count 44 ;
    schema:duration "PT58:18"^^xsd:interval ;
    schema:numTracks 44 ;
    schema:track _:N001cfc4695f84a04af5c490b62cd9206,
        _:N05125b2a05fe48419e11b124e273f4e3,
        _:N0a4a3c949be349f9943b7c0d0e85d8d5,
        _:N14604a306f0644cd94be974206ea4bf8,
        _:N1e6f35484ff8404cb5efb4804561325d,
        _:N2ce1d26857fd48f4b98e6f5bba52dd38,
        _:N2eb14e80cac44c78aa1f31f35e229c1d,
        _:N33cc4361cd2540c080a626f6f9f329a0,
        _:N380ea7588468469196cbfb3c46b6d6e8,
        _:N394c016981ad4c19afbd6dc7e1717153,
        _:N3d51eff153904d3b994c16e7b67f9115,
        _:N41a43bf5dc6e4275bc88c404e456b032,
        _:N42c7e6b335a14b3dad8da9287cbbe964,
        _:N430940b631a84faabbe7144f08c06dd5,
        _:N43fd7c612b3d448293a0e023a272af82,
        _:N4a245f395836443d98dca7124b14b678,
        _:N4a497018cde94011aadd11ddf9daeeed,
        _:N518c5779dfb54161916b1db12654d005,
        _:N55c2f493d93f49338cd5ed91b3b4078e,
        _:N585d7b67ee0b46e78b1f781b17df154e,
        _:N5a43fc5b3cdf4b8a95f1ae8f35fc1224,
        _:N5ade4bfbfba84af890a19c96d0d00377,
        _:N5d32760127e44e2d94f87363985e7b17,
        _:N63156786f7184e7dbdace8929e80f9fc,
        _:N654e7d29711b40b8ab228e5d55b7fa69,
        _:N6ed31009fb044eedb3d08cbd5d5fc703,
        _:N769e894f305a43209905d90af5ba87b4,
        _:N771fa6e17abe4e63a1ed39593f1b8d1b,
        _:N838f5f928b284ecf9e56dcba6f268b46,
        _:N87545e08fb0949f7ba67edf43723920a,
        _:N8a0f6426dde8482496c6b0854a9d9fd4,
        _:N8b7b1a888b274027a1d2e94b3e0682b4,
        _:N8e7cf7b2f38b42f2b55cd1e85486f16f,
        _:N912fc003623c49eeba6e7ffdfbe42e18,
        _:N96b15b184372407d991ae6bc3cefbc15,
        _:Naee185ce764e4827bd5c041a0cc3ae91,
        _:Nb104fbb94ffc4cb38c26193780e4b90a,
        _:Nbdd5c81afd91434fa9227fd75e231e16,
        _:Nc27dace72d074f53b774254f4a445895,
        _:Nc438045936954b2b84afd84756597a10,
        _:Ne56c59fdbf5648d79b3b3bd223214f66,
        _:Ne73d703cb033401b8793c566b96dee08,
        _:Nf3c7ea3b683940a7bd38f1d04a339a5b,
        _:Nf514adddbca8430ca05e2caa4bf9089a .

