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

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

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

<artist/491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83900#subject> ;
    schema:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja ;
    foaf:made <album/83900#composition>,
        <album/83900#subject> ;
    foaf:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja .

<product/6264#subject> a schema:CreativeWork ;
    schema:name "Golden Kamuy"@en,
        "ゴールデンカムイ"@ja,
        "Golden Kamuy"@ja-latn ;
    foaf:name "Golden Kamuy"@en,
        "ゴールデンカムイ"@ja,
        "Golden Kamuy"@ja-latn .

<product/8785#subject> a schema:CreativeWork ;
    schema:name "Golden Kamuy 2nd Season"@en,
        "ゴールデンカムイ 第2期"@ja,
        "Golden Kamuy 2nd Season"@ja-latn ;
    foaf:name "Golden Kamuy 2nd Season"@en,
        "ゴールデンカムイ 第2期"@ja,
        "Golden Kamuy 2nd Season"@ja-latn .

<album/83900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/491#subject> ;
    mo:produced_work <album/83900#musicalwork> ;
    schema:name "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/83900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/83900#musicalwork> ;
    mo:recorded_as <album/83900#musicalexpression> ;
    schema:name "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/83900#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/00/83900/83900-1551322317.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83900#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/83900/83900-1551322317.png> ;
    foaf:depicts <album/83900#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/83900/83900-1551322317.png> .

<https://medium-media.vgm.io/albums/00/83900/83900-1551322317.png> a schema:ImageObject,
        foaf:Image .

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

<album/83900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-27"^^xsd:date ;
    dcterms:title "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "GNCA-1436" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/83900#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4a5c960cb9634044bc8316d0e1eb424a,
        _:N515b4bd02ae644aaa195407d9daba715 ;
    mo:record_count 2 ;
    schema:about <product/6264#subject>,
        <product/8785#subject> ;
    schema:datePublished "2019-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/83900/83900-1551322317.png> ;
    schema:name "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@en,
        "ゴールデンカムイ オリジナルサウンドトラック"@ja,
        "GOLDEN KAMUY ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/83900/83900-1551322317.png> .

_:N0327043978904eb0902ac583d3109e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Night of the New Moon"@en,
        "新月の夜に"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "On the Night of the New Moon"@en,
        "新月の夜に"@ja .

_:N05c377efaded4abda91115eef1d65d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ani, Where it All Began"@en,
        "阿仁根っ子"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Ani, Where it All Began"@en,
        "阿仁根っ子"@ja .

_:N0db808f484d94306bad81427cb84eb21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Death"@en,
        "殺しの匂い"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "The Scent of Death"@en,
        "殺しの匂い"@ja .

_:N0ec743b2c3fa49a8b1ac9bea9ab8e42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sniper"@en,
        "狙撃"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Sniper"@en,
        "狙撃"@ja .

_:N150f5521d08647ff9ecacb1090fa7e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killer Whale"@en,
        "シャチ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Killer Whale"@en,
        "シャチ"@ja .

_:N198baf23d5014697ac4450e9f92f04c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Lives On"@en,
        "生き抜いた価値"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "What Lives On"@en,
        "生き抜いた価値"@ja .

_:N1b24d3c1407d448f8df7064830f520be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish Longing"@en,
        "無い物ねだり"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Selfish Longing"@en,
        "無い物ねだり"@ja .

_:N1f94f73bd6cf48e290c94ab7bed439d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beasts"@en,
        "獣と獣"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Beasts"@en,
        "獣と獣"@ja .

_:N206519966fb540abb41a9e39ccc123d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Huchen Flower"@en,
        "イトウの花"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Huchen Flower"@en,
        "イトウの花"@ja .

_:N2246abddeb29417d962c9deb064e7990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Belly"@en,
        "腹の中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Inside the Belly"@en,
        "腹の中"@ja .

_:N281242508c6c4114bf9f3d6f4468880c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Karafuto"@en,
        "樺太へ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "To Karafuto"@en,
        "樺太へ"@ja .

_:N2d287febdc1548078bca937770772952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tanigaki Hunt"@en,
        "谷垣狩り"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Tanigaki Hunt"@en,
        "谷垣狩り"@ja .

_:N3498f408cc6d4c8c8967445d472857e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trickster Fox"@en,
        "誑かす狐"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "The Trickster Fox"@en,
        "誑かす狐"@ja .

_:N3ad2af3f2fb74f929d26909e7bd94143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Woman Who Sees"@en,
        "見る女"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "The Woman Who Sees"@en,
        "見る女"@ja .

_:N4786cb5561a5454e8aac32eeeb18c08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Appetite for Destruction"@en,
        "破壊欲"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Appetite for Destruction"@en,
        "破壊欲"@ja .

_:N5249c4695f444a93b5a3bbadf0e0c519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A True Artisan"@en,
        "職人の鑑"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "A True Artisan"@en,
        "職人の鑑"@ja .

_:N5526256fc436460ca8970740486fc1c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Eyes"@en,
        "青い眼"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Blue Eyes"@en,
        "青い眼"@ja .

_:N5ea129e28bb04a43a46d12af7678ac58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact"@en,
        "接触"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Contact"@en,
        "接触"@ja .

_:N60e1756e854a47739da08b1e27a237de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blessed Road"@en,
        "祝福された道"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Blessed Road"@en,
        "祝福された道"@ja .

_:N61343e4cd93345139b2310417c36c763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight"@en,
        "逃走"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Flight"@en,
        "逃走"@ja .

_:N66d9b89dba314a07ad4c0ab5a38d9dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merciless Vice-Commander"@en,
        "鬼の副長"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Merciless Vice-Commander"@en,
        "鬼の副長"@ja .

_:N6d84de6fed864832bb4c67d903564b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Uncle I Don't Know"@en,
        "知らないオジサン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "The Uncle I Don't Know"@en,
        "知らないオジサン"@ja .

_:N6e73f58dade641749ad67d4800074681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hokuchin Unit"@en,
        "北鎮部隊"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Hokuchin Unit"@en,
        "北鎮部隊"@ja .

_:N79afc09f1b2f46679a17477d2133e455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overrun"@en,
        "蹂躙"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Overrun"@en,
        "蹂躙"@ja .

_:N7d6d51e7739f401ba7946b57133fa920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebellious Intelligence Officer"@en,
        "反逆の情報将校"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Rebellious Intelligence Officer"@en,
        "反逆の情報将校"@ja .

_:N856f86c6baa44a16835cf6b0d5d19964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Revenge"@en,
        "歪んだ復讐"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Distorted Revenge"@en,
        "歪んだ復讐"@ja .

_:N8b8f0092420a48deb4843c5ce0966f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concord"@en,
        "呼応"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Concord"@en,
        "呼応"@ja .

_:N90febca41c894cf78be528f33bf0887a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ushiyama the Undefeated"@en,
        "不敗の牛山"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Ushiyama the Undefeated"@en,
        "不敗の牛山"@ja .

_:N92633be9e4ec4562a128ae3c9960ce9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Osoma"@en,
        "オソマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Osoma"@en,
        "オソマ"@ja .

_:N94aac872601040f9a4e392d0442b0607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cikapasi"@en,
        "チカパシ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Cikapasi"@en,
        "チカパシ"@ja .

_:N9b9d63cd968d476690f499394eea5054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of the Journey"@en,
        "旅の幕開け"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Beginning of the Journey"@en,
        "旅の幕開け"@ja .

_:N9c510177157a48cca415c43240625581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hinna Hinna"@en,
        "ヒンナヒンナ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Hinna Hinna"@en,
        "ヒンナヒンナ"@ja .

_:Na2d501b6d51d4b41b7b6b19e7058989b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edogai"@en,
        "江渡貝くん"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Edogai"@en,
        "江渡貝くん"@ja .

_:Nb0edf30eded544c59e1ee68cefc3347a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Spirit"@en,
        "猟師の魂"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Hunter's Spirit"@en,
        "猟師の魂"@ja .

_:Nb20001076e9a4d8b9e7679e72401e114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proprietress"@en,
        "女将"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Proprietress"@en,
        "女将"@ja .

_:Nb23b78984e2a456dbf0d1a831d388645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Airship"@en,
        "飛行船"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Airship"@en,
        "飛行船"@ja .

_:Nb4db2cf83a0d4a9f8c48f3dfbdcbb28b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loss"@en,
        "喪失"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Loss"@en,
        "喪失"@ja .

_:Nb5135d448f2f4dc8b11173951ee784bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold Bars Taken Away"@en,
        "奪われた金塊"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Gold Bars Taken Away"@en,
        "奪われた金塊"@ja .

_:Nb6d28f321b694e33aedf0416fafcb669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bothersome"@en,
        "面倒くさい"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Bothersome"@en,
        "面倒くさい"@ja .

_:Nbe52cb19baf741a7b15b820223dd8a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Race"@en,
        "駆ける"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Race"@en,
        "駆ける"@ja .

_:Nc2498933ecad4e1ca72a51326b1c41ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ainu Kotan"@en,
        "アイヌコタン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Ainu Kotan"@en,
        "アイヌコタン"@ja .

_:Nd32b4433dffd4a55a839f6484116c9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aca"@en,
        "アチャ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Aca"@en,
        "アチャ"@ja .

_:Ne2cf12d770854a66bcc0e6f6cf313a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@en,
        "煌めく"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Shine"@en,
        "煌めく"@ja .

_:Ne33d7b70ffbe439ab143a240b3a59797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost of Bakumatsu"@en,
        "幕末の亡霊"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Ghost of Bakumatsu"@en,
        "幕末の亡霊"@ja .

_:Ne6af49233de547649f6fda29b42a1d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Radial Five Winged Prison House"@en,
        "五翼放射状平屋舎房"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "The Radial Five Winged Prison House"@en,
        "五翼放射状平屋舎房"@ja .

_:Ne6bfd54d8d52474c96e16897467b38a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repun Kamuy"@en,
        "レプンカムイ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Repun Kamuy"@en,
        "レプンカムイ"@ja .

_:Ne8c6826c7bb847aa97c2955b5fb7f7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Women's Season"@en,
        "女の季節"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N515b4bd02ae644aaa195407d9daba715 ;
    schema:name "Women's Season"@en,
        "女の季節"@ja .

_:Nf43dd6ddd6ce4660b51346650f5b9a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kamuy Mosir"@en,
        "カムイモシ(リ)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Kamuy Mosir"@en,
        "カムイモシ(リ)"@ja .

_:Nf65f461cddd14716b2964ea88bdd61d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trackers"@en,
        "追跡者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Trackers"@en,
        "追跡者"@ja .

_:Nf6977c0ff3b049069458c40d197e5f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wen Kamuy"@en,
        "ウェンカムイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N4a5c960cb9634044bc8316d0e1eb424a ;
    schema:name "Wen Kamuy"@en,
        "ウェンカムイ"@ja .

_:N515b4bd02ae644aaa195407d9daba715 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0327043978904eb0902ac583d3109e8a,
        _:N05c377efaded4abda91115eef1d65d30,
        _:N0ec743b2c3fa49a8b1ac9bea9ab8e42b,
        _:N150f5521d08647ff9ecacb1090fa7e18,
        _:N2246abddeb29417d962c9deb064e7990,
        _:N281242508c6c4114bf9f3d6f4468880c,
        _:N4786cb5561a5454e8aac32eeeb18c08c,
        _:N5249c4695f444a93b5a3bbadf0e0c519,
        _:N5526256fc436460ca8970740486fc1c9,
        _:N5ea129e28bb04a43a46d12af7678ac58,
        _:N60e1756e854a47739da08b1e27a237de,
        _:N6d84de6fed864832bb4c67d903564b95,
        _:N79afc09f1b2f46679a17477d2133e455,
        _:N856f86c6baa44a16835cf6b0d5d19964,
        _:N8b8f0092420a48deb4843c5ce0966f3e,
        _:N94aac872601040f9a4e392d0442b0607,
        _:Na2d501b6d51d4b41b7b6b19e7058989b,
        _:Nb23b78984e2a456dbf0d1a831d388645,
        _:Nb4db2cf83a0d4a9f8c48f3dfbdcbb28b,
        _:Nb6d28f321b694e33aedf0416fafcb669,
        _:Nbe52cb19baf741a7b15b820223dd8a49,
        _:Nd32b4433dffd4a55a839f6484116c9eb,
        _:Ne6af49233de547649f6fda29b42a1d37,
        _:Ne8c6826c7bb847aa97c2955b5fb7f7fc ;
    mo:track_count 24 ;
    schema:duration "PT69:29"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0327043978904eb0902ac583d3109e8a,
        _:N05c377efaded4abda91115eef1d65d30,
        _:N0ec743b2c3fa49a8b1ac9bea9ab8e42b,
        _:N150f5521d08647ff9ecacb1090fa7e18,
        _:N2246abddeb29417d962c9deb064e7990,
        _:N281242508c6c4114bf9f3d6f4468880c,
        _:N4786cb5561a5454e8aac32eeeb18c08c,
        _:N5249c4695f444a93b5a3bbadf0e0c519,
        _:N5526256fc436460ca8970740486fc1c9,
        _:N5ea129e28bb04a43a46d12af7678ac58,
        _:N60e1756e854a47739da08b1e27a237de,
        _:N6d84de6fed864832bb4c67d903564b95,
        _:N79afc09f1b2f46679a17477d2133e455,
        _:N856f86c6baa44a16835cf6b0d5d19964,
        _:N8b8f0092420a48deb4843c5ce0966f3e,
        _:N94aac872601040f9a4e392d0442b0607,
        _:Na2d501b6d51d4b41b7b6b19e7058989b,
        _:Nb23b78984e2a456dbf0d1a831d388645,
        _:Nb4db2cf83a0d4a9f8c48f3dfbdcbb28b,
        _:Nb6d28f321b694e33aedf0416fafcb669,
        _:Nbe52cb19baf741a7b15b820223dd8a49,
        _:Nd32b4433dffd4a55a839f6484116c9eb,
        _:Ne6af49233de547649f6fda29b42a1d37,
        _:Ne8c6826c7bb847aa97c2955b5fb7f7fc .

_:N4a5c960cb9634044bc8316d0e1eb424a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db808f484d94306bad81427cb84eb21,
        _:N198baf23d5014697ac4450e9f92f04c2,
        _:N1b24d3c1407d448f8df7064830f520be,
        _:N1f94f73bd6cf48e290c94ab7bed439d0,
        _:N206519966fb540abb41a9e39ccc123d8,
        _:N2d287febdc1548078bca937770772952,
        _:N3498f408cc6d4c8c8967445d472857e9,
        _:N3ad2af3f2fb74f929d26909e7bd94143,
        _:N61343e4cd93345139b2310417c36c763,
        _:N66d9b89dba314a07ad4c0ab5a38d9dbb,
        _:N6e73f58dade641749ad67d4800074681,
        _:N7d6d51e7739f401ba7946b57133fa920,
        _:N90febca41c894cf78be528f33bf0887a,
        _:N92633be9e4ec4562a128ae3c9960ce9c,
        _:N9b9d63cd968d476690f499394eea5054,
        _:N9c510177157a48cca415c43240625581,
        _:Nb0edf30eded544c59e1ee68cefc3347a,
        _:Nb20001076e9a4d8b9e7679e72401e114,
        _:Nb5135d448f2f4dc8b11173951ee784bc,
        _:Nc2498933ecad4e1ca72a51326b1c41ed,
        _:Ne2cf12d770854a66bcc0e6f6cf313a4b,
        _:Ne33d7b70ffbe439ab143a240b3a59797,
        _:Ne6bfd54d8d52474c96e16897467b38a4,
        _:Nf43dd6ddd6ce4660b51346650f5b9a57,
        _:Nf65f461cddd14716b2964ea88bdd61d0,
        _:Nf6977c0ff3b049069458c40d197e5f9d ;
    mo:track_count 26 ;
    schema:duration "PT71:45"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0db808f484d94306bad81427cb84eb21,
        _:N198baf23d5014697ac4450e9f92f04c2,
        _:N1b24d3c1407d448f8df7064830f520be,
        _:N1f94f73bd6cf48e290c94ab7bed439d0,
        _:N206519966fb540abb41a9e39ccc123d8,
        _:N2d287febdc1548078bca937770772952,
        _:N3498f408cc6d4c8c8967445d472857e9,
        _:N3ad2af3f2fb74f929d26909e7bd94143,
        _:N61343e4cd93345139b2310417c36c763,
        _:N66d9b89dba314a07ad4c0ab5a38d9dbb,
        _:N6e73f58dade641749ad67d4800074681,
        _:N7d6d51e7739f401ba7946b57133fa920,
        _:N90febca41c894cf78be528f33bf0887a,
        _:N92633be9e4ec4562a128ae3c9960ce9c,
        _:N9b9d63cd968d476690f499394eea5054,
        _:N9c510177157a48cca415c43240625581,
        _:Nb0edf30eded544c59e1ee68cefc3347a,
        _:Nb20001076e9a4d8b9e7679e72401e114,
        _:Nb5135d448f2f4dc8b11173951ee784bc,
        _:Nc2498933ecad4e1ca72a51326b1c41ed,
        _:Ne2cf12d770854a66bcc0e6f6cf313a4b,
        _:Ne33d7b70ffbe439ab143a240b3a59797,
        _:Ne6bfd54d8d52474c96e16897467b38a4,
        _:Nf43dd6ddd6ce4660b51346650f5b9a57,
        _:Nf65f461cddd14716b2964ea88bdd61d0,
        _:Nf6977c0ff3b049069458c40d197e5f9d .

