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

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

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

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

<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/45557#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/45557#musicalwork> ;
    schema:name "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn .

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

<album/45557#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn ;
    mo:performance_of <album/45557#musicalwork> ;
    mo:recorded_as <album/45557#musicalexpression> ;
    schema:name "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn ;
    schema:workPerformed <album/45557#musicalwork> .

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

<https://medium-media.vgm.io/albums/75/45557/45557-1398893658.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45557#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-16"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45557#musicalexpression> ;
    mo:publisher _:N7acd53ae8a314bf9bde2cac69b81672b ;
    mo:record _:N513c353f5a72455c8f63362b40a49494 ;
    mo:record_count 1 ;
    schema:about <product/500#subject> ;
    schema:datePublished "2014-02-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/45557/45557-1398893658.jpg> ;
    schema:name "The Legend of Zelda: Anthems of the Past"@en,
        "The Legend of Zelda: Anthems of the Past"@ja,
        "The Legend of Zelda: Anthems of the Past"@ja-latn ;
    schema:publisher _:N7acd53ae8a314bf9bde2cac69b81672b ;
    foaf:depiction <https://media.vgm.io/albums/75/45557/45557-1398893658.jpg> .

_:N07858de99a8b4d009daa078952f0df4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Kakariko Village"@en .

_:N0fd143a997b64abeb97368f908759b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Title Theme"@en .

_:N13f6d00b1f094e9288315adc6ae0a28d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of the Gods"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Power of the Gods"@en .

_:N1632acfef59041ae9b1cfbf5ca8bfc48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anger of the Guardians"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Anger of the Guardians"@en .

_:N18d6f46bc8f743b9847bf8d4e9d349f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Golden Land"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Dark Golden Land"@en .

_:N19df729c90314297a6b022a0e301e523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safety in the Sanctuary"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Safety in the Sanctuary"@en .

_:N444f48cdb2814213b711e92e6b4c60f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Hyrule Field"@en .

_:N55bfb4f022d147a5a0763c89ddb1d4b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Zelda's Rescue"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Princess Zelda's Rescue"@en .

_:N5d514166146a47dfa1e3eaeb5967d6eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meeting the Maidens"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Meeting the Maidens"@en .

_:N5f46aba80f164a56a68b47a734d1740d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goddess Appears"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "The Goddess Appears"@en .

_:N615b897ef8ff4626b6d3916f6769d396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Staff Roll"@en .

_:N747a1db39d5f47ac8029cde2111748c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Mist"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Black Mist"@en .

_:N77ab278253394441a3cdd554cd1fdfd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Ancient Ruins"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Lost Ancient Ruins"@en .

_:N7acd53ae8a314bf9bde2cac69b81672b schema:name "BMBGuitar"@en,
        "BMBGuitar"@ja,
        "BMBGuitar"@ja-latn ;
    foaf:name "BMBGuitar"@en,
        "BMBGuitar"@ja,
        "BMBGuitar"@ja-latn .

_:N984bd711ff46491c8071cfbb499216f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guessing Game House"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Guessing Game House"@en .

_:N9c0fc48b52e440a7929f6bebeb503b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majestic Castle"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Majestic Castle"@en .

_:Na4cbb469c571433785d088f34485acba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priest of the Dark Order"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Priest of the Dark Order"@en .

_:Na5063d05850444ce8b45f329013df744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Hyrule"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Beautiful Hyrule"@en .

_:Nb22fd146449c44dcb79f0f9af9f62666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune Teller"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Fortune Teller"@en .

_:Nc6866328b6434483b178607325488386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dank Dungeons"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Dank Dungeons"@en .

_:Nccfccf60e5ff42f8a8330f8413e66040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Silly Pink Rabbit!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "The Silly Pink Rabbit!"@en .

_:Nd2304f36ce764b0ca7cb8483738a26be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon of Shadows"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Dungeon of Shadows"@en .

_:Nd65500a08ce94ae9a918ca24cca7da65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Mystery"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Forest of Mystery"@en .

_:Ndeec8a2f96274ba9ba0a6c019848fd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince of Darkness"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "The Prince of Darkness"@en .

_:Nfb3ac768f9434781a7e0a1c9740f45f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seal of Seven Maidens"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N513c353f5a72455c8f63362b40a49494 ;
    schema:name "Seal of Seven Maidens"@en .

_:N513c353f5a72455c8f63362b40a49494 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07858de99a8b4d009daa078952f0df4f,
        _:N0fd143a997b64abeb97368f908759b1f,
        _:N13f6d00b1f094e9288315adc6ae0a28d,
        _:N1632acfef59041ae9b1cfbf5ca8bfc48,
        _:N18d6f46bc8f743b9847bf8d4e9d349f6,
        _:N19df729c90314297a6b022a0e301e523,
        _:N444f48cdb2814213b711e92e6b4c60f7,
        _:N55bfb4f022d147a5a0763c89ddb1d4b5,
        _:N5d514166146a47dfa1e3eaeb5967d6eb,
        _:N5f46aba80f164a56a68b47a734d1740d,
        _:N615b897ef8ff4626b6d3916f6769d396,
        _:N747a1db39d5f47ac8029cde2111748c5,
        _:N77ab278253394441a3cdd554cd1fdfd8,
        _:N984bd711ff46491c8071cfbb499216f6,
        _:N9c0fc48b52e440a7929f6bebeb503b57,
        _:Na4cbb469c571433785d088f34485acba,
        _:Na5063d05850444ce8b45f329013df744,
        _:Nb22fd146449c44dcb79f0f9af9f62666,
        _:Nc6866328b6434483b178607325488386,
        _:Nccfccf60e5ff42f8a8330f8413e66040,
        _:Nd2304f36ce764b0ca7cb8483738a26be,
        _:Nd65500a08ce94ae9a918ca24cca7da65,
        _:Ndeec8a2f96274ba9ba0a6c019848fd89,
        _:Nfb3ac768f9434781a7e0a1c9740f45f1 ;
    mo:track_count 24 ;
    schema:duration "PT53:08"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N07858de99a8b4d009daa078952f0df4f,
        _:N0fd143a997b64abeb97368f908759b1f,
        _:N13f6d00b1f094e9288315adc6ae0a28d,
        _:N1632acfef59041ae9b1cfbf5ca8bfc48,
        _:N18d6f46bc8f743b9847bf8d4e9d349f6,
        _:N19df729c90314297a6b022a0e301e523,
        _:N444f48cdb2814213b711e92e6b4c60f7,
        _:N55bfb4f022d147a5a0763c89ddb1d4b5,
        _:N5d514166146a47dfa1e3eaeb5967d6eb,
        _:N5f46aba80f164a56a68b47a734d1740d,
        _:N615b897ef8ff4626b6d3916f6769d396,
        _:N747a1db39d5f47ac8029cde2111748c5,
        _:N77ab278253394441a3cdd554cd1fdfd8,
        _:N984bd711ff46491c8071cfbb499216f6,
        _:N9c0fc48b52e440a7929f6bebeb503b57,
        _:Na4cbb469c571433785d088f34485acba,
        _:Na5063d05850444ce8b45f329013df744,
        _:Nb22fd146449c44dcb79f0f9af9f62666,
        _:Nc6866328b6434483b178607325488386,
        _:Nccfccf60e5ff42f8a8330f8413e66040,
        _:Nd2304f36ce764b0ca7cb8483738a26be,
        _:Nd65500a08ce94ae9a918ca24cca7da65,
        _:Ndeec8a2f96274ba9ba0a6c019848fd89,
        _:Nfb3ac768f9434781a7e0a1c9740f45f1 .

