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

<album/22893> a mo:Release ;
    mo:catalogue_number "SVWC-7507" .

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

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

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

<product/649#subject> a schema:CreativeWork ;
    schema:name "Bleach The Movie: The DiamondDust Rebellion"@en,
        "劇場版 BLEACH The DiamondDust Rebellion もう一つの氷輪丸"@ja,
        "Gekijouban BLEACH The DiamondDust Rebellion Mou Hitotsu no Hyourinmaru"@ja-latn ;
    foaf:name "Bleach The Movie: The DiamondDust Rebellion"@en,
        "劇場版 BLEACH The DiamondDust Rebellion もう一つの氷輪丸"@ja,
        "Gekijouban BLEACH The DiamondDust Rebellion Mou Hitotsu no Hyourinmaru"@ja-latn .

<album/70437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn ;
    mo:composer <artist/642#subject> ;
    mo:produced_work <album/70437#musicalwork> ;
    schema:name "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn .

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

<album/70437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn ;
    mo:performance_of <album/70437#musicalwork> ;
    mo:recorded_as <album/70437#musicalexpression> ;
    schema:name "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/70437#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/70437/70437-1501951092.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MICA-0893" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/22893> ;
    mo:publication_of <album/70437#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Nc2c6448718694a8f8d92a81eb672de79 ;
    mo:record_count 1 ;
    schema:about <product/649#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/70437/70437-1501951092.jpg> ;
    schema:name "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@en,
        "劇場版 BLEACH The DiamondDust Rebellion オリジナルサウンドトラック"@ja,
        "BLEACH THE MOVIE: The DiamondDust Rebellion Original Soundtrack"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/70437/70437-1501951092.jpg> .

_:N08770cf9a01a4e55b65ca78bba3e59cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneasines"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Uneasines"@en .

_:N09a83111e258453d8c3ffed69dd7b151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Jam Blues"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "A Jam Blues"@en .

_:N2c39612d314b4c9184331f2a3c9096e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disastrous Scene"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Disastrous Scene"@en .

_:N356ba0e680ca482b8618059093091b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rest Of Your Life"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "The Rest Of Your Life"@en .

_:N4ed9dc23383f4d47a0960ed58d12c32e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection II"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Recollection II"@en .

_:N5c2a1857d08d44768c57bfd36a69cd6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guitar III"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Guitar III"@en .

_:N617c77998c864b9c8af273e14ea4ee2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack On The Beat"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Attack On The Beat"@en .

_:N79de2bdece2240dbb8b30325aaa5a1f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encirclement Battle"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Encirclement Battle"@en .

_:N7c38d7cd2f8c4e9293feda0f82c7b7c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Invasion"@en .

_:N89ef391f67c7448097bd7a9a5e12bbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom Treasure Stamp"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Kingdom Treasure Stamp"@en .

_:N94895708c55742c39ea91ecf158fe752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection III"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Recollection III"@en .

_:N9934e292417d486580541afe654ecd30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakthrough Even"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Breakthrough Even"@en .

_:Na58a4826037c437e9cbb262bae92d21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanderers"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Wanderers"@en .

_:Na603857293f04e26b0331107882d0b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Nightmare"@en .

_:Naa80dcd382924bff977f82b4d4507e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start To Investigate"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Start To Investigate"@en .

_:Nadb8fd3c60244a63a8cce872aa6498cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assassination"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Assassination"@en .

_:Naf334083aff64d60bf7280e7c3895669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Dust"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Diamond Dust"@en .

_:Nb00efadc6d6c4bcfb754ff7fa1bf6c62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Execution"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Execution"@en .

_:Nb56a4c57d95d4d32bb0a7b609e0d69fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showing Off"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Showing Off"@en .

_:Nb5be0b06b0ca4b3aa0cdd8890fd9a0f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Bond"@en ;
    mo:track_number 28 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Spiritual Bond"@en .

_:Ncee433fb8e4f40f08442bdd7567d02f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Japanesq"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Japanesq"@en .

_:Nd4d213b97d9a45579a63477a98c296aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Db Blues"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Db Blues"@en .

_:Ndd8139cbc70c496bb2985113401e2f7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection I"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Recollection I"@en .

_:Ne58127729ce4470fb65f19b1394a01de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World #05"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "World #05"@en .

_:Ne8bf04fb420b4f42a5966e6abcfc4999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treachery"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Treachery"@en .

_:Ne9a30d11adb04e49bb73c230c89e37d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fate"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "The Fate"@en .

_:Nf81b02275edd4ccdaec6ad224d3f451a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baddest Presentiment"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Baddest Presentiment"@en .

_:Nfb068ce023a74c70b0c38d0507e29a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World #07 Blues"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "World #07 Blues"@en .

_:Nfd3d8f5a31ad414095933829eef016bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feudal Society"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc2c6448718694a8f8d92a81eb672de79 ;
    schema:name "Feudal Society"@en .

_:Nc2c6448718694a8f8d92a81eb672de79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08770cf9a01a4e55b65ca78bba3e59cf,
        _:N09a83111e258453d8c3ffed69dd7b151,
        _:N2c39612d314b4c9184331f2a3c9096e0,
        _:N356ba0e680ca482b8618059093091b1c,
        _:N4ed9dc23383f4d47a0960ed58d12c32e,
        _:N5c2a1857d08d44768c57bfd36a69cd6f,
        _:N617c77998c864b9c8af273e14ea4ee2c,
        _:N79de2bdece2240dbb8b30325aaa5a1f1,
        _:N7c38d7cd2f8c4e9293feda0f82c7b7c1,
        _:N89ef391f67c7448097bd7a9a5e12bbfa,
        _:N94895708c55742c39ea91ecf158fe752,
        _:N9934e292417d486580541afe654ecd30,
        _:Na58a4826037c437e9cbb262bae92d21e,
        _:Na603857293f04e26b0331107882d0b50,
        _:Naa80dcd382924bff977f82b4d4507e5b,
        _:Nadb8fd3c60244a63a8cce872aa6498cc,
        _:Naf334083aff64d60bf7280e7c3895669,
        _:Nb00efadc6d6c4bcfb754ff7fa1bf6c62,
        _:Nb56a4c57d95d4d32bb0a7b609e0d69fd,
        _:Nb5be0b06b0ca4b3aa0cdd8890fd9a0f6,
        _:Ncee433fb8e4f40f08442bdd7567d02f0,
        _:Nd4d213b97d9a45579a63477a98c296aa,
        _:Ndd8139cbc70c496bb2985113401e2f7e,
        _:Ne58127729ce4470fb65f19b1394a01de,
        _:Ne8bf04fb420b4f42a5966e6abcfc4999,
        _:Ne9a30d11adb04e49bb73c230c89e37d8,
        _:Nf81b02275edd4ccdaec6ad224d3f451a,
        _:Nfb068ce023a74c70b0c38d0507e29a50,
        _:Nfd3d8f5a31ad414095933829eef016bc ;
    mo:track_count 29 ;
    schema:duration "PT68:44"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N08770cf9a01a4e55b65ca78bba3e59cf,
        _:N09a83111e258453d8c3ffed69dd7b151,
        _:N2c39612d314b4c9184331f2a3c9096e0,
        _:N356ba0e680ca482b8618059093091b1c,
        _:N4ed9dc23383f4d47a0960ed58d12c32e,
        _:N5c2a1857d08d44768c57bfd36a69cd6f,
        _:N617c77998c864b9c8af273e14ea4ee2c,
        _:N79de2bdece2240dbb8b30325aaa5a1f1,
        _:N7c38d7cd2f8c4e9293feda0f82c7b7c1,
        _:N89ef391f67c7448097bd7a9a5e12bbfa,
        _:N94895708c55742c39ea91ecf158fe752,
        _:N9934e292417d486580541afe654ecd30,
        _:Na58a4826037c437e9cbb262bae92d21e,
        _:Na603857293f04e26b0331107882d0b50,
        _:Naa80dcd382924bff977f82b4d4507e5b,
        _:Nadb8fd3c60244a63a8cce872aa6498cc,
        _:Naf334083aff64d60bf7280e7c3895669,
        _:Nb00efadc6d6c4bcfb754ff7fa1bf6c62,
        _:Nb56a4c57d95d4d32bb0a7b609e0d69fd,
        _:Nb5be0b06b0ca4b3aa0cdd8890fd9a0f6,
        _:Ncee433fb8e4f40f08442bdd7567d02f0,
        _:Nd4d213b97d9a45579a63477a98c296aa,
        _:Ndd8139cbc70c496bb2985113401e2f7e,
        _:Ne58127729ce4470fb65f19b1394a01de,
        _:Ne8bf04fb420b4f42a5966e6abcfc4999,
        _:Ne9a30d11adb04e49bb73c230c89e37d8,
        _:Nf81b02275edd4ccdaec6ad224d3f451a,
        _:Nfb068ce023a74c70b0c38d0507e29a50,
        _:Nfd3d8f5a31ad414095933829eef016bc .

