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

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

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

<artist/2291#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151661#subject> ;
    schema:name "onoken"@en ;
    foaf:made <album/151661#composition>,
        <album/151661#subject> ;
    foaf:name "onoken"@en .

<album/151661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn ;
    mo:composer <artist/2291#subject> ;
    mo:produced_work <album/151661#musicalwork> ;
    schema:name "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn .

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

<album/151661#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn ;
    mo:performance_of <album/151661#musicalwork> ;
    mo:recorded_as <album/151661#musicalexpression> ;
    schema:name "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn ;
    schema:workPerformed <album/151661#musicalwork> .

<org/5043#subject> schema:name "Animation ID"@en,
        "Animation ID"@ja,
        "Animation ID"@ja-latn ;
    foaf:name "Animation ID"@en,
        "Animation ID"@ja,
        "Animation ID"@ja-latn .

<https://media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151661#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> ;
    foaf:depicts <album/151661#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> .

<https://medium-media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> a schema:ImageObject,
        foaf:Image .

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

<album/151661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-31"^^xsd:date ;
    dcterms:title "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151661#musicalexpression> ;
    mo:publisher <org/5043#subject> ;
    mo:record _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "With Vengeance, Sincerely, Your Broken Saintess"@en ;
            foaf:name "With Vengeance, Sincerely, Your Broken Saintess"@en ] ;
    schema:datePublished "2025-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> ;
    schema:name "With Vengeance, Sincerely, Your Broken Saintess - Soundtrack"@en,
        "傷だらけ聖女より報復をこめて - サウンドトラック"@ja,
        "Kizu Darake Seijo yori Houfuku wo Komete - Soundtrack"@ja-latn ;
    schema:publisher <org/5043#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/151661/151661-8c127c0ed096.webp> .

_:N0b3f5a9e8afb4fdbb8643a57b011318a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If We Meet Again Someday"@en,
        "いつかまた会えたら"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "If We Meet Again Someday"@en,
        "いつかまた会えたら"@ja .

_:N1673587849e540dd9a9f6a41951f4ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz for the Saint"@en,
        "聖女のためのワルツ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Waltz for the Saint"@en,
        "聖女のためのワルツ"@ja .

_:N2813fecceb274b2bad4d33543046cecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Risk My Life"@en,
        "私の命をかけて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Risk My Life"@en,
        "私の命をかけて"@ja .

_:N31b3fbd9e54a4a849782fed4da6d3f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrogant Aranya"@en,
        "傲慢なるアラーニェ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Arrogant Aranya"@en,
        "傲慢なるアラーニェ"@ja .

_:N322a614e6d234351bf41e8621da0213e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Time"@en,
        "あたたかな時間"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Warm Time"@en,
        "あたたかな時間"@ja .

_:N429fe656e127424688e3d0fc94e19e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en,
        "再会"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Reunion"@en,
        "再会"@ja .

_:N46e72782cff348a3aa86a6aff4f2b5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness of the Temple"@en,
        "神殿の闇"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Darkness of the Temple"@en,
        "神殿の闇"@ja .

_:N47cc5e491cb6444684ef724732ee995d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarred Saint"@en,
        "傷だらけの聖女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Scarred Saint"@en,
        "傷だらけの聖女"@ja .

_:N485ff4b2b3d44af8b56d730a189e6256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Viscount of Debauchery"@en,
        "淫蕩の子爵"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "The Viscount of Debauchery"@en,
        "淫蕩の子爵"@ja .

_:N5f3eb18339654ee4b6e13aec9535e474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VictoriaVictoria"@en,
        "Victoria"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "VictoriaVictoria"@en,
        "Victoria"@ja .

_:N65ac359ea6c34d44884e0db3fabbf084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raid"@en,
        "襲撃"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Raid"@en,
        "襲撃"@ja .

_:N6cfc49b8a690415ab8cc9d07c792cd7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Longing"@en,
        "秘めた憧れ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Secret Longing"@en,
        "秘めた憧れ"@ja .

_:N6f4f861d4e5a450e91adf79f6641c4d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for the Truth"@en,
        "真実を探して"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Looking for the Truth"@en,
        "真実を探して"@ja .

_:N7b64d6ef7cc64318b31c9ad195b1137c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure and Holy Girl"@en,
        "潔らかに聖い娘"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Pure and Holy Girl"@en,
        "潔らかに聖い娘"@ja .

_:N822714c015c84632afe51875efe27bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Believe in You"@en,
        "あなたを信じてる"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "I Believe in You"@en,
        "あなたを信じてる"@ja .

_:N9b5ab9709dff470cba7bd796c8da0ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrill"@en,
        "Thrill"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Thrill"@en,
        "Thrill"@ja .

_:Na36e2e50047a4342965bf95badf83609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apple and Glasses"@en,
        "リンゴと眼鏡"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Apple and Glasses"@en,
        "リンゴと眼鏡"@ja .

_:Na3fd9f0707794cfd8c253e9795d093cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeance for All Deception"@en,
        "すべての欺瞞に報復を"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Vengeance for All Deception"@en,
        "すべての欺瞞に報復を"@ja .

_:Na87a47d225824f3bbb1738868c3db7fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Greenhouse"@en,
        "秘密の温室"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Secret Greenhouse"@en,
        "秘密の温室"@ja .

_:Nb4dfb7cbc2e14b778b9dd78308c18ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oracle"@en,
        "Oracle"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Oracle"@en,
        "Oracle"@ja .

_:Nb8ac9f475fe04ce5b961307e655e0729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarred Sanctuary"@en,
        "Scarred Sanctuary"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Scarred Sanctuary"@en,
        "Scarred Sanctuary"@ja .

_:Nca8f21378a114c5191eec8cbe9de7f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz Dedicated to the Illusion"@en,
        "虚像へ捧ぐワルツ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Waltz Dedicated to the Illusion"@en,
        "虚像へ捧ぐワルツ"@ja .

_:Ncc6df4e3093e4232a855a0868e71defc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon and Goldfinch"@en,
        "月と金糸雀"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Moon and Goldfinch"@en,
        "月と金糸雀"@ja .

_:Nd19ecc6587b5410b878e0c5391f39d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Play"@en,
        "人形遊び"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Doll Play"@en,
        "人形遊び"@ja .

_:Nde78657b6c2d4d5eb51978afdaf09e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Palace"@en,
        "宮殿にて"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "At the Palace"@en,
        "宮殿にて"@ja .

_:Ne3451f118b444ebeb5343c915993e348 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest"@en,
        "不穏"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Unrest"@en,
        "不穏"@ja .

_:Ne507d64f5da243f987e9913a28703d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ball"@en,
        "舞踏会"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N9dc0b02fd8884a8785493fdfa7afb2ff ;
    schema:name "Ball"@en,
        "舞踏会"@ja .

_:N9dc0b02fd8884a8785493fdfa7afb2ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b3f5a9e8afb4fdbb8643a57b011318a,
        _:N1673587849e540dd9a9f6a41951f4ba0,
        _:N2813fecceb274b2bad4d33543046cecc,
        _:N31b3fbd9e54a4a849782fed4da6d3f0c,
        _:N322a614e6d234351bf41e8621da0213e,
        _:N429fe656e127424688e3d0fc94e19e0b,
        _:N46e72782cff348a3aa86a6aff4f2b5c9,
        _:N47cc5e491cb6444684ef724732ee995d,
        _:N485ff4b2b3d44af8b56d730a189e6256,
        _:N5f3eb18339654ee4b6e13aec9535e474,
        _:N65ac359ea6c34d44884e0db3fabbf084,
        _:N6cfc49b8a690415ab8cc9d07c792cd7a,
        _:N6f4f861d4e5a450e91adf79f6641c4d2,
        _:N7b64d6ef7cc64318b31c9ad195b1137c,
        _:N822714c015c84632afe51875efe27bee,
        _:N9b5ab9709dff470cba7bd796c8da0ce6,
        _:Na36e2e50047a4342965bf95badf83609,
        _:Na3fd9f0707794cfd8c253e9795d093cb,
        _:Na87a47d225824f3bbb1738868c3db7fa,
        _:Nb4dfb7cbc2e14b778b9dd78308c18ae7,
        _:Nb8ac9f475fe04ce5b961307e655e0729,
        _:Nca8f21378a114c5191eec8cbe9de7f16,
        _:Ncc6df4e3093e4232a855a0868e71defc,
        _:Nd19ecc6587b5410b878e0c5391f39d42,
        _:Nde78657b6c2d4d5eb51978afdaf09e0a,
        _:Ne3451f118b444ebeb5343c915993e348,
        _:Ne507d64f5da243f987e9913a28703d26 ;
    mo:track_count 27 ;
    schema:duration "PT39:12"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0b3f5a9e8afb4fdbb8643a57b011318a,
        _:N1673587849e540dd9a9f6a41951f4ba0,
        _:N2813fecceb274b2bad4d33543046cecc,
        _:N31b3fbd9e54a4a849782fed4da6d3f0c,
        _:N322a614e6d234351bf41e8621da0213e,
        _:N429fe656e127424688e3d0fc94e19e0b,
        _:N46e72782cff348a3aa86a6aff4f2b5c9,
        _:N47cc5e491cb6444684ef724732ee995d,
        _:N485ff4b2b3d44af8b56d730a189e6256,
        _:N5f3eb18339654ee4b6e13aec9535e474,
        _:N65ac359ea6c34d44884e0db3fabbf084,
        _:N6cfc49b8a690415ab8cc9d07c792cd7a,
        _:N6f4f861d4e5a450e91adf79f6641c4d2,
        _:N7b64d6ef7cc64318b31c9ad195b1137c,
        _:N822714c015c84632afe51875efe27bee,
        _:N9b5ab9709dff470cba7bd796c8da0ce6,
        _:Na36e2e50047a4342965bf95badf83609,
        _:Na3fd9f0707794cfd8c253e9795d093cb,
        _:Na87a47d225824f3bbb1738868c3db7fa,
        _:Nb4dfb7cbc2e14b778b9dd78308c18ae7,
        _:Nb8ac9f475fe04ce5b961307e655e0729,
        _:Nca8f21378a114c5191eec8cbe9de7f16,
        _:Ncc6df4e3093e4232a855a0868e71defc,
        _:Nd19ecc6587b5410b878e0c5391f39d42,
        _:Nde78657b6c2d4d5eb51978afdaf09e0a,
        _:Ne3451f118b444ebeb5343c915993e348,
        _:Ne507d64f5da243f987e9913a28703d26 .

