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

<artist/45292#subject> a schema:Person,
        foaf:Person ;
    schema:name "REVEN"@en ;
    foaf:made <album/159455#subject>,
        <album/159455#vocals> ;
    foaf:name "REVEN"@en .

<album/156063> a mo:Release ;
    mo:catalogue_number "MDR-145" .

<album/159455#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn ;
    mo:produced_work <album/159455#musicalwork> ;
    schema:name "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn .

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

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

<album/159455#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn ;
    mo:performance_of <album/159455#musicalwork> ;
    mo:recorded_as <album/159455#musicalexpression> ;
    schema:name "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn ;
    schema:workPerformed <album/159455#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/55/159455/159455-def14b3e1cf0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159455#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-01"^^xsd:date ;
    dcterms:title "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn ;
    mo:catalogue_number "MDR-145-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/156063> ;
    mo:publication_of <album/159455#musicalexpression> ;
    mo:publisher <org/3879#subject> ;
    mo:record _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/4600#subject>,
        <product/490#subject>,
        <product/491#subject>,
        <product/500#subject> ;
    schema:datePublished "2026-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/159455/159455-def14b3e1cf0.jpg> ;
    schema:name "Ballads of Hyrule III"@en,
        "Ballads of Hyrule III"@ja,
        "Ballads of Hyrule III"@ja-latn ;
    schema:publisher <org/3879#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/159455/159455-def14b3e1cf0.jpg> .

_:N108e341916794545baad55a673970b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korok Forest"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Korok Forest"@en .

_:N2eabff51fd554cbaa41c52da0beae7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms (Dusk)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Song of Storms (Dusk)"@en .

_:N400f392d420a47c7abb7ed64548ccb12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mipha"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Mipha"@en .

_:N4271bda4c22e49b5b64d2b4db58ab033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deku Palace Garden"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Deku Palace Garden"@en .

_:N4457be9daa344824af98ed372798a79c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Kokiri Forest"@en .

_:N68ebc3c3fcd4477cbbe06fd943f3cfa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Ocarina of Time"@en .

_:N7ab76df030c347118fdd2ab9ca4a08da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (Daylight)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Song of Healing (Daylight)"@en .

_:N86e79d111df54c54ba3adae631897613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordon Village (Night)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Ordon Village (Night)"@en .

_:N9299dc7f281742708ba741d05a632ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Lost Woods"@en .

_:Na783c472e6c14a21bad7f51fb92eaa11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Time"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Temple of Time"@en .

_:Nb24add76da9e46a19ab40c5620336904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World Fragments"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Dark World Fragments"@en .

_:Nbf7b6b38a4e842e79964e0124a55094d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village (Sunrise)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Kakariko Village (Sunrise)"@en .

_:Ndab4f34e036146b2b10aa869c61466ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Town"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Castle Town"@en .

_:Nf89584fdc3644116af95b7ce1d29b644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "The Wind Waker"@en .

_:Nfcea16857256478cb12202a555052ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legendary Hero"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Legendary Hero"@en .

_:Nff8584c1af824842a66281f64199bf09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riding (Epona)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N04088c97b3374ce3b7a4d45cd1b6bbfa ;
    schema:name "Riding (Epona)"@en .

_:N04088c97b3374ce3b7a4d45cd1b6bbfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N108e341916794545baad55a673970b2b,
        _:N2eabff51fd554cbaa41c52da0beae7c9,
        _:N400f392d420a47c7abb7ed64548ccb12,
        _:N4271bda4c22e49b5b64d2b4db58ab033,
        _:N4457be9daa344824af98ed372798a79c,
        _:N68ebc3c3fcd4477cbbe06fd943f3cfa0,
        _:N7ab76df030c347118fdd2ab9ca4a08da,
        _:N86e79d111df54c54ba3adae631897613,
        _:N9299dc7f281742708ba741d05a632ce1,
        _:Na783c472e6c14a21bad7f51fb92eaa11,
        _:Nb24add76da9e46a19ab40c5620336904,
        _:Nbf7b6b38a4e842e79964e0124a55094d,
        _:Ndab4f34e036146b2b10aa869c61466ba,
        _:Nf89584fdc3644116af95b7ce1d29b644,
        _:Nfcea16857256478cb12202a555052ead,
        _:Nff8584c1af824842a66281f64199bf09 ;
    mo:track_count 16 ;
    schema:duration "PT59:29"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N108e341916794545baad55a673970b2b,
        _:N2eabff51fd554cbaa41c52da0beae7c9,
        _:N400f392d420a47c7abb7ed64548ccb12,
        _:N4271bda4c22e49b5b64d2b4db58ab033,
        _:N4457be9daa344824af98ed372798a79c,
        _:N68ebc3c3fcd4477cbbe06fd943f3cfa0,
        _:N7ab76df030c347118fdd2ab9ca4a08da,
        _:N86e79d111df54c54ba3adae631897613,
        _:N9299dc7f281742708ba741d05a632ce1,
        _:Na783c472e6c14a21bad7f51fb92eaa11,
        _:Nb24add76da9e46a19ab40c5620336904,
        _:Nbf7b6b38a4e842e79964e0124a55094d,
        _:Ndab4f34e036146b2b10aa869c61466ba,
        _:Nf89584fdc3644116af95b7ce1d29b644,
        _:Nfcea16857256478cb12202a555052ead,
        _:Nff8584c1af824842a66281f64199bf09 .

