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

<artist/25639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeru Miyamoto"@en,
        "宮本茂"@ja ;
    foaf:made <album/18560#lyrics>,
        <album/18560#subject> ;
    foaf:name "Shigeru Miyamoto"@en,
        "宮本茂"@ja .

<artist/7351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihito Toda"@en,
        "戸田昭吾"@ja ;
    foaf:made <album/18560#lyrics>,
        <album/18560#subject> ;
    foaf:name "Akihito Toda"@en,
        "戸田昭吾"@ja .

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

<album/289> a mo:Release ;
    mo:catalogue_number "TKCA-71824" .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18560#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/18560#composition>,
        <album/18560#subject> ;
    foaf:name "Koji Kondo"@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 .

<album/18560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/18560#musicalwork> ;
    schema:name "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

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

<album/18560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn ;
    mo:performance_of <album/18560#musicalwork> ;
    mo:performer <artist/9159#subject> ;
    mo:recorded_as <album/18560#musicalexpression> ;
    schema:byArtist <artist/9159#subject> ;
    schema:name "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn ;
    schema:workPerformed <album/18560#musicalwork> .

<artist/9159#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18560#performance> ;
    schema:name "MOKA"@en ;
    foaf:name "MOKA"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18560#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/18560#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/18560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn ;
    mo:catalogue_number "GM-268" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/289> ;
    mo:publication_of <album/18560#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N34207f4c3de647179889ec6040f81bef ;
    mo:record_count 1 ;
    schema:about <product/187#subject> ;
    schema:byArtist <artist/9159#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Legend of Zelda Ocarina of Time Re-Arranged Album"@en,
        "ゼルダの伝説 時のオカリナ リアレンジ・アルバム"@ja,
        "The Legend of Zelda Ocarina of Time Re-Arranged Album"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N174e452d523543c4a5b0f9d2b9768e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy's Fountain"@en,
        "大妖精の泉"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Great Fairy's Fountain"@en,
        "大妖精の泉"@ja .

_:N25f2032c21b64742bd40e44edbaed035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Theme"@en,
        "ゼルダ姫のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Zelda's Theme"@en,
        "ゼルダ姫のテーマ"@ja .

_:N2aafe1c335af4f00ac83264b2ad7b049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en,
        "タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Title Theme"@en,
        "タイトル"@ja .

_:N558d191b17f84836a6d7eeffb9fd5352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Middle Boss Battle"@en,
        "中ボス戦闘"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Middle Boss Battle"@en,
        "中ボス戦闘"@ja .

_:N6817a85d750447dbae4f385be790f2f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle"@en,
        "ガノン、最終戦"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Last Battle"@en,
        "ガノン、最終戦"@ja .

_:N736f023efa824ccca6b5bb2b0ade4f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Battle"@en,
        "戦闘"@ja .

_:Nafe89d031d0a4275b0f9e24ccf0369ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shop"@en,
        "お店"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Shop"@en,
        "お店"@ja .

_:Nb5e51455aab744aea2a36865bf205a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Time"@en,
        "時の神殿"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Temple of Time"@en,
        "時の神殿"@ja .

_:Nbb22f83e2aee46f0be4a8c95b3ba0b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epona's Song \"Lon Lon Ranch\""@en,
        "エポナの歌 \"ロンロン牧場\""@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Epona's Song \"Lon Lon Ranch\""@en,
        "エポナの歌 \"ロンロン牧場\""@ja .

_:Nceafca88d1f847c1bd9344ed5236f65f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Main Theme"@en,
        "ハイラル平原メインテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Hyrule Field Main Theme"@en,
        "ハイラル平原メインテーマ"@ja .

_:Ne3400db44b7d45d5adad38b2ec4c08e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kotake & Koume's Theme"@en,
        "コタケ、コウメのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Kotake & Koume's Theme"@en,
        "コタケ、コウメのテーマ"@ja .

_:Nfeb285f526bd4deca1b0fce137aa68ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en,
        "迷いの森"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N34207f4c3de647179889ec6040f81bef ;
    schema:name "Lost Woods"@en,
        "迷いの森"@ja .

_:N34207f4c3de647179889ec6040f81bef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N174e452d523543c4a5b0f9d2b9768e9f,
        _:N25f2032c21b64742bd40e44edbaed035,
        _:N2aafe1c335af4f00ac83264b2ad7b049,
        _:N558d191b17f84836a6d7eeffb9fd5352,
        _:N6817a85d750447dbae4f385be790f2f4,
        _:N736f023efa824ccca6b5bb2b0ade4f93,
        _:Nafe89d031d0a4275b0f9e24ccf0369ce,
        _:Nb5e51455aab744aea2a36865bf205a76,
        _:Nbb22f83e2aee46f0be4a8c95b3ba0b94,
        _:Nceafca88d1f847c1bd9344ed5236f65f,
        _:Ne3400db44b7d45d5adad38b2ec4c08e0,
        _:Nfeb285f526bd4deca1b0fce137aa68ee ;
    mo:track_count 12 ;
    schema:duration "PT51:52"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N174e452d523543c4a5b0f9d2b9768e9f,
        _:N25f2032c21b64742bd40e44edbaed035,
        _:N2aafe1c335af4f00ac83264b2ad7b049,
        _:N558d191b17f84836a6d7eeffb9fd5352,
        _:N6817a85d750447dbae4f385be790f2f4,
        _:N736f023efa824ccca6b5bb2b0ade4f93,
        _:Nafe89d031d0a4275b0f9e24ccf0369ce,
        _:Nb5e51455aab744aea2a36865bf205a76,
        _:Nbb22f83e2aee46f0be4a8c95b3ba0b94,
        _:Nceafca88d1f847c1bd9344ed5236f65f,
        _:Ne3400db44b7d45d5adad38b2ec4c08e0,
        _:Nfeb285f526bd4deca1b0fce137aa68ee .

