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

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

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

<artist/42640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1846#subject> ;
    schema:name "Noriyuki α Asakura"@ja ;
    foaf:made <album/1846#composition>,
        <album/1846#subject> ;
    foaf:name "Noriyuki α Asakura"@ja .

<artist/61163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1846#subject> ;
    schema:name "Kentaro!"@en,
        "ケンタロウ!"@ja ;
    foaf:made <album/1846#composition>,
        <album/1846#subject> ;
    foaf:name "Kentaro!"@en,
        "ケンタロウ!"@ja .

<product/23262#subject> a schema:CreativeWork ;
    schema:name "Way of the Samurai 2"@en,
        "侍道2"@ja,
        "Way of the Samurai 2"@ja-latn ;
    foaf:name "Way of the Samurai 2"@en,
        "侍道2"@ja,
        "Way of the Samurai 2"@ja-latn .

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

<album/1846#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/1846#musicalwork> ;
    mo:recorded_as <album/1846#musicalexpression> ;
    schema:name "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/1846#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/1846/1846-1257782721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1846#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Mega-Alpha"@en ;
            foaf:made <album/1846#composition> ;
            foaf:name "(Mega-Alpha"@en ],
        <artist/42640#subject>,
        <artist/61163#subject> ;
    mo:produced_work <album/1846#musicalwork> ;
    schema:name "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn .

<album/1846#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-22"^^xsd:date ;
    dcterms:title "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "SVWC-7179" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1846#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    mo:record_count 1 ;
    schema:about <product/23262#subject> ;
    schema:datePublished "2003-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/1846/1846-1257782721.jpg> ;
    schema:name "WAY OF THE SAMURAI 2 ORIGINAL SOUND TRACK"@en,
        "侍道2 オリジナルサウンドトラック"@ja,
        "Samurai Dou 2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/1846/1846-1257782721.jpg> .

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

_:N056978d10e94466584c7e77eda86885c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scheme"@en,
        "謀つ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "The Scheme"@en,
        "謀つ"@ja .

_:N13c5edee8d974df284fba2b7a8d3f333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflicting Emotions"@en,
        "争う情"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Conflicting Emotions"@en,
        "争う情"@ja .

_:N247790a7ba3b43cbb6839afe7632843e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sound of Utter Delusion"@en,
        "妄執の音"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "The Sound of Utter Delusion"@en,
        "妄執の音"@ja .

_:N385d6849d11a425983e25b5f29f1ba95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Heaven and Earth -Lonely Evening-"@en,
        "天地の狭間 ―寂寞たる宵―"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Between Heaven and Earth -Lonely Evening-"@en,
        "天地の狭間 ―寂寞たる宵―"@ja .

_:N4913652652994e6cb74f97d189439219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected Soul, Separated Soul"@en,
        "繋がりし魂、別れし魂"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Connected Soul, Separated Soul"@en,
        "繋がりし魂、別れし魂"@ja .

_:N4b894ccbf89b4659b26d108202e869d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gentle Bearing"@en,
        "和めく仕草"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "A Gentle Bearing"@en,
        "和めく仕草"@ja .

_:N4fdbb66632534f3083f633b7d00d78d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vicissitudes"@en,
        "流転"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Vicissitudes"@en,
        "流転"@ja .

_:N505c4f304cba44ad97a12cb293181770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking About"@en,
        "往き往きて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Walking About"@en,
        "往き往きて"@ja .

_:N5139d821a38041809df0e824c80a3dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Abyss"@en,
        "深淵より来たりて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "From the Abyss"@en,
        "深淵より来たりて"@ja .

_:N65771269d76742af99ae2318409fa216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fresh Bonds"@en,
        "新たな絆"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Fresh Bonds"@en,
        "新たな絆"@ja .

_:N71b8ede32c484f88b5dd8abdfdafa922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire and No Desire, Escape and No Escape"@en,
        "望めど望まれず、遁るれど遁れず"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Desire and No Desire, Escape and No Escape"@en,
        "望めど望まれず、遁るれど遁れず"@ja .

_:N7e92812755ee40a5ade993c4882f5efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Heaven and Earth -Shadows of Dreams-"@en,
        "天地の狭間 ―夢幻泡影―"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Between Heaven and Earth -Shadows of Dreams-"@en,
        "天地の狭間 ―夢幻泡影―"@ja .

_:N8111a420a439476bbc89e30ab1d2e83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Number of Omens"@en,
        "幾ばくかの兆し"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "A Number of Omens"@en,
        "幾ばくかの兆し"@ja .

_:N83286a8e342f4c20a4d7c0ccb1924bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boundaries of Pleasure"@en,
        "歓楽境"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "The Boundaries of Pleasure"@en,
        "歓楽境"@ja .

_:N836f248f83d04d8980321e5decd608f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Feelings"@en,
        "想いのかけら"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Fragments of Feelings"@en,
        "想いのかけら"@ja .

_:N95ce4e9086d546e7b6eb25a6a09de159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Pure Soul"@en,
        "無垢なる魂"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "A Pure Soul"@en,
        "無垢なる魂"@ja .

_:N96fb8cf449ad41fcb7a0048bf4fcfae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Life -Land of Chance Meetings-"@en,
        "此岸 ―邂逅の地―"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "This Life -Land of Chance Meetings-"@en,
        "此岸 ―邂逅の地―"@ja .

_:N99ebdfbd9a62433c8c2d359f54429027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Swirl of Transient Life"@en,
        "露命の渦"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "The Swirl of Transient Life"@en,
        "露命の渦"@ja .

_:Nad4ceb0766bc4b3fb0662f98b349af53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reality and Illusions"@en,
        "現想と幻想"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Reality and Illusions"@en,
        "現想と幻想"@ja .

_:Nb138f3d3ee3e44be8f86c2091a144ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressing Forward"@en,
        "問いつづけたるもの"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Pressing Forward"@en,
        "問いつづけたるもの"@ja .

_:Nce0f70aaaa734876aa178babfa1225fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discovery"@en,
        "見出したるもの"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Discovery"@en,
        "見出したるもの"@ja .

_:Nd3c8795d527d4d12ae4863eee41132f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Startling Memory"@en,
        "驚覚"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Startling Memory"@en,
        "驚覚"@ja .

_:Nd3deb28703cd489b9c2aadb6c4a86f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After All the Worry"@en,
        "煩悶のあと"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "After All the Worry"@en,
        "煩悶のあと"@ja .

_:Nd72fb5e88a6a47108038309bb3c1e7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Agony"@en,
        "穏やかな煩悶"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Quiet Agony"@en,
        "穏やかな煩悶"@ja .

_:Neea279c5cd7e44d6ad03583ff88ecb67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattering Seeds of Chivalry"@en,
        "散じた義侠心"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Scattering Seeds of Chivalry"@en,
        "散じた義侠心"@ja .

_:Nef99a3946acb4f8f98222173d8c1cb77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vestige of the Age of Gods"@en,
        "神代のなごり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0b9b8a0ad46c42edbc2e40c78c2008c2 ;
    schema:name "Vestige of the Age of Gods"@en,
        "神代のなごり"@ja .

_:N0b9b8a0ad46c42edbc2e40c78c2008c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056978d10e94466584c7e77eda86885c,
        _:N13c5edee8d974df284fba2b7a8d3f333,
        _:N247790a7ba3b43cbb6839afe7632843e,
        _:N385d6849d11a425983e25b5f29f1ba95,
        _:N4913652652994e6cb74f97d189439219,
        _:N4b894ccbf89b4659b26d108202e869d8,
        _:N4fdbb66632534f3083f633b7d00d78d6,
        _:N505c4f304cba44ad97a12cb293181770,
        _:N5139d821a38041809df0e824c80a3dc3,
        _:N65771269d76742af99ae2318409fa216,
        _:N71b8ede32c484f88b5dd8abdfdafa922,
        _:N7e92812755ee40a5ade993c4882f5efa,
        _:N8111a420a439476bbc89e30ab1d2e83c,
        _:N83286a8e342f4c20a4d7c0ccb1924bf8,
        _:N836f248f83d04d8980321e5decd608f7,
        _:N95ce4e9086d546e7b6eb25a6a09de159,
        _:N96fb8cf449ad41fcb7a0048bf4fcfae2,
        _:N99ebdfbd9a62433c8c2d359f54429027,
        _:Nad4ceb0766bc4b3fb0662f98b349af53,
        _:Nb138f3d3ee3e44be8f86c2091a144ae3,
        _:Nce0f70aaaa734876aa178babfa1225fe,
        _:Nd3c8795d527d4d12ae4863eee41132f8,
        _:Nd3deb28703cd489b9c2aadb6c4a86f5a,
        _:Nd72fb5e88a6a47108038309bb3c1e7c8,
        _:Neea279c5cd7e44d6ad03583ff88ecb67,
        _:Nef99a3946acb4f8f98222173d8c1cb77 ;
    mo:track_count 26 ;
    schema:duration "PT56:32"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N056978d10e94466584c7e77eda86885c,
        _:N13c5edee8d974df284fba2b7a8d3f333,
        _:N247790a7ba3b43cbb6839afe7632843e,
        _:N385d6849d11a425983e25b5f29f1ba95,
        _:N4913652652994e6cb74f97d189439219,
        _:N4b894ccbf89b4659b26d108202e869d8,
        _:N4fdbb66632534f3083f633b7d00d78d6,
        _:N505c4f304cba44ad97a12cb293181770,
        _:N5139d821a38041809df0e824c80a3dc3,
        _:N65771269d76742af99ae2318409fa216,
        _:N71b8ede32c484f88b5dd8abdfdafa922,
        _:N7e92812755ee40a5ade993c4882f5efa,
        _:N8111a420a439476bbc89e30ab1d2e83c,
        _:N83286a8e342f4c20a4d7c0ccb1924bf8,
        _:N836f248f83d04d8980321e5decd608f7,
        _:N95ce4e9086d546e7b6eb25a6a09de159,
        _:N96fb8cf449ad41fcb7a0048bf4fcfae2,
        _:N99ebdfbd9a62433c8c2d359f54429027,
        _:Nad4ceb0766bc4b3fb0662f98b349af53,
        _:Nb138f3d3ee3e44be8f86c2091a144ae3,
        _:Nce0f70aaaa734876aa178babfa1225fe,
        _:Nd3c8795d527d4d12ae4863eee41132f8,
        _:Nd3deb28703cd489b9c2aadb6c4a86f5a,
        _:Nd72fb5e88a6a47108038309bb3c1e7c8,
        _:Neea279c5cd7e44d6ad03583ff88ecb67,
        _:Nef99a3946acb4f8f98222173d8c1cb77 .

