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

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

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

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

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

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

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

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57435#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/57435#composition>,
        <album/57435#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/57435#musicalexpression> a mo:Signal ;
    mo:published_as <album/57435#subject> ;
    mo:records <album/57435#performance> .

<album/57435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja-latn ;
    mo:performance_of <album/57435#musicalwork> ;
    mo:recorded_as <album/57435#musicalexpression> ;
    schema:name "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja-latn ;
    schema:workPerformed <album/57435#musicalwork> .

<org/269#subject> schema:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn ;
    foaf:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/57435/57435-1471702211.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess 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/57435#musicalwork> ;
    schema:name "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja-latn .

<album/57435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-04"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja-latn ;
    mo:catalogue_number "WUP-AZAP-EUR" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55626> ;
    mo:publication_of <album/57435#musicalexpression> ;
    mo:publisher <org/269#subject> ;
    mo:record _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    mo:record_count 1 ;
    schema:about <product/491#subject> ;
    schema:datePublished "2016-03-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/57435/57435-1471702211.jpg> ;
    schema:name "The Legend of Zelda: Twilight Princess HD Sound Selection"@en,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja,
        "The Legend of Zelda: Twilight Princess HD Sound Selection"@ja-latn ;
    schema:publisher <org/269#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/57435/57435-1471702211.jpg> .

_:N0381506ee75d4d459af8e4ce037ec17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hidden Village"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "The Hidden Village"@en .

_:N0a70acb95a1b4a849fa98751095b7eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Credits Theme #1"@en ;
    mo:track_number 19 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Staff Credits Theme #1"@en .

_:N141ac57fe1f848e28bfe45e18f61ca5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Kakariko Village"@en .

_:N14af0959d6924628a46fed838a3c01c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle #4"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Final Battle #4"@en .

_:N3a93a6f766154858ac90d2a2cfbca78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Midna's Theme"@en .

_:N3c5bb8bb06ce477593fba2401453a942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Main Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Hyrule Field Main Theme"@en .

_:N51e047f1b7ab415f801e1c1af6a768eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Death Mountain"@en .

_:N65a535d4222241088ff420ec9a611463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rutela's Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Rutela's Theme"@en .

_:N6fe04a1079a3461289f846475956b869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Title Theme"@en .

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

_:N9578a241c4cc464da11d2393733e285e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midna's Lament"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Midna's Lament"@en .

_:N96d19bdde491479a9cee7e0554cbca5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Grove"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Sacred Grove"@en .

_:Na749d24102614afdac51baed5ece6759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordon Village"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Ordon Village"@en .

_:Nab65bd5d769a4039808f9c40e708761c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lake Hylia"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Lake Hylia"@en .

_:Nb58a2183781141de8c8f5289d11c60f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Theme"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Zelda's Theme"@en .

_:Nc8633f231e004939b864659ca63fe7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Spirit's Elegy"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Light Spirit's Elegy"@en .

_:Nd6ea56c8d88e41c08ad10bd76ee2f65e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle #3"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Boss Battle #3"@en .

_:Nde1fc07f6be74bb8bff199474e56afc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ilia's Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Ilia's Theme"@en .

_:Nde952d98da184aeb811689ae7e2e4397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malo Mart"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "Malo Mart"@en .

_:Neaebcd93a0924462960f8c2dd9da9f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: Orchestra Piece (Teaser Music) #2"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ncb00e7c7977c4bcea96ce801d3befd7e ;
    schema:name "The Legend of Zelda: Orchestra Piece (Teaser Music) #2"@en .

_:Ncb00e7c7977c4bcea96ce801d3befd7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0381506ee75d4d459af8e4ce037ec17b,
        _:N0a70acb95a1b4a849fa98751095b7eeb,
        _:N141ac57fe1f848e28bfe45e18f61ca5a,
        _:N14af0959d6924628a46fed838a3c01c5,
        _:N3a93a6f766154858ac90d2a2cfbca78e,
        _:N3c5bb8bb06ce477593fba2401453a942,
        _:N51e047f1b7ab415f801e1c1af6a768eb,
        _:N65a535d4222241088ff420ec9a611463,
        _:N6fe04a1079a3461289f846475956b869,
        _:N80021e14b1b94d6082fb8f7738d12cbe,
        _:N9578a241c4cc464da11d2393733e285e,
        _:N96d19bdde491479a9cee7e0554cbca5b,
        _:Na749d24102614afdac51baed5ece6759,
        _:Nab65bd5d769a4039808f9c40e708761c,
        _:Nb58a2183781141de8c8f5289d11c60f6,
        _:Nc8633f231e004939b864659ca63fe7f2,
        _:Nd6ea56c8d88e41c08ad10bd76ee2f65e,
        _:Nde1fc07f6be74bb8bff199474e56afc7,
        _:Nde952d98da184aeb811689ae7e2e4397,
        _:Neaebcd93a0924462960f8c2dd9da9f60 ;
    mo:track_count 20 ;
    schema:duration "PT52:56"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0381506ee75d4d459af8e4ce037ec17b,
        _:N0a70acb95a1b4a849fa98751095b7eeb,
        _:N141ac57fe1f848e28bfe45e18f61ca5a,
        _:N14af0959d6924628a46fed838a3c01c5,
        _:N3a93a6f766154858ac90d2a2cfbca78e,
        _:N3c5bb8bb06ce477593fba2401453a942,
        _:N51e047f1b7ab415f801e1c1af6a768eb,
        _:N65a535d4222241088ff420ec9a611463,
        _:N6fe04a1079a3461289f846475956b869,
        _:N80021e14b1b94d6082fb8f7738d12cbe,
        _:N9578a241c4cc464da11d2393733e285e,
        _:N96d19bdde491479a9cee7e0554cbca5b,
        _:Na749d24102614afdac51baed5ece6759,
        _:Nab65bd5d769a4039808f9c40e708761c,
        _:Nb58a2183781141de8c8f5289d11c60f6,
        _:Nc8633f231e004939b864659ca63fe7f2,
        _:Nd6ea56c8d88e41c08ad10bd76ee2f65e,
        _:Nde1fc07f6be74bb8bff199474e56afc7,
        _:Nde952d98da184aeb811689ae7e2e4397,
        _:Neaebcd93a0924462960f8c2dd9da9f60 .

