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

<album/42793> a mo:Release ;
    mo:catalogue_number "LOUDR-1558" .

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98687#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/98687#composition>,
        <album/98687#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98687#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/98687#composition>,
        <album/98687#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98687#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/98687#composition>,
        <album/98687#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98687#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/98687#composition>,
        <album/98687#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<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/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/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@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/98687#musicalexpression> a mo:Signal ;
    mo:published_as <album/98687#subject> ;
    mo:records <album/98687#performance> .

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

<https://medium-media.vgm.io/albums/78/98687/98687-1589029161.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98687#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn ;
    mo:performance_of <album/98687#musicalwork> ;
    mo:performer <artist/15032#subject> ;
    mo:recorded_as <album/98687#musicalexpression> ;
    schema:byArtist <artist/15032#subject> ;
    schema:name "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn ;
    schema:workPerformed <album/98687#musicalwork> .

<artist/15032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98687#performance> ;
    schema:name "Taylor Davis"@en ;
    foaf:name "Taylor Davis"@en .

<album/98687#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/692#subject>,
        <artist/698#subject> ;
    mo:produced_work <album/98687#musicalwork> ;
    schema:name "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn .

<album/98687#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-01"^^xsd:date ;
    dcterms:title "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/42793> ;
    mo:publication_of <album/98687#musicalexpression> ;
    mo:publisher _:Nfebc900a2d3f44d18e5d9949510251fc ;
    mo:record _:N64a7245b5e2440aea36ae8a36bb367bb ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/490#subject>,
        <product/491#subject>,
        <product/493#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/15032#subject> ;
    schema:datePublished "2013-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/98687/98687-1589029161.jpg> ;
    schema:name "Melodies of Hyrule: Music from \"The Legend of Zelda\""@en,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja,
        "Melodies of Hyrule: Music from \"The Legend of Zelda\""@ja-latn ;
    schema:publisher _:Nfebc900a2d3f44d18e5d9949510251fc ;
    foaf:depiction <https://media.vgm.io/albums/78/98687/98687-1589029161.jpg> .

_:N09acd54862874412bea137438d63f9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sheik's Theme (From \"Ocarina of Time\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Sheik's Theme (From \"Ocarina of Time\")"@en .

_:N0bd2cbe2945a4183b23a7f14bf7b300a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Heights and The Legend of Zelda Main Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Tal Tal Heights and The Legend of Zelda Main Theme"@en .

_:N12b2d598de984c38b20455705b9c0448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturne of Shadow (From \"Ocarina of Time\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Nocturne of Shadow (From \"Ocarina of Time\")"@en .

_:N22310dad3404481ba0f46f795a72d6de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolero of Fire (From \"Ocarina of Time\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Bolero of Fire (From \"Ocarina of Time\")"@en .

_:N24aebb9fddbb4842a309e90d25672120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Lament (From \"Twilight Princess\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Midna's Lament (From \"Twilight Princess\")"@en .

_:N6bec3c7032f14894a296ab9cba880027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Time and Song of Storms (From \"Ocarina of Time\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Song of Time and Song of Storms (From \"Ocarina of Time\")"@en .

_:N714600a5ab804e848ff8abb1b720db96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Goddess (From \"Skyward Sword\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Ballad of the Goddess (From \"Skyward Sword\")"@en .

_:N846cb9c0d87c44a1b3f39c6f3d03aa89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy Fountain"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Great Fairy Fountain"@en .

_:Naf0f22e95d144e87873e85d1a9ba0631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island (From \"The Wind Waker\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Dragon Roost Island (From \"The Wind Waker\")"@en .

_:Nbade3c37c06d47cdbd7e5a5c95467cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World Theme (From \"A Link to the Past\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Dark World Theme (From \"A Link to the Past\")"@en .

_:Nbeab437733234cc1bbd0201e0799dec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lon Lon Ranch (From \"Ocarina of Time\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Lon Lon Ranch (From \"Ocarina of Time\")"@en .

_:Nc0235fd7159f4eb98bfcf9cff070d9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (From \"Ocarina of Time\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Gerudo Valley (From \"Ocarina of Time\")"@en .

_:Nc508771f990944f4b0e913c3a218e281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade of Water (From \"Ocarina of Time\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Serenade of Water (From \"Ocarina of Time\")"@en .

_:Nc8127c5bf0dd4fc79f307dd224c864d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (From \"Ocarina of Time\") [Bonus Track]"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Lost Woods (From \"Ocarina of Time\") [Bonus Track]"@en .

_:Ndc9001fb7266479ca76c80bf4edd6e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest (From \"Ocarina of Time\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Kokiri Forest (From \"Ocarina of Time\")"@en .

_:Nf6ac1b1839e44290917839798687eb94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N64a7245b5e2440aea36ae8a36bb367bb ;
    schema:name "Zelda's Lullaby"@en .

_:Nfebc900a2d3f44d18e5d9949510251fc schema:name "Taylor Davis"@en ;
    foaf:name "Taylor Davis"@en .

_:N64a7245b5e2440aea36ae8a36bb367bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09acd54862874412bea137438d63f9cc,
        _:N0bd2cbe2945a4183b23a7f14bf7b300a,
        _:N12b2d598de984c38b20455705b9c0448,
        _:N22310dad3404481ba0f46f795a72d6de,
        _:N24aebb9fddbb4842a309e90d25672120,
        _:N6bec3c7032f14894a296ab9cba880027,
        _:N714600a5ab804e848ff8abb1b720db96,
        _:N846cb9c0d87c44a1b3f39c6f3d03aa89,
        _:Naf0f22e95d144e87873e85d1a9ba0631,
        _:Nbade3c37c06d47cdbd7e5a5c95467cb6,
        _:Nbeab437733234cc1bbd0201e0799dec8,
        _:Nc0235fd7159f4eb98bfcf9cff070d9ac,
        _:Nc508771f990944f4b0e913c3a218e281,
        _:Nc8127c5bf0dd4fc79f307dd224c864d9,
        _:Ndc9001fb7266479ca76c80bf4edd6e66,
        _:Nf6ac1b1839e44290917839798687eb94 ;
    mo:track_count 16 ;
    schema:duration "PT47:21"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N09acd54862874412bea137438d63f9cc,
        _:N0bd2cbe2945a4183b23a7f14bf7b300a,
        _:N12b2d598de984c38b20455705b9c0448,
        _:N22310dad3404481ba0f46f795a72d6de,
        _:N24aebb9fddbb4842a309e90d25672120,
        _:N6bec3c7032f14894a296ab9cba880027,
        _:N714600a5ab804e848ff8abb1b720db96,
        _:N846cb9c0d87c44a1b3f39c6f3d03aa89,
        _:Naf0f22e95d144e87873e85d1a9ba0631,
        _:Nbade3c37c06d47cdbd7e5a5c95467cb6,
        _:Nbeab437733234cc1bbd0201e0799dec8,
        _:Nc0235fd7159f4eb98bfcf9cff070d9ac,
        _:Nc508771f990944f4b0e913c3a218e281,
        _:Nc8127c5bf0dd4fc79f307dd224c864d9,
        _:Ndc9001fb7266479ca76c80bf4edd6e66,
        _:Nf6ac1b1839e44290917839798687eb94 .

