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

<album/115800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn ;
    mo:produced_work <album/115800#musicalwork> ;
    schema:name "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn .

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

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

<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/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/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/115800#musicalexpression> a mo:Signal ;
    mo:published_as <album/115800#subject> ;
    mo:records <album/115800#performance> .

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

<https://medium-media.vgm.io/albums/00/115800/115800-c86f916bb770.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn ;
    mo:performance_of <album/115800#musicalwork> ;
    mo:performer <artist/44446#subject> ;
    mo:recorded_as <album/115800#musicalexpression> ;
    schema:byArtist <artist/44446#subject> ;
    schema:name "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn ;
    schema:workPerformed <album/115800#musicalwork> .

<artist/44446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115800#performance> ;
    schema:name "Lucas Cooper"@en ;
    foaf:name "Lucas Cooper"@en .

<album/115800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-03"^^xsd:date ;
    dcterms:title "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115800#musicalexpression> ;
    mo:publisher _:N22d1becd99824e088f21bf8407d650cf ;
    mo:record _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/4600#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/493#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/44446#subject> ;
    schema:datePublished "2020-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/115800/115800-c86f916bb770.jpg> ;
    schema:name "Zelda - A Storm of Songs"@en,
        "Zelda - A Storm of Songs"@ja,
        "Zelda - A Storm of Songs"@ja-latn ;
    schema:publisher _:N22d1becd99824e088f21bf8407d650cf ;
    foaf:depiction <https://media.vgm.io/albums/00/115800/115800-c86f916bb770.jpg> .

_:N01e31c85aa2b4f6ebf828c032ded4b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Houses (From \"Link's Awakening\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Inside the Houses (From \"Link's Awakening\")"@en .

_:N22d1becd99824e088f21bf8407d650cf schema:name "Lucas Cooper"@en,
        "Lucas Cooper"@ja,
        "Lucas Cooper"@ja-latn ;
    foaf:name "Lucas Cooper"@en,
        "Lucas Cooper"@ja,
        "Lucas Cooper"@ja-latn .

_:N6f91396b38824d5391f213f0746910b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Richard's Villa (From \"Link's Awakening\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Richard's Villa (From \"Link's Awakening\")"@en .

_:N702f273d120d460a8d91ab7873218bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing / Clock Tower (From \"Majora's Mask\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Song of Healing / Clock Tower (From \"Majora's Mask\")"@en .

_:N799d9f197c1b4aeab11938688f7ab8ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Zelda's Rescue (From \"A Link to the Past\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Princess Zelda's Rescue (From \"A Link to the Past\")"@en .

_:N89d6621378fe45b682099f047b4850ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Storm"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "After the Storm"@en .

_:Ncefa594b36184a47bd14472f5477ad54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme (From \"Ocarina of Time\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Title Theme (From \"Ocarina of Time\")"@en .

_:Ndd6ddaa615a54596aab3bdb5db0e6ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma's Theme (From \"The Wind Waker\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Grandma's Theme (From \"The Wind Waker\")"@en .

_:Ne2065a596dde416a94cef784279b092d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy Fountain (From \"Ocarina of Time\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Great Fairy Fountain (From \"Ocarina of Time\")"@en .

_:Ne99fe5cfbfcd4698859dac9532ae2c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ghost's House (From \"Link's Awakening\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "The Ghost's House (From \"Link's Awakening\")"@en .

_:Nea76c77b10704090896f7874e7f14d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village (From \"Ocarina of Time\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Kakariko Village (From \"Ocarina of Time\")"@en .

_:Nea8c928cee874a89b624949d56cb7c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave (From \"Breath of the Wild\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N9d3f1d3a8699480382cf8e62d6af8fa0 ;
    schema:name "Cave (From \"Breath of the Wild\")"@en .

_:N9d3f1d3a8699480382cf8e62d6af8fa0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01e31c85aa2b4f6ebf828c032ded4b8e,
        _:N6f91396b38824d5391f213f0746910b0,
        _:N702f273d120d460a8d91ab7873218bbb,
        _:N799d9f197c1b4aeab11938688f7ab8ca,
        _:N89d6621378fe45b682099f047b4850ef,
        _:Ncefa594b36184a47bd14472f5477ad54,
        _:Ndd6ddaa615a54596aab3bdb5db0e6ac5,
        _:Ne2065a596dde416a94cef784279b092d,
        _:Ne99fe5cfbfcd4698859dac9532ae2c3c,
        _:Nea76c77b10704090896f7874e7f14d6b,
        _:Nea8c928cee874a89b624949d56cb7c94 ;
    mo:track_count 11 ;
    schema:duration "PT20:04"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01e31c85aa2b4f6ebf828c032ded4b8e,
        _:N6f91396b38824d5391f213f0746910b0,
        _:N702f273d120d460a8d91ab7873218bbb,
        _:N799d9f197c1b4aeab11938688f7ab8ca,
        _:N89d6621378fe45b682099f047b4850ef,
        _:Ncefa594b36184a47bd14472f5477ad54,
        _:Ndd6ddaa615a54596aab3bdb5db0e6ac5,
        _:Ne2065a596dde416a94cef784279b092d,
        _:Ne99fe5cfbfcd4698859dac9532ae2c3c,
        _:Nea76c77b10704090896f7874e7f14d6b,
        _:Nea8c928cee874a89b624949d56cb7c94 .

