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

<album/55626> a mo:Release ;
    mo:catalogue_number "WUP-AZAE-USA" .

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

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

<artist/1722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57230#subject> ;
    schema:name "Mahito Yokota"@en,
        "横田真人"@ja ;
    foaf:made <album/57230#composition>,
        <album/57230#subject> ;
    foaf:name "Mahito Yokota"@en,
        "横田真人"@ja .

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

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

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57230#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/57230#composition>,
        <album/57230#subject> ;
    foaf:name "Asuka Ohta"@en,
        "太田あすか"@ja .

<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/57230#musicalexpression> a mo:Signal ;
    mo:published_as <album/57230#subject> ;
    mo:records <album/57230#performance> .

<album/57230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn ;
    mo:performance_of <album/57230#musicalwork> ;
    mo:recorded_as <album/57230#musicalexpression> ;
    schema:name "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn ;
    schema:workPerformed <album/57230#musicalwork> .

<org/268#subject> schema:name "Nintendo"@en,
        "任天堂株式会社"@ja,
        "Nintendo"@ja-latn ;
    foaf:name "Nintendo"@en,
        "任天堂株式会社"@ja,
        "Nintendo"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/57230/57230-1457932024.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57230#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn ;
    mo:composer <artist/1722#subject>,
        <artist/190#subject>,
        <artist/698#subject>,
        <artist/806#subject> ;
    mo:produced_work <album/57230#musicalwork> ;
    schema:name "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn .

<album/57230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-10"^^xsd:date ;
    dcterms:title "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn ;
    mo:catalogue_number "WUP-AZAJ-JPN" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55626> ;
    mo:publication_of <album/57230#musicalexpression> ;
    mo:publisher <org/268#subject> ;
    mo:record _:N66b4c6c4486d424781b6c21af6d98fda ;
    mo:record_count 1 ;
    schema:about <product/491#subject> ;
    schema:datePublished "2016-03-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/57230/57230-1457932024.jpg> ;
    schema:name "The Legend of Zelda Twilight Princess HD Sound Selection"@en,
        "ゼルダの伝説 トワイライトプリンセス HD Sound Selection"@ja,
        "The Legend of Zelda Twilight Princess HD Sound Selection"@ja-latn ;
    schema:publisher <org/268#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/57230/57230-1457932024.jpg> .

_:N0d255ae3ad8c4457be3bfe78c04f6f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Spirit's Elegy"@en,
        "精霊の嘆き"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Light Spirit's Elegy"@en,
        "精霊の嘆き"@ja .

_:N159849eb3c7a40cba0cf143dc376b4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Lament"@en,
        "傷だらけのミドナ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Midna's Lament"@en,
        "傷だらけのミドナ"@ja .

_:N24f773631d494e648a550d15a8f20bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Orchestra Piece (Teaser Music) #2"@en,
        "Teaser Music #2"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "The Legend of Zelda: Orchestra Piece (Teaser Music) #2"@en,
        "Teaser Music #2"@ja .

_:N29341dfcd6e8403c934135ab9cb7e00e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en,
        "カカリコ村"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Kakariko Village"@en,
        "カカリコ村"@ja .

_:N55d5765747444f14abc059312db9367e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Theme"@en,
        "ゼルダ姫のテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Zelda's Theme"@en,
        "ゼルダ姫のテーマ"@ja .

_:N5c49223274a34b73bea1811ef38c464a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en,
        "デスマウンテン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Death Mountain"@en,
        "デスマウンテン"@ja .

_:N6e1a3fee2f08489eb0675c91f6cb3d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordon Village"@en,
        "トアル村"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Ordon Village"@en,
        "トアル村"@ja .

_:N8583c26ee941406498edfee294989c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ilia's Theme"@en,
        "イリアのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Ilia's Theme"@en,
        "イリアのテーマ"@ja .

_:N8e6f0028da374c5fb24304c5bb29b4bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle #3"@en,
        "ボス戦 その3"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Boss Battle #3"@en,
        "ボス戦 その3"@ja .

_:N91c13c48e6bb4fcdb2447d01779d8846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rutela's Theme"@en,
        "ルテラのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Rutela's Theme"@en,
        "ルテラのテーマ"@ja .

_:Na60b48bc27ea4de399bb3ce09de9f995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Credits Theme #1"@en,
        "スタッフロール その1"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Staff Credits Theme #1"@en,
        "スタッフロール その1"@ja .

_:Nadd84c3ee952439bb2b8519a7d121d64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle #4"@en,
        "最終戦闘 その4"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Final Battle #4"@en,
        "最終戦闘 その4"@ja .

_:Nb54e19d4eaa246e19919d92cdec83306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hidden Village"@en,
        "忘れられた里"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "The Hidden Village"@en,
        "忘れられた里"@ja .

_:Nc44458d74723486d9d07d818aa214a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Main Theme"@en,
        "ハイラル平原（メインテーマ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Hyrule Field Main Theme"@en,
        "ハイラル平原（メインテーマ）"@ja .

_:Nc589b3bbcac3446aa35c8c9f27695ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Grove"@en,
        "森の聖域"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Sacred Grove"@en,
        "森の聖域"@ja .

_:Ncf09420a3b624694a73fc39f42b26cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lake Hylia"@en,
        "ハイリア湖"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Lake Hylia"@en,
        "ハイリア湖"@ja .

_:Nd3dd0e77ffb14e1aaff0de61f4ac24c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Theme"@en,
        "ミドナのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Midna's Theme"@en,
        "ミドナのテーマ"@ja .

_:Ndd827befa42743ef85d77d7a73d0014d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Orchestra Piece (Teaser Music) #1"@en,
        "Teaser Music #1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "The Legend of Zelda: Orchestra Piece (Teaser Music) #1"@en,
        "Teaser Music #1"@ja .

_:Nebf31e6876c14de094121f9a885e484c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en,
        "タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Title Theme"@en,
        "タイトル"@ja .

_:Nfae7237f663944cdb75230fd4aa73d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malo Mart"@en,
        "マロマート"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N66b4c6c4486d424781b6c21af6d98fda ;
    schema:name "Malo Mart"@en,
        "マロマート"@ja .

_:N66b4c6c4486d424781b6c21af6d98fda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d255ae3ad8c4457be3bfe78c04f6f13,
        _:N159849eb3c7a40cba0cf143dc376b4fa,
        _:N24f773631d494e648a550d15a8f20bbe,
        _:N29341dfcd6e8403c934135ab9cb7e00e,
        _:N55d5765747444f14abc059312db9367e,
        _:N5c49223274a34b73bea1811ef38c464a,
        _:N6e1a3fee2f08489eb0675c91f6cb3d51,
        _:N8583c26ee941406498edfee294989c19,
        _:N8e6f0028da374c5fb24304c5bb29b4bf,
        _:N91c13c48e6bb4fcdb2447d01779d8846,
        _:Na60b48bc27ea4de399bb3ce09de9f995,
        _:Nadd84c3ee952439bb2b8519a7d121d64,
        _:Nb54e19d4eaa246e19919d92cdec83306,
        _:Nc44458d74723486d9d07d818aa214a46,
        _:Nc589b3bbcac3446aa35c8c9f27695ece,
        _:Ncf09420a3b624694a73fc39f42b26cd9,
        _:Nd3dd0e77ffb14e1aaff0de61f4ac24c0,
        _:Ndd827befa42743ef85d77d7a73d0014d,
        _:Nebf31e6876c14de094121f9a885e484c,
        _:Nfae7237f663944cdb75230fd4aa73d6a ;
    mo:track_count 20 ;
    schema:duration "PT53:02"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0d255ae3ad8c4457be3bfe78c04f6f13,
        _:N159849eb3c7a40cba0cf143dc376b4fa,
        _:N24f773631d494e648a550d15a8f20bbe,
        _:N29341dfcd6e8403c934135ab9cb7e00e,
        _:N55d5765747444f14abc059312db9367e,
        _:N5c49223274a34b73bea1811ef38c464a,
        _:N6e1a3fee2f08489eb0675c91f6cb3d51,
        _:N8583c26ee941406498edfee294989c19,
        _:N8e6f0028da374c5fb24304c5bb29b4bf,
        _:N91c13c48e6bb4fcdb2447d01779d8846,
        _:Na60b48bc27ea4de399bb3ce09de9f995,
        _:Nadd84c3ee952439bb2b8519a7d121d64,
        _:Nb54e19d4eaa246e19919d92cdec83306,
        _:Nc44458d74723486d9d07d818aa214a46,
        _:Nc589b3bbcac3446aa35c8c9f27695ece,
        _:Ncf09420a3b624694a73fc39f42b26cd9,
        _:Nd3dd0e77ffb14e1aaff0de61f4ac24c0,
        _:Ndd827befa42743ef85d77d7a73d0014d,
        _:Nebf31e6876c14de094121f9a885e484c,
        _:Nfae7237f663944cdb75230fd4aa73d6a .

