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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136526#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/136526#composition>,
        <album/136526#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/16374#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136526#subject> ;
    schema:name "Shota Fukagawa"@en,
        "深川翔太"@ja ;
    foaf:made <album/136526#composition>,
        <album/136526#subject> ;
    foaf:name "Shota Fukagawa"@en,
        "深川翔太"@ja .

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

<album/136526#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn ;
    mo:performance_of <album/136526#musicalwork> ;
    mo:recorded_as <album/136526#musicalexpression> ;
    schema:name "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/136526#musicalwork> .

<org/4339#subject> schema:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn ;
    foaf:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn .

<https://media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136526#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> ;
    foaf:depicts <album/136526#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> .

<https://medium-media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> a schema:ImageObject,
        foaf:Image .

<album/136526#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn ;
    mo:composer <artist/104#subject>,
        <artist/16374#subject> ;
    mo:produced_work <album/136526#musicalwork> ;
    schema:name "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn .

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

<album/136526#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-23"^^xsd:date ;
    dcterms:title "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn ;
    mo:catalogue_number "ACQCD-2401" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136526#musicalexpression> ;
    mo:publisher <org/4339#subject> ;
    mo:record _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "C.A.R.D.S. RPG: The Misty Battlefield"@en ;
            foaf:name "C.A.R.D.S. RPG: The Misty Battlefield"@en ] ;
    schema:datePublished "2024-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> ;
    schema:name "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@en,
        "霧の戦場のヴェルディーナ: C.A.R.D.S. RPG オリジナルサウンドトラック"@ja,
        "Kiri no Senjou no Vel Dina: C.A.R.D.S. RPG Original Soundtrack"@ja-latn ;
    schema:publisher <org/4339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/136526/136526-19670f03f68a.jpg> .

_:N232ed865cedf4da08c07125e0bd95d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secrets of the Ruined Village"@en,
        "廃墟村の秘密"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Secrets of the Ruined Village"@en,
        "廃墟村の秘密"@ja .

_:N4b11066cd44649ddb3cce4efacc1963b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C.A.R.D.S. RPG The Misty Battlefield"@en,
        "霧の戦場のヴェルディーナ C.A.R.D.S. RPG"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "C.A.R.D.S. RPG The Misty Battlefield"@en,
        "霧の戦場のヴェルディーナ C.A.R.D.S. RPG"@ja .

_:N502f6973955645049480cc6615e41dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Approaching Threat"@en,
        "迫り来る脅威"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "The Approaching Threat"@en,
        "迫り来る脅威"@ja .

_:N6f917e9b20f544ed91ca1eb614b5733f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intersection of Mercenary Bands"@en,
        "傭兵団の交錯"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Intersection of Mercenary Bands"@en,
        "傭兵団の交錯"@ja .

_:N73a2764be0db4e8282fa1ebabb0c0881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Despair"@en,
        "絶望を越えて"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Beyond Despair"@en,
        "絶望を越えて"@ja .

_:N779938dc33f04d9591a5d53eec47561a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude to the Apocalypse"@en,
        "終末への序曲"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Prelude to the Apocalypse"@en,
        "終末への序曲"@ja .

_:N86ede0f126794921bd2a1f54f226b760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Targeted Mercenary Band"@en,
        "狙われた傭兵団"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "The Targeted Mercenary Band"@en,
        "狙われた傭兵団"@ja .

_:N8af994adc6d34321b15575e88e1ea11c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chimera's Assault"@en,
        "キメラの襲撃"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Chimera's Assault"@en,
        "キメラの襲撃"@ja .

_:N9ce14e29fdfc4cf1b0dfdf39b4ba9189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helmut's Interception"@en,
        "ヘルムートの迎撃"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Helmut's Interception"@en,
        "ヘルムートの迎撃"@ja .

_:Nb6ed6778bd6a40c98b5a45c26c5e0002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation with a Secret Plot"@en,
        "秘密の企みと対峙"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Confrontation with a Secret Plot"@en,
        "秘密の企みと対峙"@ja .

_:Nc26878a85d07424f81f7a24625aa513c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Who Stands at the Edge of Taboo"@en,
        "禁断の果てに立つ者"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "The One Who Stands at the Edge of Taboo"@en,
        "禁断の果てに立つ者"@ja .

_:Nca84fd2b5fc04b7b974fac16cf6870bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason to Wield the Sword"@en,
        "剣振るう理由"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Reason to Wield the Sword"@en,
        "剣振るう理由"@ja .

_:Ncc2c37f2ff4948958c3090207bdea8c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Under the Blazing Sun"@en,
        "炎天下の砂漠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Desert Under the Blazing Sun"@en,
        "炎天下の砂漠"@ja .

_:Nd16fc7e2d91d4324b0f26e72c9307383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle in the Snowy Forest"@en,
        "雪森の決戦"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Decisive Battle in the Snowy Forest"@en,
        "雪森の決戦"@ja .

_:Ndc2285af5ea24ac680968b2db93afea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruler of the Desert"@en,
        "砂漠の支配者"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Ruler of the Desert"@en,
        "砂漠の支配者"@ja .

_:Ndf6cc2da69fa4589a69ba2f6ae581b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light in the Black Apocalypse"@en,
        "黒き終末に光を"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Light in the Black Apocalypse"@en,
        "黒き終末に光を"@ja .

_:Ne15fc16d713e4746b7090764c04187e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure of the Roar"@en,
        "咆哮の圧力"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8f793ee568cb4b8d92722193fd8fbd30 ;
    schema:name "Pressure of the Roar"@en,
        "咆哮の圧力"@ja .

_:N8f793ee568cb4b8d92722193fd8fbd30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N232ed865cedf4da08c07125e0bd95d41,
        _:N4b11066cd44649ddb3cce4efacc1963b,
        _:N502f6973955645049480cc6615e41dc8,
        _:N6f917e9b20f544ed91ca1eb614b5733f,
        _:N73a2764be0db4e8282fa1ebabb0c0881,
        _:N779938dc33f04d9591a5d53eec47561a,
        _:N86ede0f126794921bd2a1f54f226b760,
        _:N8af994adc6d34321b15575e88e1ea11c,
        _:N9ce14e29fdfc4cf1b0dfdf39b4ba9189,
        _:Nb6ed6778bd6a40c98b5a45c26c5e0002,
        _:Nc26878a85d07424f81f7a24625aa513c,
        _:Nca84fd2b5fc04b7b974fac16cf6870bb,
        _:Ncc2c37f2ff4948958c3090207bdea8c6,
        _:Nd16fc7e2d91d4324b0f26e72c9307383,
        _:Ndc2285af5ea24ac680968b2db93afea0,
        _:Ndf6cc2da69fa4589a69ba2f6ae581b82,
        _:Ne15fc16d713e4746b7090764c04187e3 ;
    mo:track_count 17 ;
    schema:duration "PT28:07"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N232ed865cedf4da08c07125e0bd95d41,
        _:N4b11066cd44649ddb3cce4efacc1963b,
        _:N502f6973955645049480cc6615e41dc8,
        _:N6f917e9b20f544ed91ca1eb614b5733f,
        _:N73a2764be0db4e8282fa1ebabb0c0881,
        _:N779938dc33f04d9591a5d53eec47561a,
        _:N86ede0f126794921bd2a1f54f226b760,
        _:N8af994adc6d34321b15575e88e1ea11c,
        _:N9ce14e29fdfc4cf1b0dfdf39b4ba9189,
        _:Nb6ed6778bd6a40c98b5a45c26c5e0002,
        _:Nc26878a85d07424f81f7a24625aa513c,
        _:Nca84fd2b5fc04b7b974fac16cf6870bb,
        _:Ncc2c37f2ff4948958c3090207bdea8c6,
        _:Nd16fc7e2d91d4324b0f26e72c9307383,
        _:Ndc2285af5ea24ac680968b2db93afea0,
        _:Ndf6cc2da69fa4589a69ba2f6ae581b82,
        _:Ne15fc16d713e4746b7090764c04187e3 .

