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

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

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

<artist/16186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109448#subject> ;
    schema:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja ;
    foaf:made <album/109448#composition>,
        <album/109448#subject> ;
    foaf:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja .

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

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109448#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/109448#composition>,
        <album/109448#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

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

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

<https://media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109448#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> ;
    foaf:depicts <album/109448#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> .

<https://medium-media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109448#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn ;
    mo:performance_of <album/109448#musicalwork> ;
    mo:performer <artist/17444#subject> ;
    mo:recorded_as <album/109448#musicalexpression> ;
    schema:byArtist <artist/17444#subject> ;
    schema:name "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn ;
    schema:workPerformed <album/109448#musicalwork> .

<artist/17444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109448#performance> ;
    schema:name "Moisés Nieto"@en ;
    foaf:name "Moisés Nieto"@en .

<album/109448#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn ;
    mo:composer <artist/16186#subject>,
        <artist/190#subject>,
        <artist/698#subject> ;
    mo:produced_work <album/109448#musicalwork> ;
    schema:name "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn .

<album/109448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-28"^^xsd:date ;
    dcterms:title "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109448#musicalexpression> ;
    mo:publisher _:N6957f3b5f6834cb8bd5e79effff3f654 ;
    mo:record _:N7c64bf77fa2b417ead25aab40111cb33 ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/4600#subject>,
        <product/491#subject> ;
    schema:byArtist <artist/17444#subject> ;
    schema:datePublished "2019-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> ;
    schema:name "ZELDA: Piano Temple"@en,
        "ZELDA: Piano Temple"@ja,
        "ZELDA: Piano Temple"@ja-latn ;
    schema:publisher _:N6957f3b5f6834cb8bd5e79effff3f654 ;
    foaf:depiction <https://media.vgm.io/albums/84/109448/109448-9c53f575e50f.jpg> .

_:N1aacaa5f0d4048bdb2ad6368fcaae78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Theme (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Zelda's Theme (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N1d5161bb8d074c3e8ade37b4e1a4dd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mipha's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Mipha's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N43b6f457e6c344a4b3e24176ce639297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Lament (From \"The Legend of Zelda: Twilight Princess\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Midna's Lament (From \"The Legend of Zelda: Twilight Princess\")"@en .

_:N5038912d8ec2467290a73008ce43460a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidon's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Sidon's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N55ea07fd05af4b9ab864face0c6aed23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms & Serenade of Water (From \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Song of Storms & Serenade of Water (From \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N6957f3b5f6834cb8bd5e79effff3f654 schema:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn ;
    foaf:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn .

_:N844088637fa143188780fd6dac43a782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Goddess (From \"The Legend of Zelda: Skyward Sword\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Ballad of the Goddess (From \"The Legend of Zelda: Skyward Sword\")"@en .

_:N911f2c6f524d4af794b481ab79242df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revali's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Revali's Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:Nbcf9b8cfae2d4192a1c16e5aad5678e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kass' Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N7c64bf77fa2b417ead25aab40111cb33 ;
    schema:name "Kass' Theme (From \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N7c64bf77fa2b417ead25aab40111cb33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aacaa5f0d4048bdb2ad6368fcaae78f,
        _:N1d5161bb8d074c3e8ade37b4e1a4dd41,
        _:N43b6f457e6c344a4b3e24176ce639297,
        _:N5038912d8ec2467290a73008ce43460a,
        _:N55ea07fd05af4b9ab864face0c6aed23,
        _:N844088637fa143188780fd6dac43a782,
        _:N911f2c6f524d4af794b481ab79242df3,
        _:Nbcf9b8cfae2d4192a1c16e5aad5678e6 ;
    mo:track_count 8 ;
    schema:duration "PT18:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1aacaa5f0d4048bdb2ad6368fcaae78f,
        _:N1d5161bb8d074c3e8ade37b4e1a4dd41,
        _:N43b6f457e6c344a4b3e24176ce639297,
        _:N5038912d8ec2467290a73008ce43460a,
        _:N55ea07fd05af4b9ab864face0c6aed23,
        _:N844088637fa143188780fd6dac43a782,
        _:N911f2c6f524d4af794b481ab79242df3,
        _:Nbcf9b8cfae2d4192a1c16e5aad5678e6 .

