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

<album/114736> a mo:Release ;
    mo:catalogue_number "SIR035" .

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

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

<album/70044> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<artist/504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70043#subject> ;
    schema:name "Akito Nakatsuka"@en,
        "中塚章人"@ja ;
    foaf:made <album/70043#composition>,
        <album/70043#subject> ;
    foaf:name "Akito Nakatsuka"@en,
        "中塚章人"@ja .

<artist/635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70043#subject> ;
    schema:name "Minako Hamano"@en,
        "濱野美奈子"@ja ;
    foaf:made <album/70043#composition>,
        <album/70043#subject> ;
    foaf:name "Minako Hamano"@en,
        "濱野美奈子"@ja .

<artist/636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70043#subject> ;
    schema:name "Kozue Ishikawa"@en,
        "石川こずえ"@ja ;
    foaf:made <album/70043#composition>,
        <album/70043#subject> ;
    foaf:name "Kozue Ishikawa"@en,
        "石川こずえ"@ja .

<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/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 .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/34/70043/70043-1500966101.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12363#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70043#performance> ;
    schema:name "Bit Brigade"@en ;
    foaf:name "Bit Brigade"@en .

<album/70043#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda"@en,
        "The Legend of Zelda"@ja,
        "The Legend of Zelda"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/504#subject>,
        <artist/635#subject>,
        <artist/636#subject> ;
    mo:produced_work <album/70043#musicalwork> ;
    schema:name "The Legend of Zelda"@en,
        "The Legend of Zelda"@ja,
        "The Legend of Zelda"@ja-latn .

<album/70043#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-01"^^xsd:date ;
    dcterms:title "The Legend of Zelda"@en,
        "The Legend of Zelda"@ja,
        "The Legend of Zelda"@ja-latn ;
    mo:catalogue_number "SIR033" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/114736>,
        <album/70044> ;
    mo:publication_of <album/70043#musicalexpression> ;
    mo:publisher _:N22b7b98050254131896d2bba188e38c7 ;
    mo:record _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/500#subject>,
        <product/501#subject> ;
    schema:byArtist <artist/12363#subject> ;
    schema:datePublished "2017-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/70043/70043-1500966101.jpg> ;
    schema:name "The Legend of Zelda"@en,
        "The Legend of Zelda"@ja,
        "The Legend of Zelda"@ja-latn ;
    schema:publisher _:N22b7b98050254131896d2bba188e38c7 ;
    foaf:depiction <https://media.vgm.io/albums/34/70043/70043-1500966101.jpg> .

_:N08e5e441fd144550bb19a20c8aa402d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Overworld"@en .

_:N0b2272b60bd04ee19b23e59d479670da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Mountain Forest"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Dark Mountain Forest"@en .

_:N12747b7e35ee4e0d95e4fd0515be2c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Temple"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Great Temple"@en .

_:N22b7b98050254131896d2bba188e38c7 schema:name "Hello Sir Records"@en ;
    foaf:name "Hello Sir Records"@en .

_:N2d30e1b6db6f4b708704ee7047ecf464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Title"@en .

_:N45b8d9c6ac2045dfa75eed467c5f256c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triforce"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Triforce"@en .

_:N69abb6885ef74a1e8d027402e574fbda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Battle"@en .

_:N6a7dd238a51d49a9abf532ccd59b8c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary Dungeon"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Sanctuary Dungeon"@en .

_:N6e3e5a85405c45d99b2170eeb37342f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fanfare"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Final Fanfare"@en .

_:N766276ef8e274218820cda8ed183a080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Temple"@en .

_:N778054d33bc14ca3925fde49e8bf23d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select Screen"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Select Screen"@en .

_:N81ad44397afe41289fab427102d5de26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (Link's Awakening)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Overworld (Link's Awakening)"@en .

_:N8b40cde92f3b4470b1359332ed5195c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World Dungeon"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Dark World Dungeon"@en .

_:N966a2405ae2f413aaae636ca9a918bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganon's Message / Battle with Ganon"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Ganon's Message / Battle with Ganon"@en .

_:N9b8599524ece49eeb703f9717cf19fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Heights"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Tal Tal Heights"@en .

_:N9d94edb5dc094998984664aec87cf196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title (Zelda 2)"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Title (Zelda 2)"@en .

_:Na442f0af5bee4f8c95729413c7f4f069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Epilogue"@en .

_:Na8bea1323f70462892784104b7c075eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Golden Land / Overworld (Zelda 2)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Dark Golden Land / Overworld (Zelda 2)"@en .

_:Nbad01e8959bb407a9e9cc1973ae242fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Church"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Church"@en .

_:Nc53ef454e7cd466399cf55902ad7f7c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Hyrule Castle"@en .

_:Ndd38320ef3f147ee8df569af1f73eb02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turned into a Rabbit!"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Turned into a Rabbit!"@en .

_:Ne814512227884f3184cc8d1e76beefa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Time"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Temple of Time"@en .

_:Need26ec46d0f410ca3a8387d073b61ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Ending"@en .

_:Nf2199400fd3f408b87e4f1bc948f6992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain / Dungeon Reprise"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Death Mountain / Dungeon Reprise"@en .

_:Nf88234ce2b0c425d864a858139a5b894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nc8e79a5cde5e4f2eb6de3ff9c15998ca ;
    schema:name "Dungeon"@en .

_:Nc8e79a5cde5e4f2eb6de3ff9c15998ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e5e441fd144550bb19a20c8aa402d3,
        _:N0b2272b60bd04ee19b23e59d479670da,
        _:N12747b7e35ee4e0d95e4fd0515be2c66,
        _:N2d30e1b6db6f4b708704ee7047ecf464,
        _:N45b8d9c6ac2045dfa75eed467c5f256c,
        _:N69abb6885ef74a1e8d027402e574fbda,
        _:N6a7dd238a51d49a9abf532ccd59b8c56,
        _:N6e3e5a85405c45d99b2170eeb37342f5,
        _:N766276ef8e274218820cda8ed183a080,
        _:N778054d33bc14ca3925fde49e8bf23d3,
        _:N81ad44397afe41289fab427102d5de26,
        _:N8b40cde92f3b4470b1359332ed5195c5,
        _:N966a2405ae2f413aaae636ca9a918bd2,
        _:N9b8599524ece49eeb703f9717cf19fb4,
        _:N9d94edb5dc094998984664aec87cf196,
        _:Na442f0af5bee4f8c95729413c7f4f069,
        _:Na8bea1323f70462892784104b7c075eb,
        _:Nbad01e8959bb407a9e9cc1973ae242fe,
        _:Nc53ef454e7cd466399cf55902ad7f7c1,
        _:Ndd38320ef3f147ee8df569af1f73eb02,
        _:Ne814512227884f3184cc8d1e76beefa0,
        _:Need26ec46d0f410ca3a8387d073b61ff,
        _:Nf2199400fd3f408b87e4f1bc948f6992,
        _:Nf88234ce2b0c425d864a858139a5b894 ;
    mo:track_count 24 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N08e5e441fd144550bb19a20c8aa402d3,
        _:N0b2272b60bd04ee19b23e59d479670da,
        _:N12747b7e35ee4e0d95e4fd0515be2c66,
        _:N2d30e1b6db6f4b708704ee7047ecf464,
        _:N45b8d9c6ac2045dfa75eed467c5f256c,
        _:N69abb6885ef74a1e8d027402e574fbda,
        _:N6a7dd238a51d49a9abf532ccd59b8c56,
        _:N6e3e5a85405c45d99b2170eeb37342f5,
        _:N766276ef8e274218820cda8ed183a080,
        _:N778054d33bc14ca3925fde49e8bf23d3,
        _:N81ad44397afe41289fab427102d5de26,
        _:N8b40cde92f3b4470b1359332ed5195c5,
        _:N966a2405ae2f413aaae636ca9a918bd2,
        _:N9b8599524ece49eeb703f9717cf19fb4,
        _:N9d94edb5dc094998984664aec87cf196,
        _:Na442f0af5bee4f8c95729413c7f4f069,
        _:Na8bea1323f70462892784104b7c075eb,
        _:Nbad01e8959bb407a9e9cc1973ae242fe,
        _:Nc53ef454e7cd466399cf55902ad7f7c1,
        _:Ndd38320ef3f147ee8df569af1f73eb02,
        _:Ne814512227884f3184cc8d1e76beefa0,
        _:Need26ec46d0f410ca3a8387d073b61ff,
        _:Nf2199400fd3f408b87e4f1bc948f6992,
        _:Nf88234ce2b0c425d864a858139a5b894 .

