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

<artist/25908#subject> a schema:Person,
        foaf:Person ;
    schema:name "MASH"@en ;
    foaf:made <album/130777#lyrics>,
        <album/130777#subject> ;
    foaf:name "MASH"@en .

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

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130777#subject> ;
    schema:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja ;
    foaf:made <album/130777#composition>,
        <album/130777#subject> ;
    foaf:name "Shiro SAGISU"@en,
        "鷺巣詩郎"@ja .

<product/11932#subject> a schema:CreativeWork ;
    schema:name "BLEACH: Thousand-Year Blood War"@en,
        "BLEACH 千年血戦篇"@ja,
        "BLEACH: Sennen Kessenhen"@ja-latn ;
    foaf:name "BLEACH: Thousand-Year Blood War"@en,
        "BLEACH 千年血戦篇"@ja,
        "BLEACH: Sennen Kessenhen"@ja-latn .

<album/130777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn ;
    mo:composer <artist/642#subject> ;
    mo:produced_work <album/130777#musicalwork> ;
    schema:name "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn .

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

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

<album/130777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn ;
    mo:performance_of <album/130777#musicalwork> ;
    mo:recorded_as <album/130777#musicalexpression> ;
    schema:name "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn ;
    schema:workPerformed <album/130777#musicalwork> .

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

<https://media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130777#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> ;
    foaf:depicts <album/130777#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> .

<https://medium-media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-27"^^xsd:date ;
    dcterms:title "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn ;
    mo:catalogue_number "SVWC-70637" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130777#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Ndef307411e0640c899e13fad1445ee43 ;
    mo:record_count 1 ;
    schema:about <product/11932#subject> ;
    schema:datePublished "2023-09-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> ;
    schema:name "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@en,
        "TVアニメーション BLEACH THE BLOOD WARFARE オリジナルサウンドトラック I"@ja,
        "TV ANIMATION BLEACH THE BLOOD WARFARE ORIGINAL SOUNDTRACK I"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/130777/130777-eb061a158c52.jpg> .

_:N0bc6041a52c94ab8899139c647e68a9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1133 TYBW CH united"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1133 TYBW CH united"@en .

_:N0e0a254febcd416eba752a178c4eef96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2202 TYBW suspense"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "2202 TYBW suspense"@en .

_:N136a687c039e4c0281f765137e82038a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLEACH TYBW theme"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "BLEACH TYBW theme"@en .

_:N18ff6081a31348ffab401ce0e1e8d26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2211 TYBW racy orchestra"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "2211 TYBW racy orchestra"@en .

_:N1be49c6ac9e742ce9dae64b028cd05aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1151 TYBW intro fanfare"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1151 TYBW intro fanfare"@en .

_:N2d6ab24790c14c39a3d997c93e955f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soundscape to ardor - harp 2022"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Soundscape to ardor - harp 2022"@en .

_:N2f6c950249ba43f69d76dfd8699d28ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Number One - Bankai"@en ;
    mo:track_number 25 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Number One - Bankai"@en .

_:N31b3537590134254a2f3ac67dd9e33f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1142 TYBW piano synth suspense"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1142 TYBW piano synth suspense"@en .

_:N38d87f9454294a27bf6c25e135e00c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1130 TYBW full of guitars"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1130 TYBW full of guitars"@en .

_:N3f50e3574df64098b47cea12f3f911a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaze of soul - orchestra 2022"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Blaze of soul - orchestra 2022"@en .

_:N5b054c568b2b43beaebc040daaf15178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raw breath - orchestra 2022"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Raw breath - orchestra 2022"@en .

_:N659286de1fb8471ba0e6b44cf59da725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "34 to 74 TYBW full orchestra choir"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "34 to 74 TYBW full orchestra choir"@en .

_:N7604f8e0ab744f5e85c15b5f278db2d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the precipice - orchestra 2022"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "On the precipice - orchestra 2022"@en .

_:N79f5d82894194a80b2ad2fe0e93914fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2215 TYBW strings"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "2215 TYBW strings"@en .

_:N8c2c6756245e425780e5f56bdf6c49c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the precipice - post grunge 2022"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "On the precipice - post grunge 2022"@en .

_:N909092927a12410a9ec4835ee56446c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing can be explained - bis 2022"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Nothing can be explained - bis 2022"@en .

_:Na059374e025f4decbe76be94b8f8a1e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1130 TYBW piano solitude"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1130 TYBW piano solitude"@en .

_:Na7bece719b2941e5b17cde80916f8bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cometh the hour - avant garde 2023"@en ;
    mo:track_number 27 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Cometh the hour - avant garde 2023"@en .

_:Nad473000f3234bfbb88e921ce53c07d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1142 TYBW full orchestra choir"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1142 TYBW full orchestra choir"@en .

_:Naf27b09a7a694071b39a23c8a8315baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1130 TYBW full orchestra choir"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1130 TYBW full orchestra choir"@en .

_:Nc51db7ffe36c44e89e8cb9cdae3b677c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollowed 2022 B type"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Hollowed 2022 B type"@en .

_:Ncb0e898dcb474d0fb211cda78f0096ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1130 TYBW violin viola duo"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1130 TYBW violin viola duo"@en .

_:Ncbc15e61b7a34abd85045cf9b3b4827e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cello solo by Martin Loveday"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Cello solo by Martin Loveday"@en .

_:Nd78551d026e24ef2bc6e33344de7a888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1106 TYBW CH united"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "1106 TYBW CH united"@en .

_:Ne5d49f9c08c449188b5359cfb40354df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollow zombie TYBW"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Hollow zombie TYBW"@en .

_:Ne7bccd1562474b1682fef888b3a609d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2219 TYBW racy orchestra"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "2219 TYBW racy orchestra"@en .

_:Nfabfa2c711814dd48a8eef545f350c12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark 2211 TYBW full orchestra"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ndef307411e0640c899e13fad1445ee43 ;
    schema:name "Dark 2211 TYBW full orchestra"@en .

_:Ndef307411e0640c899e13fad1445ee43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bc6041a52c94ab8899139c647e68a9d,
        _:N0e0a254febcd416eba752a178c4eef96,
        _:N136a687c039e4c0281f765137e82038a,
        _:N18ff6081a31348ffab401ce0e1e8d26d,
        _:N1be49c6ac9e742ce9dae64b028cd05aa,
        _:N2d6ab24790c14c39a3d997c93e955f6f,
        _:N2f6c950249ba43f69d76dfd8699d28ab,
        _:N31b3537590134254a2f3ac67dd9e33f9,
        _:N38d87f9454294a27bf6c25e135e00c10,
        _:N3f50e3574df64098b47cea12f3f911a2,
        _:N5b054c568b2b43beaebc040daaf15178,
        _:N659286de1fb8471ba0e6b44cf59da725,
        _:N7604f8e0ab744f5e85c15b5f278db2d3,
        _:N79f5d82894194a80b2ad2fe0e93914fe,
        _:N8c2c6756245e425780e5f56bdf6c49c4,
        _:N909092927a12410a9ec4835ee56446c1,
        _:Na059374e025f4decbe76be94b8f8a1e6,
        _:Na7bece719b2941e5b17cde80916f8bfc,
        _:Nad473000f3234bfbb88e921ce53c07d3,
        _:Naf27b09a7a694071b39a23c8a8315baf,
        _:Nc51db7ffe36c44e89e8cb9cdae3b677c,
        _:Ncb0e898dcb474d0fb211cda78f0096ca,
        _:Ncbc15e61b7a34abd85045cf9b3b4827e,
        _:Nd78551d026e24ef2bc6e33344de7a888,
        _:Ne5d49f9c08c449188b5359cfb40354df,
        _:Ne7bccd1562474b1682fef888b3a609d2,
        _:Nfabfa2c711814dd48a8eef545f350c12 ;
    mo:track_count 27 ;
    schema:duration "PT76:14"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N0bc6041a52c94ab8899139c647e68a9d,
        _:N0e0a254febcd416eba752a178c4eef96,
        _:N136a687c039e4c0281f765137e82038a,
        _:N18ff6081a31348ffab401ce0e1e8d26d,
        _:N1be49c6ac9e742ce9dae64b028cd05aa,
        _:N2d6ab24790c14c39a3d997c93e955f6f,
        _:N2f6c950249ba43f69d76dfd8699d28ab,
        _:N31b3537590134254a2f3ac67dd9e33f9,
        _:N38d87f9454294a27bf6c25e135e00c10,
        _:N3f50e3574df64098b47cea12f3f911a2,
        _:N5b054c568b2b43beaebc040daaf15178,
        _:N659286de1fb8471ba0e6b44cf59da725,
        _:N7604f8e0ab744f5e85c15b5f278db2d3,
        _:N79f5d82894194a80b2ad2fe0e93914fe,
        _:N8c2c6756245e425780e5f56bdf6c49c4,
        _:N909092927a12410a9ec4835ee56446c1,
        _:Na059374e025f4decbe76be94b8f8a1e6,
        _:Na7bece719b2941e5b17cde80916f8bfc,
        _:Nad473000f3234bfbb88e921ce53c07d3,
        _:Naf27b09a7a694071b39a23c8a8315baf,
        _:Nc51db7ffe36c44e89e8cb9cdae3b677c,
        _:Ncb0e898dcb474d0fb211cda78f0096ca,
        _:Ncbc15e61b7a34abd85045cf9b3b4827e,
        _:Nd78551d026e24ef2bc6e33344de7a888,
        _:Ne5d49f9c08c449188b5359cfb40354df,
        _:Ne7bccd1562474b1682fef888b3a609d2,
        _:Nfabfa2c711814dd48a8eef545f350c12 .

