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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26999#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/26999#composition>,
        <album/26999#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26999#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/26999#composition>,
        <album/26999#subject> ;
    foaf:name "Toru Minegishi"@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/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/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 .

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

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

<https://medium-media.vgm.io/albums/99/26999/26999-1317000822.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn ;
    mo:performance_of <album/26999#musicalwork> ;
    mo:performer <artist/26605#subject> ;
    mo:recorded_as <album/26999#musicalexpression> ;
    schema:byArtist <artist/26605#subject> ;
    schema:name "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn ;
    schema:workPerformed <album/26999#musicalwork> .

<artist/26605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26999#performance> ;
    schema:name "The St. Louis Ocarina Trio"@en ;
    foaf:name "The St. Louis Ocarina Trio"@en .

<album/26999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/698#subject> ;
    mo:produced_work <album/26999#musicalwork> ;
    schema:name "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn .

<album/26999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-19"^^xsd:date ;
    dcterms:title "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26999#musicalexpression> ;
    mo:publisher _:Ne615c31d4dc743acb4dc814a08df7cb3 ;
    mo:record _:N9fd9f81516c04b009ea53c679ad5644f ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/490#subject>,
        <product/491#subject>,
        <product/493#subject> ;
    schema:byArtist <artist/26605#subject> ;
    schema:datePublished "2011-04-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/26999/26999-1317000822.jpg> ;
    schema:name "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@en,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja,
        "Echoes of Gerudo Valley: Music from The Legend of Zelda on Ocarina"@ja-latn ;
    schema:publisher _:Ne615c31d4dc743acb4dc814a08df7cb3 ;
    foaf:depiction <https://media.vgm.io/albums/99/26999/26999-1317000822.jpg> .

_:N031326c46a5c4613acc711d9cbe88efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolero of Fire Accompaniment"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Bolero of Fire Accompaniment"@en .

_:N06fab5adc2c94c20b5e8c0dfdc5e989c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Windfish"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Ballad of the Windfish"@en .

_:N330f951462344ab0a1dced70a5778784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Dragon Roost Island"@en .

_:N3da8d01ccdea48eb90d05df3a34ab4b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saria's Song"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Saria's Song"@en .

_:N3f372fff21414e9da8d2a74b9ee28696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolero of Fire"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Bolero of Fire"@en .

_:N489f0ae0404e483e93647781ff91ce97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saria's Song Accompaniment"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Saria's Song Accompaniment"@en .

_:N5e4fa582e547451da4088060644c901f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village Accompaniment"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Kakariko Village Accompaniment"@en .

_:N746e615579a34bb89999796f86592847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Time Accompaniment"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Song of Time Accompaniment"@en .

_:N7c9c0bdcd6744b4a810e659a55320708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Desperate Hour"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Midna's Desperate Hour"@en .

_:N7eda396c217544bdb93c8e50818beac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Zelda's Lullaby"@en .

_:N83465140fc4e4b20a50dde67c4e4dda1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Desperate Hour Accompaniment"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Midna's Desperate Hour Accompaniment"@en .

_:N836b2050b34844c9b7425c6447fc7733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Windfish Accompaniment"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Ballad of the Windfish Accompaniment"@en .

_:Nb0e1331a40c04312b42c397ec62faaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Song of Storms"@en .

_:Nbbb2424a20fb47a7ad7ae38ca9bf6551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Kakariko Village"@en .

_:Nbc3def73f9f34809b41eb5c3b0793f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Kokiri Forest"@en .

_:Nd147db78f4da42359ab96bfb91bcea0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley Accompaniment"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Gerudo Valley Accompaniment"@en .

_:Nd78e816f03564d00b0e643661f4ae17d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest Accompaniment"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Kokiri Forest Accompaniment"@en .

_:Nd93f5f77946f41dcafcbb73281ebee43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Sea Accompaniment"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "The Great Sea Accompaniment"@en .

_:Ndf5a714b0f984d49849724a1fb6ce12e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms Accompaniment"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Song of Storms Accompaniment"@en .

_:Ne3a5fd8a39324001ae8746d941627915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby Accompaniment"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Zelda's Lullaby Accompaniment"@en .

_:Ne615c31d4dc743acb4dc814a08df7cb3 schema:name "STL Ocarina"@en ;
    foaf:name "STL Ocarina"@en .

_:Nea827b85cab847739f09e601d9028adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island Accompaniment"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Dragon Roost Island Accompaniment"@en .

_:Nef2ab42eafec483b803bd3442f8f15fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Sea"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "The Great Sea"@en .

_:Nf6e1ba315be24b71b55ac90b031ab3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Time"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Song of Time"@en .

_:Nf7dee15f3dd843a8b2f6af708f1213cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9fd9f81516c04b009ea53c679ad5644f ;
    schema:name "Gerudo Valley"@en .

_:N9fd9f81516c04b009ea53c679ad5644f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N031326c46a5c4613acc711d9cbe88efe,
        _:N06fab5adc2c94c20b5e8c0dfdc5e989c,
        _:N330f951462344ab0a1dced70a5778784,
        _:N3da8d01ccdea48eb90d05df3a34ab4b6,
        _:N3f372fff21414e9da8d2a74b9ee28696,
        _:N489f0ae0404e483e93647781ff91ce97,
        _:N5e4fa582e547451da4088060644c901f,
        _:N746e615579a34bb89999796f86592847,
        _:N7c9c0bdcd6744b4a810e659a55320708,
        _:N7eda396c217544bdb93c8e50818beac7,
        _:N83465140fc4e4b20a50dde67c4e4dda1,
        _:N836b2050b34844c9b7425c6447fc7733,
        _:Nb0e1331a40c04312b42c397ec62faaf0,
        _:Nbbb2424a20fb47a7ad7ae38ca9bf6551,
        _:Nbc3def73f9f34809b41eb5c3b0793f44,
        _:Nd147db78f4da42359ab96bfb91bcea0d,
        _:Nd78e816f03564d00b0e643661f4ae17d,
        _:Nd93f5f77946f41dcafcbb73281ebee43,
        _:Ndf5a714b0f984d49849724a1fb6ce12e,
        _:Ne3a5fd8a39324001ae8746d941627915,
        _:Nea827b85cab847739f09e601d9028adf,
        _:Nef2ab42eafec483b803bd3442f8f15fb,
        _:Nf6e1ba315be24b71b55ac90b031ab3e5,
        _:Nf7dee15f3dd843a8b2f6af708f1213cb ;
    mo:track_count 24 ;
    schema:duration "PT69:04"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N031326c46a5c4613acc711d9cbe88efe,
        _:N06fab5adc2c94c20b5e8c0dfdc5e989c,
        _:N330f951462344ab0a1dced70a5778784,
        _:N3da8d01ccdea48eb90d05df3a34ab4b6,
        _:N3f372fff21414e9da8d2a74b9ee28696,
        _:N489f0ae0404e483e93647781ff91ce97,
        _:N5e4fa582e547451da4088060644c901f,
        _:N746e615579a34bb89999796f86592847,
        _:N7c9c0bdcd6744b4a810e659a55320708,
        _:N7eda396c217544bdb93c8e50818beac7,
        _:N83465140fc4e4b20a50dde67c4e4dda1,
        _:N836b2050b34844c9b7425c6447fc7733,
        _:Nb0e1331a40c04312b42c397ec62faaf0,
        _:Nbbb2424a20fb47a7ad7ae38ca9bf6551,
        _:Nbc3def73f9f34809b41eb5c3b0793f44,
        _:Nd147db78f4da42359ab96bfb91bcea0d,
        _:Nd78e816f03564d00b0e643661f4ae17d,
        _:Nd93f5f77946f41dcafcbb73281ebee43,
        _:Ndf5a714b0f984d49849724a1fb6ce12e,
        _:Ne3a5fd8a39324001ae8746d941627915,
        _:Nea827b85cab847739f09e601d9028adf,
        _:Nef2ab42eafec483b803bd3442f8f15fb,
        _:Nf6e1ba315be24b71b55ac90b031ab3e5,
        _:Nf7dee15f3dd843a8b2f6af708f1213cb .

