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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/885#subject> ;
    schema:name "Kohji Kondo"@en ;
    foaf:made <album/885#composition>,
        <album/885#subject> ;
    foaf:name "Kohji Kondo"@en .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<album/885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/885#musicalwork> ;
    schema:name "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn .

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

<album/885#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn ;
    mo:performance_of <album/885#musicalwork> ;
    mo:recorded_as <album/885#musicalexpression> ;
    schema:name "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn ;
    schema:workPerformed <album/885#musicalwork> .

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

<https://media.vgm.io/albums/58/885/885-1270189622.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/885#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/885/885-1270189622.png> ;
    foaf:depicts <album/885#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/885/885-1270189622.png> .

<https://medium-media.vgm.io/albums/58/885/885-1270189622.png> a schema:ImageObject,
        foaf:Image .

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

<album/885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-06-22"^^xsd:date ;
    dcterms:title "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn ;
    mo:catalogue_number "SRCL-2940~1" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/885#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N588e8fac7219497eab00806e5ebe6e97,
        _:Nb97a811cabc449cf938f5e65f20378c7 ;
    mo:record_count 2 ;
    schema:about <product/416#subject>,
        <product/500#subject> ;
    schema:datePublished "1994-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/885/885-1270189622.png> ;
    schema:name "The Legend of Zelda SOUND & DRAMA"@en,
        "ゼルダの伝説 \"サウンド&ドラマ\""@ja,
        "Zelda no Densetsu SOUND & DRAMA"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/885/885-1270189622.png> .

_:N0110f1d97a3e47828f9ebf5dd052b3a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agahnim’s Theme"@en,
        "Priest"@en,
        "司祭"@ja,
        "Shisai"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Agahnim’s Theme"@en,
        "Priest"@en,
        "司祭"@ja,
        "Shisai"@ja-latn .

_:N0678981fcbab48bcacdc8952fe371744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "Ending Theme"@en,
        "エンディング"@ja,
        "Ending"@ja-latn ;
    mo:track_number 40 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Ending"@en,
        "Ending Theme"@en,
        "エンディング"@ja,
        "Ending"@ja-latn .

_:N083d9f18cbc647b09e81b3cc899d2cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Overworld"@en,
        "Dark World"@en,
        "裏の地上"@ja,
        "Ura no Chijou"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Dark Overworld"@en,
        "Dark World"@en,
        "裏の地上"@ja,
        "Ura no Chijou"@ja-latn .

_:N09c97024d634481796cb9d9bf209298a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganon's Message"@en,
        "Ganon’s Message"@en,
        "ガノンのメッセージ"@ja,
        "Ganon no Message"@ja-latn ;
    mo:track_number 37 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Ganon's Message"@en,
        "Ganon’s Message"@en,
        "ガノンのメッセージ"@ja,
        "Ganon no Message"@ja-latn .

_:N0b7024716cc34f84a0a847e616c19ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Mountain Forest"@en,
        "Mountains and Forests of the Dark World"@en,
        "裏の山の森"@ja,
        "Ura no Yama no Mori"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Dark Mountain Forest"@en,
        "Mountains and Forests of the Dark World"@en,
        "裏の山の森"@ja,
        "Ura no Yama no Mori"@ja-latn .

_:N0d438ee634c747008761d579093cc1a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn .

_:N12b71d669b1e4765bcff396c99a682eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSS Clear Fanfare"@en,
        "Boss Defeated"@en,
        "BOSSクリアファンファーレ"@ja,
        "BOSS Clear Fanfare"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "BOSS Clear Fanfare"@en,
        "Boss Defeated"@en,
        "BOSSクリアファンファーレ"@ja,
        "BOSS Clear Fanfare"@ja-latn .

_:N146bfdf3d06249658dddde0d646bb32d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minigame Theme"@en,
        "Theme of the Guessing-Game House"@en,
        "当てもの屋のテーマ"@ja,
        "Atemono-ya no Theme"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Minigame Theme"@en,
        "Theme of the Guessing-Game House"@en,
        "当てもの屋のテーマ"@ja,
        "Atemono-ya no Theme"@ja-latn .

_:N222abc9924a44375beb8dd5b9067597d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light World"@en,
        "Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Light World"@en,
        "Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn .

_:N28562f2925d942f88e81d67373f1fe38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en,
        "カカリコ村"@ja,
        "Kakariko-mura"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Kakariko Village"@en,
        "カカリコ村"@ja,
        "Kakariko-mura"@ja-latn .

_:N30f048de0831491aaeace2e68e31f759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light World Dungeon"@en,
        "Sanctuary Dungeon"@en,
        "神殿ダンジョン"@ja,
        "Shinden Dungeon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Light World Dungeon"@en,
        "Sanctuary Dungeon"@en,
        "神殿ダンジョン"@ja,
        "Shinden Dungeon"@ja-latn .

_:N481f2b406bd14b0c990776771dd6f83f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Church"@en,
        "Sanctuary"@en,
        "教会"@ja,
        "Kyoukai"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Church"@en,
        "Sanctuary"@en,
        "教会"@ja,
        "Kyoukai"@ja-latn .

_:N50001ee30e60413b85640d227306a917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "Ending Theme"@en,
        "エンディング"@ja,
        "Ending"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Ending"@en,
        "Ending Theme"@en,
        "エンディング"@ja,
        "Ending"@ja-latn .

_:N5034ecace8284285910be7f53c8a27b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Important Item Acquired"@en,
        "Treasure Chest Catch Fanfare"@en,
        "宝物キャッチファンファーレ"@ja,
        "Takaramono Catch Fanfare"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Important Item Acquired"@en,
        "Treasure Chest Catch Fanfare"@en,
        "宝物キャッチファンファーレ"@ja,
        "Takaramono Catch Fanfare"@ja-latn .

_:N559ae93c55384cba9ebd2db18421c693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "Title Theme"@en,
        "タイトル"@ja,
        "Title"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Title"@en,
        "Title Theme"@en,
        "タイトル"@ja,
        "Title"@ja-latn .

_:N583493ed4ac545648e6ad59da2cbc431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja,
        "Game Over"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja,
        "Game Over"@ja-latn .

_:N5cdd9609ac5e4df58f10e981a29213c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Zelda is Rescued Fanfare"@en,
        "Zelda is Saved"@en,
        "ゼルダを助けた時のファンファーレ"@ja,
        "Zelda o Tasuketa no Fanfare"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "When Zelda is Rescued Fanfare"@en,
        "Zelda is Saved"@en,
        "ゼルダを助けた時のファンファーレ"@ja,
        "Zelda o Tasuketa no Fanfare"@ja-latn .

_:N601746d966bd478fac0219272bd45520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got a Triforce Fragment"@en,
        "Triforce Catch Fanfare"@en,
        "トライフォースキャッチファンファーレ"@ja,
        "Triforce Catch Fanfare"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Got a Triforce Fragment"@en,
        "Triforce Catch Fanfare"@en,
        "トライフォースキャッチファンファーレ"@ja,
        "Triforce Catch Fanfare"@ja-latn .

_:N625cc8651de84e1388543909d10eee43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Drama \"Two People: Introductory Chapter\""@en,
        "Sound Drama “Two People: Introductory Chapter”"@en,
        "サウンド・ドラマ「二人の序章」"@ja,
        "Sound Drama \"Futari no Joshou\""@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT17:12"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Sound Drama \"Two People: Introductory Chapter\""@en,
        "Sound Drama “Two People: Introductory Chapter”"@en,
        "サウンド・ドラマ「二人の序章」"@ja,
        "Sound Drama \"Futari no Joshou\""@ja-latn .

_:N630a7fe0c8f74d6eacfe10c679555e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Soldiers"@en,
        "The Soldiers of Kakariko Village"@en,
        "カカリコ村の兵士"@ja,
        "Kakariko-mura no Heishi"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Kakariko Soldiers"@en,
        "The Soldiers of Kakariko Village"@en,
        "カカリコ村の兵士"@ja,
        "Kakariko-mura no Heishi"@ja-latn .

_:N682fbd7541ba4062ade3c9895f25cb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSS~BGM~"@en,
        "Boss Theme"@en,
        "BOSS~BGM~"@ja,
        "BOSS~BGM~"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "BOSS~BGM~"@en,
        "Boss Theme"@en,
        "BOSS~BGM~"@ja,
        "BOSS~BGM~"@ja-latn .

_:N69226465a4ef4f3ebac2bb0b52e4fe43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Fountain"@en,
        "The Goddess Appears"@en,
        "女神登場"@ja,
        "Megami Toujou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Fairy Fountain"@en,
        "The Goddess Appears"@en,
        "女神登場"@ja,
        "Megami Toujou"@ja-latn .

_:N6a4729ff00414006816d684b31548ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn .

_:N6ab12a8057d7401293917526069f0577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master Sword Demo"@en,
        "The Master Sword"@en,
        "マスターソードのデモ"@ja,
        "Master Sword no Demo"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Master Sword Demo"@en,
        "The Master Sword"@en,
        "マスターソードのデモ"@ja,
        "Master Sword no Demo"@ja-latn .

_:N6b45635a41ef40008ed4ab45027aa656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground"@en,
        "Underworld Theme"@en,
        "地下"@ja,
        "Chika"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Underground"@en,
        "Underworld Theme"@en,
        "地下"@ja,
        "Chika"@ja-latn .

_:N6e31d235b9064467b86bfd79af8fc8bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy Night"@en,
        "Time of the Falling Rain"@en,
        "雨降りの時"@ja,
        "Amefuri no Toki"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Rainy Night"@en,
        "Time of the Falling Rain"@en,
        "雨降りの時"@ja,
        "Amefuri no Toki"@ja-latn .

_:N6e58ec035844401895e0b6a2a8984618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Ganon"@en,
        "Ganon Battle"@en,
        "ガノン戦闘"@ja,
        "Ganon Sentou"@ja-latn ;
    mo:track_number 38 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Battle with Ganon"@en,
        "Ganon Battle"@en,
        "ガノン戦闘"@ja,
        "Ganon Sentou"@ja-latn .

_:N71d3b6dd4e1242acb2995c5df7df6a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Select"@en,
        "Select Screen"@en,
        "セレクト面"@ja,
        "Select-men"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Player Select"@en,
        "Select Screen"@en,
        "セレクト面"@ja,
        "Select-men"@ja-latn .

_:N83d555775fd2438f998b678c75ec9cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal"@en,
        "The Crystals"@en,
        "クリスタル"@ja,
        "Crystal"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Crystal"@en,
        "The Crystals"@en,
        "クリスタル"@ja,
        "Crystal"@ja-latn .

_:N848bec7ba67e4ce5a3898135b26d2098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Zelda's Rescue"@en,
        "Princess Zelda, Rescued"@en,
        "ゼルダ姫救助"@ja,
        "Zelda-hime Kyuujo"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Princess Zelda's Rescue"@en,
        "Princess Zelda, Rescued"@en,
        "ゼルダ姫救助"@ja,
        "Zelda-hime Kyuujo"@ja-latn .

_:N86ba43608fa54dfe9280ff0c196ad7bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune Teller’s House"@en,
        "Fortune-Telling House"@en,
        "占いの店"@ja,
        "Uranai no Mise"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Fortune Teller’s House"@en,
        "Fortune-Telling House"@en,
        "占いの店"@ja,
        "Uranai no Mise"@ja-latn .

_:N8e2d75406daf4f66b39a2312d7fd219b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guessing-Game House"@en,
        "Minigames"@en,
        "当てもの屋"@ja,
        "Atemono-ya"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Guessing-Game House"@en,
        "Minigames"@en,
        "当てもの屋"@ja,
        "Atemono-ya"@ja-latn .

_:N9331888800fb4ee986c474d1a05bcf9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganon is Defeated"@en,
        "When Ganon Appears and is Defeated Fanfare"@en,
        "ガノン登場及び倒した時のファンファーレ"@ja,
        "Ganon Toujou Oyobi Taoshita Toki no Fanfare"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Ganon is Defeated"@en,
        "When Ganon Appears and is Defeated Fanfare"@en,
        "ガノン登場及び倒した時のファンファーレ"@ja,
        "Ganon Toujou Oyobi Taoshita Toki no Fanfare"@ja-latn .

_:N98d119b8380543f5ab26adbb4baca860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light World"@en,
        "Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Light World"@en,
        "Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn .

_:N9ceee0c86cd84091b98bc6e3056d79b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en,
        "Cave Interior"@en,
        "洞窟"@ja,
        "Doukutsu"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Cave"@en,
        "Cave Interior"@en,
        "洞窟"@ja,
        "Doukutsu"@ja-latn .

_:Na528854bd1db41a394d213c9009d7250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Demo"@en,
        "Opening Scene"@en,
        "オープニングデモ"@ja,
        "Opening Demo"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Opening Demo"@en,
        "Opening Scene"@en,
        "オープニングデモ"@ja,
        "Opening Demo"@ja-latn .

_:Naea232bd9f274bd5a1b1741ade8994bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agahnim Transforms into Ganon"@en,
        "The Priest Transforms Into Ganon"@en,
        "司祭がガノンに変身する時"@ja,
        "Shisai ga Ganon ni Henshin Suru Toki"@ja-latn ;
    mo:track_number 36 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Agahnim Transforms into Ganon"@en,
        "The Priest Transforms Into Ganon"@en,
        "司祭がガノンに変身する時"@ja,
        "Shisai ga Ganon ni Henshin Suru Toki"@ja-latn .

_:Nb41d2707c7574f97acd1b1c95c8ccc01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triforce Chamber"@en,
        "Triforce Room"@en,
        "トライフォースの部屋"@ja,
        "Triforce no Heya"@ja-latn ;
    mo:track_number 39 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Triforce Chamber"@en,
        "Triforce Room"@en,
        "トライフォースの部屋"@ja,
        "Triforce no Heya"@ja-latn .

_:Nb4853bfbb69145e99c793dfef62b0088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Theme"@en,
        "Lost Woods Theme"@en,
        "森のテーマ"@ja,
        "Mori no Theme"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Forest Theme"@en,
        "Lost Woods Theme"@en,
        "森のテーマ"@ja,
        "Mori no Theme"@ja-latn .

_:Nb7e62762b7534d5f859d6a03705da04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Fountain"@en,
        "The Goddess Appears"@en,
        "女神登場"@ja,
        "Megami Toujou"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Fairy Fountain"@en,
        "The Goddess Appears"@en,
        "女神登場"@ja,
        "Megami Toujou"@ja-latn .

_:Nbc3117d531f049a3a5d90738cb4c5f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light World Dungeon"@en,
        "Sanctuary Dungeon"@en,
        "神殿ダンジョン"@ja,
        "Shinden Dungeon"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Light World Dungeon"@en,
        "Sanctuary Dungeon"@en,
        "神殿ダンジョン"@ja,
        "Shinden Dungeon"@ja-latn .

_:Nc44c8935976c493dbb2d947b08d78940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest"@en,
        "Lost Woods"@en,
        "森"@ja,
        "Mori"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Forest"@en,
        "Lost Woods"@en,
        "森"@ja,
        "Mori"@ja-latn .

_:Ncd04855c88b24136bb13b051ecc09505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World Dungeon"@en,
        "裏ダンジョン"@ja,
        "Ura Dungeon"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Dark World Dungeon"@en,
        "裏ダンジョン"@ja,
        "Ura Dungeon"@ja-latn .

_:Nded01f46eea24f3c8764585ffdd3cae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en,
        "Death Mountain Theme"@en,
        "デスマウンテン"@ja,
        "Death Mountain"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Death Mountain"@en,
        "Death Mountain Theme"@en,
        "デスマウンテン"@ja,
        "Death Mountain"@ja-latn .

_:Ne93dd7a9e4c246ca9fe663e5a7f2e9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rabbit Theme"@en,
        "Turned Into a Rabbit!"@en,
        "ウサギになった時"@ja,
        "Usagi ni Natta Toki"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Rabbit Theme"@en,
        "Turned Into a Rabbit!"@en,
        "ウサギになった時"@ja,
        "Usagi ni Natta Toki"@ja-latn .

_:Ne9daa63d191e42718b685e026a1c3ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "Title Theme"@en,
        "タイトル"@ja,
        "Title"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Title"@en,
        "Title Theme"@en,
        "タイトル"@ja,
        "Title"@ja-latn .

_:Nf34cee07cd644e36a3c5f40796170e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World"@en,
        "裏の地上"@ja,
        "Ura no Chijou"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Dark World"@en,
        "裏の地上"@ja,
        "Ura no Chijou"@ja-latn .

_:Nf4e5ac6909d24b0d8ccf262fabd337c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en,
        "カカリコ村"@ja,
        "Kakariko-mura"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N588e8fac7219497eab00806e5ebe6e97 ;
    schema:name "Kakariko Village"@en,
        "カカリコ村"@ja,
        "Kakariko-mura"@ja-latn .

_:Nffe83f9056a941baa112aa6c0a10b4e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en,
        "Overworld Theme"@en,
        "地上"@ja,
        "Chijou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nb97a811cabc449cf938f5e65f20378c7 ;
    schema:name "Overworld"@en,
        "Overworld Theme"@en,
        "地上"@ja,
        "Chijou"@ja-latn .

_:N588e8fac7219497eab00806e5ebe6e97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083d9f18cbc647b09e81b3cc899d2cec,
        _:N146bfdf3d06249658dddde0d646bb32d,
        _:N222abc9924a44375beb8dd5b9067597d,
        _:N30f048de0831491aaeace2e68e31f759,
        _:N625cc8651de84e1388543909d10eee43,
        _:N69226465a4ef4f3ebac2bb0b52e4fe43,
        _:N6a4729ff00414006816d684b31548ea3,
        _:Nb4853bfbb69145e99c793dfef62b0088,
        _:Nf4e5ac6909d24b0d8ccf262fabd337c0 ;
    mo:track_count 9 ;
    schema:duration "PT44:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N083d9f18cbc647b09e81b3cc899d2cec,
        _:N146bfdf3d06249658dddde0d646bb32d,
        _:N222abc9924a44375beb8dd5b9067597d,
        _:N30f048de0831491aaeace2e68e31f759,
        _:N625cc8651de84e1388543909d10eee43,
        _:N69226465a4ef4f3ebac2bb0b52e4fe43,
        _:N6a4729ff00414006816d684b31548ea3,
        _:Nb4853bfbb69145e99c793dfef62b0088,
        _:Nf4e5ac6909d24b0d8ccf262fabd337c0 .

_:Nb97a811cabc449cf938f5e65f20378c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0110f1d97a3e47828f9ebf5dd052b3a7,
        _:N0678981fcbab48bcacdc8952fe371744,
        _:N09c97024d634481796cb9d9bf209298a,
        _:N0b7024716cc34f84a0a847e616c19ddd,
        _:N0d438ee634c747008761d579093cc1a6,
        _:N12b71d669b1e4765bcff396c99a682eb,
        _:N28562f2925d942f88e81d67373f1fe38,
        _:N481f2b406bd14b0c990776771dd6f83f,
        _:N50001ee30e60413b85640d227306a917,
        _:N5034ecace8284285910be7f53c8a27b3,
        _:N559ae93c55384cba9ebd2db18421c693,
        _:N583493ed4ac545648e6ad59da2cbc431,
        _:N5cdd9609ac5e4df58f10e981a29213c5,
        _:N601746d966bd478fac0219272bd45520,
        _:N630a7fe0c8f74d6eacfe10c679555e2d,
        _:N682fbd7541ba4062ade3c9895f25cb6e,
        _:N6ab12a8057d7401293917526069f0577,
        _:N6b45635a41ef40008ed4ab45027aa656,
        _:N6e31d235b9064467b86bfd79af8fc8bc,
        _:N6e58ec035844401895e0b6a2a8984618,
        _:N71d3b6dd4e1242acb2995c5df7df6a1b,
        _:N83d555775fd2438f998b678c75ec9cd0,
        _:N848bec7ba67e4ce5a3898135b26d2098,
        _:N86ba43608fa54dfe9280ff0c196ad7bb,
        _:N8e2d75406daf4f66b39a2312d7fd219b,
        _:N9331888800fb4ee986c474d1a05bcf9d,
        _:N98d119b8380543f5ab26adbb4baca860,
        _:N9ceee0c86cd84091b98bc6e3056d79b7,
        _:Na528854bd1db41a394d213c9009d7250,
        _:Naea232bd9f274bd5a1b1741ade8994bd,
        _:Nb41d2707c7574f97acd1b1c95c8ccc01,
        _:Nb7e62762b7534d5f859d6a03705da04d,
        _:Nbc3117d531f049a3a5d90738cb4c5f5c,
        _:Nc44c8935976c493dbb2d947b08d78940,
        _:Ncd04855c88b24136bb13b051ecc09505,
        _:Nded01f46eea24f3c8764585ffdd3cae1,
        _:Ne93dd7a9e4c246ca9fe663e5a7f2e9fe,
        _:Ne9daa63d191e42718b685e026a1c3ced,
        _:Nf34cee07cd644e36a3c5f40796170e55,
        _:Nffe83f9056a941baa112aa6c0a10b4e3 ;
    mo:track_count 40 ;
    schema:duration "PT54:32"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N0110f1d97a3e47828f9ebf5dd052b3a7,
        _:N0678981fcbab48bcacdc8952fe371744,
        _:N09c97024d634481796cb9d9bf209298a,
        _:N0b7024716cc34f84a0a847e616c19ddd,
        _:N0d438ee634c747008761d579093cc1a6,
        _:N12b71d669b1e4765bcff396c99a682eb,
        _:N28562f2925d942f88e81d67373f1fe38,
        _:N481f2b406bd14b0c990776771dd6f83f,
        _:N50001ee30e60413b85640d227306a917,
        _:N5034ecace8284285910be7f53c8a27b3,
        _:N559ae93c55384cba9ebd2db18421c693,
        _:N583493ed4ac545648e6ad59da2cbc431,
        _:N5cdd9609ac5e4df58f10e981a29213c5,
        _:N601746d966bd478fac0219272bd45520,
        _:N630a7fe0c8f74d6eacfe10c679555e2d,
        _:N682fbd7541ba4062ade3c9895f25cb6e,
        _:N6ab12a8057d7401293917526069f0577,
        _:N6b45635a41ef40008ed4ab45027aa656,
        _:N6e31d235b9064467b86bfd79af8fc8bc,
        _:N6e58ec035844401895e0b6a2a8984618,
        _:N71d3b6dd4e1242acb2995c5df7df6a1b,
        _:N83d555775fd2438f998b678c75ec9cd0,
        _:N848bec7ba67e4ce5a3898135b26d2098,
        _:N86ba43608fa54dfe9280ff0c196ad7bb,
        _:N8e2d75406daf4f66b39a2312d7fd219b,
        _:N9331888800fb4ee986c474d1a05bcf9d,
        _:N98d119b8380543f5ab26adbb4baca860,
        _:N9ceee0c86cd84091b98bc6e3056d79b7,
        _:Na528854bd1db41a394d213c9009d7250,
        _:Naea232bd9f274bd5a1b1741ade8994bd,
        _:Nb41d2707c7574f97acd1b1c95c8ccc01,
        _:Nb7e62762b7534d5f859d6a03705da04d,
        _:Nbc3117d531f049a3a5d90738cb4c5f5c,
        _:Nc44c8935976c493dbb2d947b08d78940,
        _:Ncd04855c88b24136bb13b051ecc09505,
        _:Nded01f46eea24f3c8764585ffdd3cae1,
        _:Ne93dd7a9e4c246ca9fe663e5a7f2e9fe,
        _:Ne9daa63d191e42718b685e026a1c3ced,
        _:Nf34cee07cd644e36a3c5f40796170e55,
        _:Nffe83f9056a941baa112aa6c0a10b4e3 .

