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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/37/5073/5073-1193595566.jpg> a schema:ImageObject,
        foaf:Image .

<album/5073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LittleWing"@en ;
            foaf:made <album/5073#composition> ;
            foaf:name "(LittleWing"@en ],
        <artist/82#subject> ;
    mo:produced_work <album/5073#musicalwork> ;
    schema:name "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn .

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

<artist/23800#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5073#performance> ;
    schema:name "aya Sueki"@en ;
    foaf:name "aya Sueki"@en .

<artist/4440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5073#performance> ;
    schema:name "Jyouji Nakahata"@en ;
    foaf:name "Jyouji Nakahata"@en .

<artist/4446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5073#performance> ;
    schema:name "Takahumi Kamijo"@en ;
    foaf:name "Takahumi Kamijo"@en .

<artist/46036#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5073#performance> ;
    schema:name "kanaco"@en ;
    foaf:name "kanaco"@en .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5073#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

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

<album/5073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn ;
    mo:performance_of <album/5073#musicalwork> ;
    mo:performer <artist/23800#subject>,
        <artist/4440#subject>,
        <artist/4446#subject>,
        <artist/46036#subject>,
        <artist/7102#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/5073#musicalexpression> ;
    schema:byArtist <artist/23800#subject>,
        <artist/4440#subject>,
        <artist/4446#subject>,
        <artist/46036#subject>,
        <artist/7102#subject>,
        <artist/97#subject> ;
    schema:name "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/5073#musicalwork> .

<album/5073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-30"^^xsd:date ;
    dcterms:title "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SF-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5073#musicalexpression> ;
    mo:publisher _:Na0f99d8d07b349ac83a546dfb807a6ed ;
    mo:record _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>>"@en ;
            foaf:name "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>>"@en ] ;
    schema:byArtist <artist/23800#subject>,
        <artist/4440#subject>,
        <artist/4446#subject>,
        <artist/46036#subject>,
        <artist/7102#subject>,
        <artist/97#subject> ;
    schema:datePublished "2007-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/5073/5073-1193595566.jpg> ;
    schema:name "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@en,
        "白銀のソレイユ -Successor of Wyrd- ≪運命の継承者≫ Original Soundtrack"@ja,
        "Shirogane no Soleil -Successor of Wyrd- <<Unmei no Keishousha>> Original Soundtrack"@ja-latn ;
    schema:publisher _:Na0f99d8d07b349ac83a546dfb807a6ed ;
    foaf:depiction <https://media.vgm.io/albums/37/5073/5073-1193595566.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5073#subject> ;
    schema:name "(LittleWing"@en ;
    foaf:made <album/5073#subject> ;
    foaf:name "(LittleWing"@en .

_:N14b4dbb00835419d93b4056b821542e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jealousy ~Mountains of Your Own Fault~"@en,
        "嫉妬～身から出た錆の山～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Jealousy ~Mountains of Your Own Fault~"@en,
        "嫉妬～身から出た錆の山～"@ja .

_:N190a813ffbaf49108327c72c14263bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgardh -Asgardh- Instrumental"@en,
        "『Asgardh－アスガルド－』Instrumental"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Asgardh -Asgardh- Instrumental"@en,
        "『Asgardh－アスガルド－』Instrumental"@ja .

_:N19ad479e8fa74212a08db51efcd655ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Fire ~Heart of Ice, Fury of Fire~"@en,
        "氷炎～氷の心、炎の激情～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Ice Fire ~Heart of Ice, Fury of Fire~"@en,
        "氷炎～氷の心、炎の激情～"@ja .

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

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

_:N3312fea71bd24d42a78221944ac38998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myth ~Rondo of Perpetual Time~"@en,
        "神話～悠久なる時の輪舞～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Myth ~Rondo of Perpetual Time~"@en,
        "神話～悠久なる時の輪舞～"@ja .

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

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

_:N5791c0e334af484ab6994dddaff4b7fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgardh -Asgardh- VOCAL"@en,
        "『Asgardh－アスガルド－』VOCAL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Asgardh -Asgardh- VOCAL"@en,
        "『Asgardh－アスガルド－』VOCAL"@ja .

_:N5f73bef1172e4eada26b6220bed96ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Squall ~White Wings Running Through Night~"@en,
        "疾風～夜を駆ける白き翼～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Squall ~White Wings Running Through Night~"@en,
        "疾風～夜を駆ける白き翼～"@ja .

_:N6287c173cfac4819af4ed74ff3288883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affection ~One Step Beyond Love~"@en,
        "純愛～もう一歩先の恋愛～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Affection ~One Step Beyond Love~"@en,
        "純愛～もう一歩先の恋愛～"@ja .

_:N6cf0147de542459a89f454bed1e040c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle ~Time of Conclusion, Carved Blade~"@en,
        "激戦～決着の剣、刻む刃～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Fierce Battle ~Time of Conclusion, Carved Blade~"@en,
        "激戦～決着の剣、刻む刃～"@ja .

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

_:N940259833cbd4b4284b9087f5eed12db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation ~People With the Same Spirit~"@en,
        "対決～同じ魂を持つ者達～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Confrontation ~People With the Same Spirit~"@en,
        "対決～同じ魂を持つ者達～"@ja .

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

_:Na0f99d8d07b349ac83a546dfb807a6ed schema:name "SkyFish"@en,
        "SkyFish"@ja,
        "SkyFish"@ja-latn ;
    foaf:name "SkyFish"@en,
        "SkyFish"@ja,
        "SkyFish"@ja-latn .

_:Na28afdc8f4c44e53a65c7c8f5162ec33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope ~In the End, Light Is What Remains~"@en,
        "希望～最後に残りしは光～"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Hope ~In the End, Light Is What Remains~"@en,
        "希望～最後に残りしは光～"@ja .

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

_:Nb02af0fc70a34310a104afcd8185a3c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair ~The Invitation to an End Is Darkness~"@en,
        "絶望～終末を招きしは闇～"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Despair ~The Invitation to an End Is Darkness~"@en,
        "絶望～終末を招きしは闇～"@ja .

_:Nb22ae42425a246eebbe3a324fd2f6abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgardh -Asgardh- Karaoke"@en,
        "『Asgardh－アスガルド－』カラオケ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Asgardh -Asgardh- Karaoke"@en,
        "『Asgardh－アスガルド－』カラオケ"@ja .

_:Nc20f04ca7d204b83aa82680ace276f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight ~In the Memory of Passing Days~"@en,
        "月光～去りし日の記憶へ～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Moonlight ~In the Memory of Passing Days~"@en,
        "月光～去りし日の記憶へ～"@ja .

_:Nf1b7c0d8418e416b9e97314f32afd2f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advent ~Flying Down to the Battlefield~"@en,
        "降臨～戦場に舞い降りる～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N0f0df21351bf4a95bb2ae3356cec8b54 ;
    schema:name "Advent ~Flying Down to the Battlefield~"@en,
        "降臨～戦場に舞い降りる～"@ja .

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

_:N0f0df21351bf4a95bb2ae3356cec8b54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14b4dbb00835419d93b4056b821542e4,
        _:N190a813ffbaf49108327c72c14263bcf,
        _:N19ad479e8fa74212a08db51efcd655ac,
        _:N26d14d22db3a414e9278006941ab32ff,
        _:N28d45d03e81b47d6a82925a6f60b4e42,
        _:N3312fea71bd24d42a78221944ac38998,
        _:N34dfc05c06bc450889c57b3ed1b51314,
        _:N410cb8a336fe429d9cbd369d512f446e,
        _:N5791c0e334af484ab6994dddaff4b7fe,
        _:N5f73bef1172e4eada26b6220bed96ae9,
        _:N6287c173cfac4819af4ed74ff3288883,
        _:N6cf0147de542459a89f454bed1e040c1,
        _:N7cf08f1a920140148efe7ebad8720da2,
        _:N940259833cbd4b4284b9087f5eed12db,
        _:N9dc5f68f91674b71a6c44790bbfe44ca,
        _:Na28afdc8f4c44e53a65c7c8f5162ec33,
        _:Na5fd3cd2d6d8466f9b76ab97fffffe24,
        _:Nb02af0fc70a34310a104afcd8185a3c9,
        _:Nb22ae42425a246eebbe3a324fd2f6abf,
        _:Nc20f04ca7d204b83aa82680ace276f34,
        _:Nf1b7c0d8418e416b9e97314f32afd2f9,
        _:Nfaa594843c964e3bb123a98c509d6e77 ;
    mo:track_count 22 ;
    schema:duration "PT76:21"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N14b4dbb00835419d93b4056b821542e4,
        _:N190a813ffbaf49108327c72c14263bcf,
        _:N19ad479e8fa74212a08db51efcd655ac,
        _:N26d14d22db3a414e9278006941ab32ff,
        _:N28d45d03e81b47d6a82925a6f60b4e42,
        _:N3312fea71bd24d42a78221944ac38998,
        _:N34dfc05c06bc450889c57b3ed1b51314,
        _:N410cb8a336fe429d9cbd369d512f446e,
        _:N5791c0e334af484ab6994dddaff4b7fe,
        _:N5f73bef1172e4eada26b6220bed96ae9,
        _:N6287c173cfac4819af4ed74ff3288883,
        _:N6cf0147de542459a89f454bed1e040c1,
        _:N7cf08f1a920140148efe7ebad8720da2,
        _:N940259833cbd4b4284b9087f5eed12db,
        _:N9dc5f68f91674b71a6c44790bbfe44ca,
        _:Na28afdc8f4c44e53a65c7c8f5162ec33,
        _:Na5fd3cd2d6d8466f9b76ab97fffffe24,
        _:Nb02af0fc70a34310a104afcd8185a3c9,
        _:Nb22ae42425a246eebbe3a324fd2f6abf,
        _:Nc20f04ca7d204b83aa82680ace276f34,
        _:Nf1b7c0d8418e416b9e97314f32afd2f9,
        _:Nfaa594843c964e3bb123a98c509d6e77 .

