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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57951#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/57951#composition>,
        <album/57951#subject> ;
    foaf:name "Kenta Nagata"@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/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@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/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/57951#musicalexpression> a mo:Signal ;
    mo:published_as <album/57951#subject> ;
    mo:records <album/57951#performance> .

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

<https://medium-media.vgm.io/albums/15/57951/57951-1459365642.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/57951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-14"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Piano Solo"@en,
        "The Legend of Zelda: Piano Solo"@ja,
        "The Legend of Zelda: Piano Solo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57951#musicalexpression> ;
    mo:publisher _:Nf6749daed2184824a139b6458f014d56 ;
    mo:record _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/17444#subject> ;
    schema:datePublished "2015-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/57951/57951-1459365642.jpg> ;
    schema:name "The Legend of Zelda: Piano Solo"@en,
        "The Legend of Zelda: Piano Solo"@ja,
        "The Legend of Zelda: Piano Solo"@ja-latn ;
    schema:publisher _:Nf6749daed2184824a139b6458f014d56 ;
    foaf:depiction <https://media.vgm.io/albums/15/57951/57951-1459365642.jpg> .

_:N5b53f78321ae42e2bad9fbdd5000a251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (From \"The Legend of Zelda\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Overworld (From \"The Legend of Zelda\")"@en .

_:N92616650119748e2b4d53adc65e8d204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village (From \"A Link to the Past\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Kakariko Village (From \"A Link to the Past\")"@en .

_:Na9adc81b1ae3436eba2f957b338e1d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (From \"Majora's Mask\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Song of Healing (From \"Majora's Mask\")"@en .

_:Nace32ede97e54a31924f5a3f96a910d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (From \"Ocarina of Time\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Gerudo Valley (From \"Ocarina of Time\")"@en .

_:Nbd421acbcff0479ca5c50678c41d1a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title (From \"Wind Waker\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Title (From \"Wind Waker\")"@en .

_:Nc9af5112638547939128a2f7f0887fe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Market (From \"Ocarina of Time\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Market (From \"Ocarina of Time\")"@en .

_:Ncc9ba598b16544729b94cfff63b69f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Theme (From \"Ocarina of Time\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Zelda's Theme (From \"Ocarina of Time\")"@en .

_:Nd25a212b50684ff6a0a0bd75b1d42609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (From \"Ocarina of Time\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Lost Woods (From \"Ocarina of Time\")"@en .

_:Nda831361d10a4f5d9832fe00332c50d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme (From \"Ocarina of Time\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Title Theme (From \"Ocarina of Time\")"@en .

_:Ne1a7df566a2f412ba1970b6973a93c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms (From \"Ocarina of Time\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N6048bd82cdca4cbc80a3af318f1407b7 ;
    schema:name "Song of Storms (From \"Ocarina of Time\")"@en .

_:Nf6749daed2184824a139b6458f014d56 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 .

_:N6048bd82cdca4cbc80a3af318f1407b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b53f78321ae42e2bad9fbdd5000a251,
        _:N92616650119748e2b4d53adc65e8d204,
        _:Na9adc81b1ae3436eba2f957b338e1d48,
        _:Nace32ede97e54a31924f5a3f96a910d2,
        _:Nbd421acbcff0479ca5c50678c41d1a93,
        _:Nc9af5112638547939128a2f7f0887fe5,
        _:Ncc9ba598b16544729b94cfff63b69f33,
        _:Nd25a212b50684ff6a0a0bd75b1d42609,
        _:Nda831361d10a4f5d9832fe00332c50d8,
        _:Ne1a7df566a2f412ba1970b6973a93c17 ;
    mo:track_count 10 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N5b53f78321ae42e2bad9fbdd5000a251,
        _:N92616650119748e2b4d53adc65e8d204,
        _:Na9adc81b1ae3436eba2f957b338e1d48,
        _:Nace32ede97e54a31924f5a3f96a910d2,
        _:Nbd421acbcff0479ca5c50678c41d1a93,
        _:Nc9af5112638547939128a2f7f0887fe5,
        _:Ncc9ba598b16544729b94cfff63b69f33,
        _:Nd25a212b50684ff6a0a0bd75b1d42609,
        _:Nda831361d10a4f5d9832fe00332c50d8,
        _:Ne1a7df566a2f412ba1970b6973a93c17 .

