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

<artist/19382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Aoyama"@en,
        "青山吉能"@ja ;
    foaf:made <album/139087#subject>,
        <album/139087#vocals> ;
    foaf:name "Yoshino Aoyama"@en,
        "青山吉能"@ja .

<artist/106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja .

<artist/26792#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Atsume Hashimoto"@en,
        "橋本鍾愛"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Atsume Hashimoto"@en,
        "橋本鍾愛"@ja .

<artist/27159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Takumi Hayasaka"@en,
        "早坂匠"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Takumi Hayasaka"@en,
        "早坂匠"@ja .

<artist/27434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Moe Jono"@en,
        "城野萌"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Moe Jono"@en,
        "城野萌"@ja .

<artist/32998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Sachiko Kaku"@en,
        "角早知子"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Sachiko Kaku"@en,
        "角早知子"@ja .

<artist/43368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Peno"@en ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Peno"@en .

<artist/51723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Hiroki Yanagita"@en,
        "柳田大樹"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Hiroki Yanagita"@en,
        "柳田大樹"@ja .

<artist/8910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139087#subject> ;
    schema:name "Ryo Kurata"@en,
        "倉田涼"@ja ;
    foaf:made <album/139087#composition>,
        <album/139087#subject> ;
    foaf:name "Ryo Kurata"@en,
        "倉田涼"@ja .

<product/15533#subject> a schema:CreativeWork ;
    schema:name "Kyoutou Kotoba RPG Kotodaman"@en,
        "共闘ことばRPG コトダマン"@ja,
        "Kyoutou Kotoba RPG Kotodaman"@ja-latn ;
    foaf:name "Kyoutou Kotoba RPG Kotodaman"@en,
        "共闘ことばRPG コトダマン"@ja,
        "Kyoutou Kotoba RPG Kotodaman"@ja-latn .

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

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

<album/139087#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn ;
    mo:performance_of <album/139087#musicalwork> ;
    mo:recorded_as <album/139087#musicalexpression> ;
    schema:name "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn ;
    schema:workPerformed <album/139087#musicalwork> .

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

<org/2105#subject> schema:name "MIXI"@en,
        "株式会社MIXI"@ja,
        "MIXI"@ja-latn ;
    foaf:name "MIXI"@en,
        "株式会社MIXI"@ja,
        "MIXI"@ja-latn .

<https://media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139087#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> ;
    foaf:depicts <album/139087#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> .

<https://medium-media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139087#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MIXI)"@en ;
            foaf:made <album/139087#composition> ;
            foaf:name "(MIXI)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MIXI)"@en ;
            foaf:made <album/139087#composition> ;
            foaf:name "(MIXI)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MIXI)"@en ;
            foaf:made <album/139087#composition> ;
            foaf:name "(MIXI)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MIXI"@en ;
            foaf:made <album/139087#composition> ;
            foaf:name "(MIXI"@en ],
        <artist/106#subject>,
        <artist/26792#subject>,
        <artist/27159#subject>,
        <artist/27434#subject>,
        <artist/32998#subject>,
        <artist/43368#subject>,
        <artist/51723#subject>,
        <artist/8910#subject> ;
    mo:produced_work <album/139087#musicalwork> ;
    schema:name "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn .

<album/139087#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-02"^^xsd:date ;
    dcterms:title "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139087#musicalexpression> ;
    mo:publisher <org/2105#subject> ;
    mo:record _:N9e284934ad254a6782a764365052e0e4 ;
    mo:record_count 1 ;
    schema:about <product/15533#subject> ;
    schema:datePublished "2024-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> ;
    schema:name "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@en,
        "共闘ことばRPG コトダマン ORIGINAL SOUNDTRACK VOL.04"@ja,
        "Kyoutou Kotoba RPG KOTODAMAN ORIGINAL SOUNDTRACK VOL.04"@ja-latn ;
    schema:publisher <org/2105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/139087/139087-9fe1df0168cc.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "吉岡翔 (MIXI"@en ;
    foaf:made <album/139087#lyrics> ;
    foaf:name "吉岡翔 (MIXI"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "吉岡翔 (MIXI"@en ;
    foaf:made <album/139087#subject> ;
    foaf:name "吉岡翔 (MIXI"@en .

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

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

_:N04a812b366ff459c924be8a3d0691ffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦友と共に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "戦友と共に"@ja .

_:N0b0b5ce3f3864d1782e3395766296ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱闘!激闘!大討伐イベント!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "熱闘!激闘!大討伐イベント!"@ja .

_:N0df1445a1f9b457eab6799e3d6f661dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "常闇に塞ぐことば"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "常闇に塞ぐことば"@ja .

_:N182219fc271d4ed9a882b8b9531819b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛ゆえに、どこまでも孤独で"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "愛ゆえに、どこまでも孤独で"@ja .

_:N2f6712c655e342128b226a9d6e688c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い抱えて歩みゆく"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "想い抱えて歩みゆく"@ja .

_:N59f44bfc3e134a33994f63939d9cfb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への決意"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "明日への決意"@ja .

_:N7b6be9b146b548f2b7cb9a72f95f95b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千波万波の如き悪しきことば"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "千波万波の如き悪しきことば"@ja .

_:N8c344f990d594b979ceb52a3be30c23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつも通りの、大切な日常"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "いつも通りの、大切な日常"@ja .

_:N8dde295b2dc14a8e952afde549776427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未知への期待"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "未知への期待"@ja .

_:N98fbb14f6ba44ee78c96b11499314dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春を迎える"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "春を迎える"@ja .

_:Na9eeea0ed7914b92930a58f9f46e1087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "立ち込める暗雲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "立ち込める暗雲"@ja .

_:Nb2f4ede425464381899eb777435d48fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真白き願いのうた -humming ver-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "真白き願いのうた -humming ver-"@ja .

_:Nbf7c957439d54f6a9088f45f7db479ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地に託せし願い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "天地に託せし願い"@ja .

_:Nc5e780aef98f4d9a9915ae6108be4aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒母降臨"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "黒母降臨"@ja .

_:Ne57279df6b4e455fa9524c2c3590f560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真白き願いのうた"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "真白き願いのうた"@ja .

_:Ne9cf8013695346acbe8ad344daf7df43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迫り来る危機"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "迫り来る危機"@ja .

_:Nebbf0567e35446d1a9efc9d3a1f6fe52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺蕩う、苦しい、あの子"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "揺蕩う、苦しい、あの子"@ja .

_:Nf490946ac8c74a13a3cfd5549abf85d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来を望む者たち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9e284934ad254a6782a764365052e0e4 ;
    schema:name "未来を望む者たち"@ja .

_:N9e284934ad254a6782a764365052e0e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a812b366ff459c924be8a3d0691ffb,
        _:N0b0b5ce3f3864d1782e3395766296ad5,
        _:N0df1445a1f9b457eab6799e3d6f661dd,
        _:N182219fc271d4ed9a882b8b9531819b6,
        _:N2f6712c655e342128b226a9d6e688c23,
        _:N59f44bfc3e134a33994f63939d9cfb63,
        _:N7b6be9b146b548f2b7cb9a72f95f95b7,
        _:N8c344f990d594b979ceb52a3be30c23e,
        _:N8dde295b2dc14a8e952afde549776427,
        _:N98fbb14f6ba44ee78c96b11499314dbb,
        _:Na9eeea0ed7914b92930a58f9f46e1087,
        _:Nb2f4ede425464381899eb777435d48fd,
        _:Nbf7c957439d54f6a9088f45f7db479ad,
        _:Nc5e780aef98f4d9a9915ae6108be4aa7,
        _:Ne57279df6b4e455fa9524c2c3590f560,
        _:Ne9cf8013695346acbe8ad344daf7df43,
        _:Nebbf0567e35446d1a9efc9d3a1f6fe52,
        _:Nf490946ac8c74a13a3cfd5549abf85d0 ;
    mo:track_count 18 ;
    schema:duration "PT58:10"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N04a812b366ff459c924be8a3d0691ffb,
        _:N0b0b5ce3f3864d1782e3395766296ad5,
        _:N0df1445a1f9b457eab6799e3d6f661dd,
        _:N182219fc271d4ed9a882b8b9531819b6,
        _:N2f6712c655e342128b226a9d6e688c23,
        _:N59f44bfc3e134a33994f63939d9cfb63,
        _:N7b6be9b146b548f2b7cb9a72f95f95b7,
        _:N8c344f990d594b979ceb52a3be30c23e,
        _:N8dde295b2dc14a8e952afde549776427,
        _:N98fbb14f6ba44ee78c96b11499314dbb,
        _:Na9eeea0ed7914b92930a58f9f46e1087,
        _:Nb2f4ede425464381899eb777435d48fd,
        _:Nbf7c957439d54f6a9088f45f7db479ad,
        _:Nc5e780aef98f4d9a9915ae6108be4aa7,
        _:Ne57279df6b4e455fa9524c2c3590f560,
        _:Ne9cf8013695346acbe8ad344daf7df43,
        _:Nebbf0567e35446d1a9efc9d3a1f6fe52,
        _:Nf490946ac8c74a13a3cfd5549abf85d0 .

