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

<artist/455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:made <album/14026#lyrics>,
        <album/14026#subject> ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14026#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/14026#composition>,
        <album/14026#subject> ;
    foaf:name "MANYO"@en .

<album/14026#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn ;
    mo:composer <artist/82#subject> ;
    mo:produced_work <album/14026#musicalwork> ;
    schema:name "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/62/14026/14026-e67e74c07d2c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14026#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn ;
    mo:performance_of <album/14026#musicalwork> ;
    mo:performer <artist/97#subject> ;
    mo:recorded_as <album/14026#musicalexpression> ;
    schema:byArtist <artist/97#subject> ;
    schema:name "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn ;
    schema:workPerformed <album/14026#musicalwork> .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14026#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/14026#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-24"^^xsd:date ;
    dcterms:title "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn ;
    mo:catalogue_number "IKCR-9522" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14026#musicalexpression> ;
    mo:publisher _:N49687430dfe44adf95534506cefe5dbf ;
    mo:record _:N427817f788584b869b14c04bbd26c530 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shirogane no Soleil"@en ;
            foaf:name "Shirogane no Soleil"@en ] ;
    schema:byArtist <artist/97#subject> ;
    schema:datePublished "2009-06-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/14026/14026-e67e74c07d2c.jpg> ;
    schema:name "Shirogane no Soleil Hyper Remix Soundtrack Album"@en,
        "白銀のソレイユ Hyper Remix Soundtrack Album"@ja,
        "Shirogane no Soleil Hyper Remix Soundtrack Album"@ja-latn ;
    schema:publisher _:N49687430dfe44adf95534506cefe5dbf ;
    foaf:depiction <https://media.vgm.io/albums/62/14026/14026-e67e74c07d2c.jpg> .

_:N1bfab1f78b44412f84c93a4e92a88654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest ~Thinking About Spring and You~"@en,
        "憩い ～あなたと春を思う～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Rest ~Thinking About Spring and You~"@en,
        "憩い ～あなたと春を思う～"@ja .

_:N3414f5efdd8f47d8b2428f6b59063204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blighted Love ~Scattered Flowers of the Heart~"@en,
        "悲恋 ～散りゆくは心の花～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Blighted Love ~Scattered Flowers of the Heart~"@en,
        "悲恋 ～散りゆくは心の花～"@ja .

_:N42417b0554c4404abedda5e3259c7a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight ~In the Memory of Passing Days~"@en,
        "月光 ～去りし日の記憶～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Moonlight ~In the Memory of Passing Days~"@en,
        "月光 ～去りし日の記憶～"@ja .

_:N452c6d1472df4e08b6d93546e426cbe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruelty ~Never-Ending Dream of Despair~"@en,
        "暴虐 ～終わりなき絶望の夢～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Cruelty ~Never-Ending Dream of Despair~"@en,
        "暴虐 ～終わりなき絶望の夢～"@ja .

_:N49687430dfe44adf95534506cefe5dbf schema:name "Rock Chipper Records"@en ;
    foaf:name "Rock Chipper Records"@en .

_:N646833574e17456bb14b85e704ea4517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longing ~A Spirit Seeking Help, Painfully~"@en,
        "慕情 ～募る心、切なくて～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Longing ~A Spirit Seeking Help, Painfully~"@en,
        "慕情 ～募る心、切なくて～"@ja .

_:N6596b3b6110140d688665e780c512ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daily Life ~The Sun Returns Today~"@en,
        "日常 ～今日も太陽は巡る～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Daily Life ~The Sun Returns Today~"@en,
        "日常 ～今日も太陽は巡る～"@ja .

_:N7a51f7c76eaf48cca3f66b966618af68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maze ~Those Who Lurk in the Abyss~"@en,
        "迷宮 ～深淵に潜みしモノ～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Maze ~Those Who Lurk in the Abyss~"@en,
        "迷宮 ～深淵に潜みしモノ～"@ja .

_:Na91430eac69647d885a1bad2e3df2f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Introduction"@en,
        "Introduction"@ja .

_:Nab7e830eb67b44a9bee9f5d135627d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts ~A Feeling to Convey~"@en,
        "想い ～つたえたい気持ち～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Thoughts ~A Feeling to Convey~"@en,
        "想い ～つたえたい気持ち～"@ja .

_:Nd07a712842f74d63a83434981cd8c265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening ~Waking of the Holy Power~"@en,
        "覚醒 ～聖なる力の目覚め～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Awakening ~Waking of the Holy Power~"@en,
        "覚醒 ～聖なる力の目覚め～"@ja .

_:Nddc8d8e08f254ea081512a53a339bac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgardh"@en,
        "Asgardh"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Asgardh"@en,
        "Asgardh"@ja .

_:Nfbd82bd75af54f39a60b1fd79f6f258e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Squall ~White Wings Running Through Night~"@en,
        "疾風 ～夜を駈ける白き翼～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Squall ~White Wings Running Through Night~"@en,
        "疾風 ～夜を駈ける白き翼～"@ja .

_:Nfe49d7d0d4b44ba38a43a4e3310b7ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affection ~One Step Beyond Love~"@en,
        "情愛 ～もう一歩先の恋愛～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N427817f788584b869b14c04bbd26c530 ;
    schema:name "Affection ~One Step Beyond Love~"@en,
        "情愛 ～もう一歩先の恋愛～"@ja .

_:N427817f788584b869b14c04bbd26c530 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bfab1f78b44412f84c93a4e92a88654,
        _:N3414f5efdd8f47d8b2428f6b59063204,
        _:N42417b0554c4404abedda5e3259c7a71,
        _:N452c6d1472df4e08b6d93546e426cbe1,
        _:N646833574e17456bb14b85e704ea4517,
        _:N6596b3b6110140d688665e780c512ece,
        _:N7a51f7c76eaf48cca3f66b966618af68,
        _:Na91430eac69647d885a1bad2e3df2f2f,
        _:Nab7e830eb67b44a9bee9f5d135627d77,
        _:Nd07a712842f74d63a83434981cd8c265,
        _:Nddc8d8e08f254ea081512a53a339bac3,
        _:Nfbd82bd75af54f39a60b1fd79f6f258e,
        _:Nfe49d7d0d4b44ba38a43a4e3310b7ea0 ;
    mo:track_count 13 ;
    schema:duration "PT56:18"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1bfab1f78b44412f84c93a4e92a88654,
        _:N3414f5efdd8f47d8b2428f6b59063204,
        _:N42417b0554c4404abedda5e3259c7a71,
        _:N452c6d1472df4e08b6d93546e426cbe1,
        _:N646833574e17456bb14b85e704ea4517,
        _:N6596b3b6110140d688665e780c512ece,
        _:N7a51f7c76eaf48cca3f66b966618af68,
        _:Na91430eac69647d885a1bad2e3df2f2f,
        _:Nab7e830eb67b44a9bee9f5d135627d77,
        _:Nd07a712842f74d63a83434981cd8c265,
        _:Nddc8d8e08f254ea081512a53a339bac3,
        _:Nfbd82bd75af54f39a60b1fd79f6f258e,
        _:Nfe49d7d0d4b44ba38a43a4e3310b7ea0 .

