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

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

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

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<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/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

<product/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@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/99150#musicalexpression> a mo:Signal ;
    mo:published_as <album/99150#subject> ;
    mo:records <album/99150#performance> .

<album/99150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn ;
    mo:performance_of <album/99150#musicalwork> ;
    mo:recorded_as <album/99150#musicalexpression> ;
    schema:name "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn ;
    schema:workPerformed <album/99150#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/99150/99150-1589916263.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hajime Wakai"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Hajime Wakai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiho Fujii"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Shiho Fujii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Hama"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Takeshi Hama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toru Minegishi"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Toru Minegishi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Koji Kondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mahito Yokota"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Mahito Yokota"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenta Nagata"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Kenta Nagata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Manaka Kataoka"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Manaka Kataoka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kosuke Yamashita"@en ;
            foaf:made <album/99150#composition> ;
            foaf:name "Kosuke Yamashita"@en ] ;
    mo:produced_work <album/99150#musicalwork> ;
    schema:name "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn .

<album/99150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-08"^^xsd:date ;
    dcterms:title "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99150#musicalexpression> ;
    mo:publisher _:Nf4e38311a2e94a47bec71c560716dbf7 ;
    mo:record _:N4e44bf384f914c71965baeb5083fcbb4 ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/416#subject>,
        <product/4600#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/491#subject>,
        <product/500#subject> ;
    schema:datePublished "2019-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/99150/99150-1589916263.jpg> ;
    schema:name "Zelda for Piano"@en,
        "Zelda for Piano"@ja,
        "Zelda for Piano"@ja-latn ;
    schema:publisher _:Nf4e38311a2e94a47bec71c560716dbf7 ;
    foaf:depiction <https://media.vgm.io/albums/05/99150/99150-1589916263.jpg> .

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

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

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

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

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

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

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

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

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

_:N0460279523bd40dc904404ed00233d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Lost Woods (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N24716bf4c0f64afdb945b3224626bad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Gerudo Valley (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N27b03a7b9a024ccda970f0115ddb6d63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Trailer Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N34b1d71d0a31432b8f29832f8f11c739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Song of Storms (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N396e139ca9cd4ae7ba7e5fab5a28320e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Lament (From \"The Legend of Zelda: Twilight Princess\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Midna's Lament (From \"The Legend of Zelda: Twilight Princess\")"@en .

_:N4d2a3ac07ff54de4a874959be139f8dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Main Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N53696395432f4307ae48aff2eaabd464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Kakariko Village (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N68ad867af6654d90a71df2e788aaa2ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Zelda's Lullaby (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N825b903dcbf94ecba735914d4ddbb1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Goddess (From \"The Legend of Zelda: Skyward Sword\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Ballad of the Goddess (From \"The Legend of Zelda: Skyward Sword\")"@en .

_:N8a72456fb7254377bfff1bf3c0922840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Hyrule Castle (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N92efc89be97f4b93bea4888486e4de04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (From \"The Legend of Zelda\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Main Theme (From \"The Legend of Zelda\")"@en .

_:Nac858c431a2a4d65b18a369ce811cf05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island (From \"The Legend of Zelda: The Wind Waker\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Dragon Roost Island (From \"The Legend of Zelda: The Wind Waker\")"@en .

_:Nb1c984c9492b483aac8bf82b8d06cce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Title (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Opening Title (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:Nbc1e8f028b0a42039c5f25204f918423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fi's Theme (From \"The Legend of Zelda: Skyward Sword\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Fi's Theme (From \"The Legend of Zelda: Skyward Sword\")"@en .

_:Nd4e74105015a4e07866a2e19b84ac97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World (From \"The Legend of Zelda: A Link to the Past\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Dark World (From \"The Legend of Zelda: A Link to the Past\")"@en .

_:Nd5038c43a64f4b30b1adb2789a6a479f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy's Fountain (From \"The Legend of Zelda\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Fairy's Fountain (From \"The Legend of Zelda\")"@en .

_:Ne03d07a92fcf44e594aa7b69b9168d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revali's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Revali's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:Nf2f35c9a14b44ab19bc694ddffcc50ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (From \"The Legend of Zelda: Majora's Mask\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4e44bf384f914c71965baeb5083fcbb4 ;
    schema:name "Song of Healing (From \"The Legend of Zelda: Majora's Mask\")"@en .

_:Nf4e38311a2e94a47bec71c560716dbf7 schema:name "Marioverehrer, AqareCover, DS Music"@en ;
    foaf:name "Marioverehrer, AqareCover, DS Music"@en .

_:N4e44bf384f914c71965baeb5083fcbb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0460279523bd40dc904404ed00233d77,
        _:N24716bf4c0f64afdb945b3224626bad3,
        _:N27b03a7b9a024ccda970f0115ddb6d63,
        _:N34b1d71d0a31432b8f29832f8f11c739,
        _:N396e139ca9cd4ae7ba7e5fab5a28320e,
        _:N4d2a3ac07ff54de4a874959be139f8dc,
        _:N53696395432f4307ae48aff2eaabd464,
        _:N68ad867af6654d90a71df2e788aaa2ce,
        _:N825b903dcbf94ecba735914d4ddbb1a5,
        _:N8a72456fb7254377bfff1bf3c0922840,
        _:N92efc89be97f4b93bea4888486e4de04,
        _:Nac858c431a2a4d65b18a369ce811cf05,
        _:Nb1c984c9492b483aac8bf82b8d06cce2,
        _:Nbc1e8f028b0a42039c5f25204f918423,
        _:Nd4e74105015a4e07866a2e19b84ac97a,
        _:Nd5038c43a64f4b30b1adb2789a6a479f,
        _:Ne03d07a92fcf44e594aa7b69b9168d06,
        _:Nf2f35c9a14b44ab19bc694ddffcc50ea ;
    mo:track_count 18 ;
    schema:duration "PT51:12"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0460279523bd40dc904404ed00233d77,
        _:N24716bf4c0f64afdb945b3224626bad3,
        _:N27b03a7b9a024ccda970f0115ddb6d63,
        _:N34b1d71d0a31432b8f29832f8f11c739,
        _:N396e139ca9cd4ae7ba7e5fab5a28320e,
        _:N4d2a3ac07ff54de4a874959be139f8dc,
        _:N53696395432f4307ae48aff2eaabd464,
        _:N68ad867af6654d90a71df2e788aaa2ce,
        _:N825b903dcbf94ecba735914d4ddbb1a5,
        _:N8a72456fb7254377bfff1bf3c0922840,
        _:N92efc89be97f4b93bea4888486e4de04,
        _:Nac858c431a2a4d65b18a369ce811cf05,
        _:Nb1c984c9492b483aac8bf82b8d06cce2,
        _:Nbc1e8f028b0a42039c5f25204f918423,
        _:Nd4e74105015a4e07866a2e19b84ac97a,
        _:Nd5038c43a64f4b30b1adb2789a6a479f,
        _:Ne03d07a92fcf44e594aa7b69b9168d06,
        _:Nf2f35c9a14b44ab19bc694ddffcc50ea .

