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

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

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

<artist/61954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105924#subject> ;
    schema:name "KAM STUDIO"@en ;
    foaf:made <album/105924#composition>,
        <album/105924#subject> ;
    foaf:name "KAM STUDIO"@en .

<album/105924#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn ;
    mo:composer <artist/61954#subject> ;
    mo:produced_work <album/105924#musicalwork> ;
    schema:name "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn .

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

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

<https://media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105924#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> ;
    foaf:depicts <album/105924#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> .

<https://medium-media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105924#performance> ;
    schema:name "Yurika Takagi"@en,
        "高木友梨香"@ja ;
    foaf:name "Yurika Takagi"@en,
        "高木友梨香"@ja .

<album/105924#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn ;
    mo:performance_of <album/105924#musicalwork> ;
    mo:performer _:N4652ef08dbb64179a67db91a2a95b7cc,
        _:N51b7c4c36ee746d9985de4689df4abfd,
        <artist/29443#subject> ;
    mo:recorded_as <album/105924#musicalexpression> ;
    schema:byArtist _:N4652ef08dbb64179a67db91a2a95b7cc,
        _:N51b7c4c36ee746d9985de4689df4abfd,
        <artist/29443#subject> ;
    schema:name "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn ;
    schema:workPerformed <album/105924#musicalwork> .

<album/105924#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-12"^^xsd:date ;
    dcterms:title "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn ;
    mo:catalogue_number "RSFC-9845" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105924#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N5df225eb0cbc45de838c22a76d2561a8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pachislot Sengoku Collection 4"@en ;
            foaf:name "Pachislot Sengoku Collection 4"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "長谷川唯"@en ;
            foaf:name "長谷川唯"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "緑川優美"@en ;
            foaf:name "緑川優美"@en ],
        <artist/29443#subject> ;
    schema:datePublished "2020-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> ;
    schema:name "Pachislot Sengoku Collection 4 Music Selection"@en,
        "パチスロ 戦国コレクション 4 Music Selection"@ja,
        "Pachislot Sengoku Collection 4 Music Selection"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/105924/105924-831354836a9f.jpg> .

_:N0ff6d65df1d24bd991e45176fea5184f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卑弥呼バトル演出"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "卑弥呼バトル演出"@ja .

_:N330cfd92fc23434ca64fd1d31c5354dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "武将バトル演出"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "武将バトル演出"@ja .

_:N3f93a640357b411592701f4bb1f5f856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信長演出"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "信長演出"@ja .

_:N4652ef08dbb64179a67db91a2a95b7cc a schema:Person,
        foaf:Person ;
    mo:performed <album/105924#performance> ;
    schema:name "長谷川唯"@en ;
    foaf:name "長谷川唯"@en .

_:N469b0ab509f845dd8af4849c6124a14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻海ラッシュ2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻海ラッシュ2"@ja .

_:N4865dacf638d45b8930ced517b85133c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻の間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻の間"@ja .

_:N51b7c4c36ee746d9985de4689df4abfd a schema:Person,
        foaf:Person ;
    mo:performed <album/105924#performance> ;
    schema:name "緑川優美"@en ;
    foaf:name "緑川優美"@en .

_:N549240a75a6d43ce8e014940b3dab144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "尼子輪投げ演出"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "尼子輪投げ演出"@ja .

_:N5931ebe9091a46279ed5feed0043aa7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリーズ演出"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "フリーズ演出"@ja .

_:N5a320d5892dd40078b58ab037173e814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "快楽宴"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "快楽宴"@ja .

_:N617d710b6c224f3b9da987876a588f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家康演出"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "家康演出"@ja .

_:N73fe7c9f69204e169ccadd659a140641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卜伝河童演出"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "卜伝河童演出"@ja .

_:N7958935eba614d1fbc6c9d651964eab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇落ちバトル演出"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "闇落ちバトル演出"@ja .

_:N7d6ac7633a0b488191b11fcf68949048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次回予告演出"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "次回予告演出"@ja .

_:N81b5da003e5541f4bb31c7b463089746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦コレマーチ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "戦コレマーチ"@ja .

_:N98fef02ac5e84040aaf77ee4f405f954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劉備料理演出"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "劉備料理演出"@ja .

_:N9a93a772ad634a498738c37087f4472d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "エンディング"@ja .

_:N9bed0236a49e41f594a63ce79a833e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秀吉演出"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "秀吉演出"@ja .

_:N9d2192833a484807964b7bee44a416a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦塵の焔"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "戦塵の焔"@ja .

_:Na6570a98681440a3af3160751693afc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "修羅モード"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "修羅モード"@ja .

_:Na9398aea4d6446caa2d2ea8cd0094d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家康演出2"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "家康演出2"@ja .

_:Nb01f5403dbe14e6cb14a03cf28e67168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼ヶ島チャレンジ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "鬼ヶ島チャレンジ"@ja .

_:Nbc210071abc347a3a97694cd1faeca56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三巫女演出"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "三巫女演出"@ja .

_:Nc151600fc0e848d29ff66033f11996fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卜伝演出"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "卜伝演出"@ja .

_:Nc1a11a41d7b4440baaf939e492bfcbd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秀吉演出2"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "秀吉演出2"@ja .

_:Nc2e2af7ef4434893b563ff2e22202a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻海ラッシュタイトル"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻海ラッシュタイトル"@ja .

_:Ncfe52ed1b9d649cca70f9a403f20cc89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光秀演出"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "光秀演出"@ja .

_:Nd085568ef4b64d47a217ee588533ba46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻海ラッシュ1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻海ラッシュ1"@ja .

_:Nd7a02fb80c5c4514ae105719272c0640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家康変身演出"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "家康変身演出"@ja .

_:Nda2aef8a97a44853a11d889349fcc6e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最上演出"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "最上演出"@ja .

_:Neae8b5644f59473a91cd5cdc201620f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "尼子演出"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "尼子演出"@ja .

_:Ned25c8b3217f4df394fa2dc137278d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻海ラッシュ3"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻海ラッシュ3"@ja .

_:Nee763cbc55754e08bcefbcb5e0fefe14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻海ラッシュ4"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "夢幻海ラッシュ4"@ja .

_:Nf910356974a744ddb337435f195c1cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兼続演出"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "兼続演出"@ja .

_:Nff2eaf7ce6744f8da8bf1cccb86dc2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劉備演出"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N5df225eb0cbc45de838c22a76d2561a8 ;
    schema:name "劉備演出"@ja .

_:N5df225eb0cbc45de838c22a76d2561a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ff6d65df1d24bd991e45176fea5184f,
        _:N330cfd92fc23434ca64fd1d31c5354dc,
        _:N3f93a640357b411592701f4bb1f5f856,
        _:N469b0ab509f845dd8af4849c6124a14e,
        _:N4865dacf638d45b8930ced517b85133c,
        _:N549240a75a6d43ce8e014940b3dab144,
        _:N5931ebe9091a46279ed5feed0043aa7f,
        _:N5a320d5892dd40078b58ab037173e814,
        _:N617d710b6c224f3b9da987876a588f9b,
        _:N73fe7c9f69204e169ccadd659a140641,
        _:N7958935eba614d1fbc6c9d651964eab9,
        _:N7d6ac7633a0b488191b11fcf68949048,
        _:N81b5da003e5541f4bb31c7b463089746,
        _:N98fef02ac5e84040aaf77ee4f405f954,
        _:N9a93a772ad634a498738c37087f4472d,
        _:N9bed0236a49e41f594a63ce79a833e07,
        _:N9d2192833a484807964b7bee44a416a1,
        _:Na6570a98681440a3af3160751693afc8,
        _:Na9398aea4d6446caa2d2ea8cd0094d69,
        _:Nb01f5403dbe14e6cb14a03cf28e67168,
        _:Nbc210071abc347a3a97694cd1faeca56,
        _:Nc151600fc0e848d29ff66033f11996fd,
        _:Nc1a11a41d7b4440baaf939e492bfcbd3,
        _:Nc2e2af7ef4434893b563ff2e22202a4d,
        _:Ncfe52ed1b9d649cca70f9a403f20cc89,
        _:Nd085568ef4b64d47a217ee588533ba46,
        _:Nd7a02fb80c5c4514ae105719272c0640,
        _:Nda2aef8a97a44853a11d889349fcc6e4,
        _:Neae8b5644f59473a91cd5cdc201620f4,
        _:Ned25c8b3217f4df394fa2dc137278d8c,
        _:Nee763cbc55754e08bcefbcb5e0fefe14,
        _:Nf910356974a744ddb337435f195c1cdf,
        _:Nff2eaf7ce6744f8da8bf1cccb86dc2a9 ;
    mo:track_count 33 ;
    schema:duration "PT30:25"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N0ff6d65df1d24bd991e45176fea5184f,
        _:N330cfd92fc23434ca64fd1d31c5354dc,
        _:N3f93a640357b411592701f4bb1f5f856,
        _:N469b0ab509f845dd8af4849c6124a14e,
        _:N4865dacf638d45b8930ced517b85133c,
        _:N549240a75a6d43ce8e014940b3dab144,
        _:N5931ebe9091a46279ed5feed0043aa7f,
        _:N5a320d5892dd40078b58ab037173e814,
        _:N617d710b6c224f3b9da987876a588f9b,
        _:N73fe7c9f69204e169ccadd659a140641,
        _:N7958935eba614d1fbc6c9d651964eab9,
        _:N7d6ac7633a0b488191b11fcf68949048,
        _:N81b5da003e5541f4bb31c7b463089746,
        _:N98fef02ac5e84040aaf77ee4f405f954,
        _:N9a93a772ad634a498738c37087f4472d,
        _:N9bed0236a49e41f594a63ce79a833e07,
        _:N9d2192833a484807964b7bee44a416a1,
        _:Na6570a98681440a3af3160751693afc8,
        _:Na9398aea4d6446caa2d2ea8cd0094d69,
        _:Nb01f5403dbe14e6cb14a03cf28e67168,
        _:Nbc210071abc347a3a97694cd1faeca56,
        _:Nc151600fc0e848d29ff66033f11996fd,
        _:Nc1a11a41d7b4440baaf939e492bfcbd3,
        _:Nc2e2af7ef4434893b563ff2e22202a4d,
        _:Ncfe52ed1b9d649cca70f9a403f20cc89,
        _:Nd085568ef4b64d47a217ee588533ba46,
        _:Nd7a02fb80c5c4514ae105719272c0640,
        _:Nda2aef8a97a44853a11d889349fcc6e4,
        _:Neae8b5644f59473a91cd5cdc201620f4,
        _:Ned25c8b3217f4df394fa2dc137278d8c,
        _:Nee763cbc55754e08bcefbcb5e0fefe14,
        _:Nf910356974a744ddb337435f195c1cdf,
        _:Nff2eaf7ce6744f8da8bf1cccb86dc2a9 .

