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

<artist/31620#subject> a schema:Person,
        foaf:Person ;
    schema:name "tea"@en ;
    foaf:made <album/124903#subject>,
        <album/124903#vocals> ;
    foaf:name "tea"@en .

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

<artist/13273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124903#subject> ;
    schema:name "Evan Call"@en ;
    foaf:made <album/124903#composition>,
        <album/124903#subject> ;
    foaf:name "Evan Call"@en .

<album/124903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn ;
    mo:composer <artist/13273#subject> ;
    mo:produced_work <album/124903#musicalwork> ;
    schema:name "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn .

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

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

<org/1066#subject> schema:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn ;
    foaf:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn .

<https://media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124903#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> ;
    foaf:depicts <album/124903#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> .

<https://medium-media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/118#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/124903#performance> ;
    schema:name "NHK Symphony Orchestra"@en,
        "NHK交響楽団"@ja ;
    foaf:name "NHK Symphony Orchestra"@en,
        "NHK交響楽団"@ja .

<artist/17736#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/124903#performance> ;
    schema:name "Budapest Scoring"@en ;
    foaf:name "Budapest Scoring"@en .

<album/124903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn ;
    mo:performance_of <album/124903#musicalwork> ;
    mo:performer <artist/118#subject>,
        <artist/17736#subject> ;
    mo:recorded_as <album/124903#musicalexpression> ;
    schema:byArtist <artist/118#subject>,
        <artist/17736#subject> ;
    schema:name "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn ;
    schema:workPerformed <album/124903#musicalwork> .

<album/124903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-21"^^xsd:date ;
    dcterms:title "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn ;
    mo:catalogue_number "SICX-10018" ;
    mo:media_type "SA-CD" ;
    mo:publication_of <album/124903#musicalexpression> ;
    mo:publisher <org/1066#subject> ;
    mo:record _:N0b1f779e76f243cf82a028145c5d2e88 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The 13 Lords of the Shogun (Kamakura dono no 13-nin)"@en ;
            foaf:name "The 13 Lords of the Shogun (Kamakura dono no 13-nin)"@en ] ;
    schema:byArtist <artist/118#subject>,
        <artist/17736#subject> ;
    schema:datePublished "2022-12-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> ;
    schema:name "The 13 Lords of the Shogun Original Soundtrack The Best"@en,
        "大河ドラマ 鎌倉殿の13人 オリジナル・サウンドトラック The Best"@ja,
        "Taiga Drama Kamakura dono no 13-nin Original Soundtrack The Best"@ja-latn ;
    schema:publisher <org/1066#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/124903/124903-6b9a75951936.jpg> .

_:N043f7c243d1b4ed6b061411fae654152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man Who Would Become Regent"@en,
        "後に執権と呼ばれる男"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Man Who Would Become Regent"@en,
        "後に執権と呼ばれる男"@ja .

_:N07c9652bb9a14aedb8a16d26a7ab1fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of War"@en,
        "戦神"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "God of War"@en,
        "戦神"@ja .

_:N0b212315238f413aa19f9f788dc3a32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Future Master of the Hōjō"@en,
        "北条の未来を継ぐ者"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Future Master of the Hōjō"@en,
        "北条の未来を継ぐ者"@ja .

_:N1df8c44923444ada85cf992c1776c35c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 13 Lords of the Shogun - Travel Journal 2 feat. Francesco Tristano"@en,
        "鎌倉殿の13人 大河紀行2 feat. フランチェスコ・トリスターノ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The 13 Lords of the Shogun - Travel Journal 2 feat. Francesco Tristano"@en,
        "鎌倉殿の13人 大河紀行2 feat. フランチェスコ・トリスターノ"@ja .

_:N23fffdb92822482db1b2fe42a0b2924a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To My Father"@en,
        "我が父へ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "To My Father"@en,
        "我が父へ"@ja .

_:N2da94ed9fe9a4a47a60b6d5953916722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Stand Against a God"@en,
        "神との戦い"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "To Stand Against a God"@en,
        "神との戦い"@ja .

_:N5430fbebb83c466c90572611ece0a548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ama Shōgun"@en,
        "尼将軍"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Ama Shōgun"@en,
        "尼将軍"@ja .

_:N59b10ebabe6c4a81ac91e337d8d1b2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Will of the World"@en,
        "世運隆替"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Divine Will of the World"@en,
        "世運隆替"@ja .

_:N59d24b7281b5483c91c07c1dc9cbaaa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Women of the Bandō"@en,
        "坂東の女たち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Women of the Bandō"@en,
        "坂東の女たち"@ja .

_:N6a4517092f6944e8876d045b9c35f535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yae"@en,
        "八重"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Yae"@en,
        "八重"@ja .

_:N6bbf4d4e710d4244bdc510d89c7c994e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's Decree"@en,
        "天命の時"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Heaven's Decree"@en,
        "天命の時"@ja .

_:N6eae3e6ee31148bb9226f2c5e351c04c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Death May We Find Pride"@en,
        "散際の矜持"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "In Death May We Find Pride"@en,
        "散際の矜持"@ja .

_:N7815f84113804420b14c8b044169e859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Izu...My Dear Homeland"@en,
        "伊豆の郷"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Izu...My Dear Homeland"@en,
        "伊豆の郷"@ja .

_:N78b58b1ff62a4058b9f03e2dc8ca8fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And So He Became Regent"@en,
        "そして執権になった男"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "And So He Became Regent"@en,
        "そして執権になった男"@ja .

_:N79995212d6ca4de282f7b1d61051ed96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lord of Kamakura"@en,
        "大いなる鎌倉殿"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Lord of Kamakura"@en,
        "大いなる鎌倉殿"@ja .

_:N7bb9e8b470f44627a3241633cdd01c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Emperor's Word"@en,
        "綸言汗の如し"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Emperor's Word"@en,
        "綸言汗の如し"@ja .

_:N7fb676c7c49d454689cd9976db1c295f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Vicissitudes of Fortune"@en,
        "栄枯盛衰の鎮魂歌"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Vicissitudes of Fortune"@en,
        "栄枯盛衰の鎮魂歌"@ja .

_:N80b2559b9bfe455e91b0e284dbdb25ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Kamakura!"@en,
        "いざ鎌倉!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "For Kamakura!"@en,
        "いざ鎌倉!"@ja .

_:N843f900f362744d0a5791ff87a1d0624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For All I Love in Kamakura"@en,
        "鎌倉のために"@ja ;
    mo:track_number 23 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "For All I Love in Kamakura"@en,
        "鎌倉のために"@ja .

_:N84fe7a92a11344fe900cca8937ba8341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 13 Lords of the Shogun - Travel Journal 3 feat. Masami Takeuchi & tea"@en,
        "鎌倉殿の13人 大河紀行3 feat. 竹内正実 & tea"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The 13 Lords of the Shogun - Travel Journal 3 feat. Masami Takeuchi & tea"@en,
        "鎌倉殿の13人 大河紀行3 feat. 竹内正実 & tea"@ja .

_:N8a3310e216b24e1dbf13fe5c0cc00466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 13 Lords of the Shogun - Travel Journal 4 feat. István Kohán"@en,
        "鎌倉殿の13人 大河紀行4 feat. コハーン・イシュトヴァーン"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The 13 Lords of the Shogun - Travel Journal 4 feat. István Kohán"@en,
        "鎌倉殿の13人 大河紀行4 feat. コハーン・イシュトヴァーン"@ja .

_:Nb0191867f6c34b4ebf9db4700fe5931e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 13 Lords of the Shogun - Travel Journal 1 feat. Paul Gilbert"@en,
        "鎌倉殿の13人 大河紀行1 feat. ポール・ギルバート"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The 13 Lords of the Shogun - Travel Journal 1 feat. Paul Gilbert"@en,
        "鎌倉殿の13人 大河紀行1 feat. ポール・ギルバート"@ja .

_:Ncfb0d538a2a44d21a22297287068549c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of the Bandō"@en,
        "坂東武者 ～兵どもが思う～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "Blood of the Bandō"@en,
        "坂東武者 ～兵どもが思う～"@ja .

_:Ndf008332f55c494fa8772e2bb432eb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ones We Leave Behind"@en,
        "残された者の生き様"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Ones We Leave Behind"@en,
        "残された者の生き様"@ja .

_:Neeabeb6cf5804faaab69b29c91d3fc14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Assassin"@en,
        "殺し屋の歩み道"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The Path of the Assassin"@en,
        "殺し屋の歩み道"@ja .

_:Nf04282df23ff4c8290cfa73a42656d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 13 Lords of the Shogun - Main Theme"@en,
        "鎌倉殿の13人 メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "The 13 Lords of the Shogun - Main Theme"@en,
        "鎌倉殿の13人 メインテーマ"@ja .

_:Nf97a1bd044004c5290d97ca493d70cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For You, Forever"@en,
        "君がため"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0b1f779e76f243cf82a028145c5d2e88 ;
    schema:name "For You, Forever"@en,
        "君がため"@ja .

_:N0b1f779e76f243cf82a028145c5d2e88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043f7c243d1b4ed6b061411fae654152,
        _:N07c9652bb9a14aedb8a16d26a7ab1fda,
        _:N0b212315238f413aa19f9f788dc3a32a,
        _:N1df8c44923444ada85cf992c1776c35c,
        _:N23fffdb92822482db1b2fe42a0b2924a,
        _:N2da94ed9fe9a4a47a60b6d5953916722,
        _:N5430fbebb83c466c90572611ece0a548,
        _:N59b10ebabe6c4a81ac91e337d8d1b2df,
        _:N59d24b7281b5483c91c07c1dc9cbaaa2,
        _:N6a4517092f6944e8876d045b9c35f535,
        _:N6bbf4d4e710d4244bdc510d89c7c994e,
        _:N6eae3e6ee31148bb9226f2c5e351c04c,
        _:N7815f84113804420b14c8b044169e859,
        _:N78b58b1ff62a4058b9f03e2dc8ca8fa2,
        _:N79995212d6ca4de282f7b1d61051ed96,
        _:N7bb9e8b470f44627a3241633cdd01c2f,
        _:N7fb676c7c49d454689cd9976db1c295f,
        _:N80b2559b9bfe455e91b0e284dbdb25ce,
        _:N843f900f362744d0a5791ff87a1d0624,
        _:N84fe7a92a11344fe900cca8937ba8341,
        _:N8a3310e216b24e1dbf13fe5c0cc00466,
        _:Nb0191867f6c34b4ebf9db4700fe5931e,
        _:Ncfb0d538a2a44d21a22297287068549c,
        _:Ndf008332f55c494fa8772e2bb432eb63,
        _:Neeabeb6cf5804faaab69b29c91d3fc14,
        _:Nf04282df23ff4c8290cfa73a42656d0c,
        _:Nf97a1bd044004c5290d97ca493d70cb9 ;
    mo:track_count 27 ;
    schema:duration "PT75:17"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N043f7c243d1b4ed6b061411fae654152,
        _:N07c9652bb9a14aedb8a16d26a7ab1fda,
        _:N0b212315238f413aa19f9f788dc3a32a,
        _:N1df8c44923444ada85cf992c1776c35c,
        _:N23fffdb92822482db1b2fe42a0b2924a,
        _:N2da94ed9fe9a4a47a60b6d5953916722,
        _:N5430fbebb83c466c90572611ece0a548,
        _:N59b10ebabe6c4a81ac91e337d8d1b2df,
        _:N59d24b7281b5483c91c07c1dc9cbaaa2,
        _:N6a4517092f6944e8876d045b9c35f535,
        _:N6bbf4d4e710d4244bdc510d89c7c994e,
        _:N6eae3e6ee31148bb9226f2c5e351c04c,
        _:N7815f84113804420b14c8b044169e859,
        _:N78b58b1ff62a4058b9f03e2dc8ca8fa2,
        _:N79995212d6ca4de282f7b1d61051ed96,
        _:N7bb9e8b470f44627a3241633cdd01c2f,
        _:N7fb676c7c49d454689cd9976db1c295f,
        _:N80b2559b9bfe455e91b0e284dbdb25ce,
        _:N843f900f362744d0a5791ff87a1d0624,
        _:N84fe7a92a11344fe900cca8937ba8341,
        _:N8a3310e216b24e1dbf13fe5c0cc00466,
        _:Nb0191867f6c34b4ebf9db4700fe5931e,
        _:Ncfb0d538a2a44d21a22297287068549c,
        _:Ndf008332f55c494fa8772e2bb432eb63,
        _:Neeabeb6cf5804faaab69b29c91d3fc14,
        _:Nf04282df23ff4c8290cfa73a42656d0c,
        _:Nf97a1bd044004c5290d97ca493d70cb9 .

