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

<artist/10825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Furuya"@en,
        "古屋真"@ja ;
    foaf:made <album/154632#lyrics>,
        <album/154632#subject> ;
    foaf:name "Shin Furuya"@en,
        "古屋真"@ja .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/15856#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Tanaka"@en,
        "田中美海"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Minami Tanaka"@en,
        "田中美海"@ja .

<artist/18139#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rika Kinugawa"@en,
        "衣川里佳"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Rika Kinugawa"@en,
        "衣川里佳"@ja .

<artist/18929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaede Hondo"@en,
        "本渡楓"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Kaede Hondo"@en,
        "本渡楓"@ja .

<artist/24749#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Tano"@en,
        "田野アサミ"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Asami Tano"@en,
        "田野アサミ"@ja .

<artist/29873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maki Kawase"@en,
        "河瀬茉希"@ja ;
    foaf:made <album/154632#subject>,
        <album/154632#vocals> ;
    foaf:name "Maki Kawase"@en,
        "河瀬茉希"@ja .

<artist/12336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154632#subject> ;
    schema:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja ;
    foaf:made <album/154632#composition>,
        <album/154632#subject> ;
    foaf:name "Takeshi Isozaki"@en,
        "磯崎健史"@ja .

<artist/15502#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154632#subject> ;
    schema:name "Shingo Asari"@en,
        "浅利進吾"@ja ;
    foaf:made <album/154632#composition>,
        <album/154632#lyrics>,
        <album/154632#subject> ;
    foaf:name "Shingo Asari"@en,
        "浅利進吾"@ja .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154632#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/154632#composition>,
        <album/154632#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

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

<album/154632#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn ;
    mo:performance_of <album/154632#musicalwork> ;
    mo:recorded_as <album/154632#musicalexpression> ;
    schema:name "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn ;
    schema:workPerformed <album/154632#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/154632/154632-fdc1cf833e2f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/154632#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vell"@en ;
            foaf:made <album/154632#composition> ;
            foaf:name "Vell"@en ],
        <artist/12336#subject>,
        <artist/15502#subject>,
        <artist/1551#subject> ;
    mo:produced_work <album/154632#musicalwork> ;
    schema:name "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn .

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

<album/154632#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-29"^^xsd:date ;
    dcterms:title "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn ;
    mo:catalogue_number "EYCA-14828" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154632#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N82d004fb1264461f947683556427ef1b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zombie Land Saga: Yumeginga Paradise"@en ;
            foaf:name "Zombie Land Saga: Yumeginga Paradise"@en ] ;
    schema:datePublished "2025-10-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/154632/154632-fdc1cf833e2f.jpg> ;
    schema:name "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@en,
        "ゾンビランドサガ ゆめぎんがパラダイス フランシュシュ The Best Paradise"@ja,
        "ZOMBIE LAND SAGA YUMEGINGA PARADISE FRANCHOUCHOU The Best Paradise"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/154632/154632-fdc1cf833e2f.jpg> .

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

_:N01d7302a1160467686aa26343f62561f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すきっちゃん！からチュッ (Instrumental)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "すきっちゃん！からチュッ (Instrumental)"@ja .

_:N040ba8da4cf04c75acf3c117d63bdb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今を未来をありがとう"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "今を未来をありがとう"@ja .

_:N1a068d682d8b447f809c6308884174be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すきっちゃん！からチュッ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "すきっちゃん！からチュッ"@ja .

_:N2f0daf90d0f347c49a0dd7a03ad2874a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久ネバーダイ (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "悠久ネバーダイ (Instrumental)"@ja .

_:N3bb44090f71a44ce9e61a93b3ec4f90a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険ズンドコドン！ (Instrumental)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "冒険ズンドコドン！ (Instrumental)"@ja .

_:N43255fd4e2a940fc8514c39c8979fe92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今を未来をありがとう (Instrumental)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "今を未来をありがとう (Instrumental)"@ja .

_:N6124ae70eee848adac8eaa6eb179e250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日が歴史に残るなら (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "今日が歴史に残るなら (Instrumental)"@ja .

_:N8182be46ce124cb2bd0035a6d474ee44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またたく宇宙（ソラ）に憧れて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "またたく宇宙（ソラ）に憧れて"@ja .

_:N92218854207a4df987c9db7034061d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVENGE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "REVENGE"@ja .

_:N942f85032f7040a184cc704cc20598a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七福大祭典 (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "七福大祭典 (Instrumental)"@ja .

_:Na0b9f8838777419890904dfa08d141f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徒花ネクロマンシー (Instrumental)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "徒花ネクロマンシー (Instrumental)"@ja .

_:Na79118a2ea454adda8ee92bf52127d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険ズンドコドン！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "冒険ズンドコドン！"@ja .

_:Nbe48b4c919b143c789fdcb7b4767bba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ChouChouture:SE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "ChouChouture:SE"@ja .

_:Nc0d1d1bb158c45deb0d2c2a62f042e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七福大祭典"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "七福大祭典"@ja .

_:Nd42ae9a32e104b19b95f3fdf2b72d01f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またたく宇宙（ソラ）に憧れて (Instrumental)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "またたく宇宙（ソラ）に憧れて (Instrumental)"@ja .

_:Ne96254fe19014fa995ed5a991ef7d0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日が歴史に残るなら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "今日が歴史に残るなら"@ja .

_:Nead5d730c44a41fba0ff6e1d5854c564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徒花ネクロマンシー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "徒花ネクロマンシー"@ja .

_:Ned090b9646084ec09a63ea7b270c9f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久ネバーダイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "悠久ネバーダイ"@ja .

_:Nf4055ac6d321490da7631bb158fbb116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVENGE (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N82d004fb1264461f947683556427ef1b ;
    schema:name "REVENGE (Instrumental)"@ja .

_:N82d004fb1264461f947683556427ef1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d7302a1160467686aa26343f62561f,
        _:N040ba8da4cf04c75acf3c117d63bdb86,
        _:N1a068d682d8b447f809c6308884174be,
        _:N2f0daf90d0f347c49a0dd7a03ad2874a,
        _:N3bb44090f71a44ce9e61a93b3ec4f90a,
        _:N43255fd4e2a940fc8514c39c8979fe92,
        _:N6124ae70eee848adac8eaa6eb179e250,
        _:N8182be46ce124cb2bd0035a6d474ee44,
        _:N92218854207a4df987c9db7034061d6e,
        _:N942f85032f7040a184cc704cc20598a1,
        _:Na0b9f8838777419890904dfa08d141f8,
        _:Na79118a2ea454adda8ee92bf52127d4d,
        _:Nbe48b4c919b143c789fdcb7b4767bba7,
        _:Nc0d1d1bb158c45deb0d2c2a62f042e07,
        _:Nd42ae9a32e104b19b95f3fdf2b72d01f,
        _:Ne96254fe19014fa995ed5a991ef7d0eb,
        _:Nead5d730c44a41fba0ff6e1d5854c564,
        _:Ned090b9646084ec09a63ea7b270c9f13,
        _:Nf4055ac6d321490da7631bb158fbb116 ;
    mo:track_count 19 ;
    schema:duration "PT76:35"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N01d7302a1160467686aa26343f62561f,
        _:N040ba8da4cf04c75acf3c117d63bdb86,
        _:N1a068d682d8b447f809c6308884174be,
        _:N2f0daf90d0f347c49a0dd7a03ad2874a,
        _:N3bb44090f71a44ce9e61a93b3ec4f90a,
        _:N43255fd4e2a940fc8514c39c8979fe92,
        _:N6124ae70eee848adac8eaa6eb179e250,
        _:N8182be46ce124cb2bd0035a6d474ee44,
        _:N92218854207a4df987c9db7034061d6e,
        _:N942f85032f7040a184cc704cc20598a1,
        _:Na0b9f8838777419890904dfa08d141f8,
        _:Na79118a2ea454adda8ee92bf52127d4d,
        _:Nbe48b4c919b143c789fdcb7b4767bba7,
        _:Nc0d1d1bb158c45deb0d2c2a62f042e07,
        _:Nd42ae9a32e104b19b95f3fdf2b72d01f,
        _:Ne96254fe19014fa995ed5a991ef7d0eb,
        _:Nead5d730c44a41fba0ff6e1d5854c564,
        _:Ned090b9646084ec09a63ea7b270c9f13,
        _:Nf4055ac6d321490da7631bb158fbb116 .

