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

<artist/19498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja ;
    foaf:made <album/140535#composition>,
        <album/140535#subject> ;
    foaf:name "Hidefumi Kenmochi"@en,
        "ケンモチヒデフミ"@ja .

<artist/27872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Reol"@en ;
    foaf:made <album/140535#composition>,
        <album/140535#lyrics>,
        <album/140535#subject>,
        <album/140535#vocals> ;
    foaf:name "Reol"@en .

<artist/32001#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Masayoshi Iimori"@en ;
    foaf:made <album/140535#composition>,
        <album/140535#subject> ;
    foaf:name "Masayoshi Iimori"@en .

<artist/41950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Giga"@en ;
    foaf:made <album/140535#composition>,
        <album/140535#subject> ;
    foaf:name "Giga"@en .

<artist/44764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Tsumiki"@en ;
    foaf:made <album/140535#composition>,
        <album/140535#lyrics>,
        <album/140535#subject> ;
    foaf:name "Tsumiki"@en .

<artist/47853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Geek Boy Al Swettenham"@en ;
    foaf:made <album/140535#composition>,
        <album/140535#subject> ;
    foaf:name "Geek Boy Al Swettenham"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/140535#composition>,
        <album/140535#lyrics>,
        <album/140535#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<product/14235#subject> a schema:CreativeWork ;
    schema:name "Rurouni Kenshin (2023)"@en,
        "るろうに剣心 -明治剣客浪漫譚- (2023)"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan- (2023)"@ja-latn ;
    foaf:name "Rurouni Kenshin (2023)"@en,
        "るろうに剣心 -明治剣客浪漫譚- (2023)"@ja,
        "Rurouni Kenshin -Meiji Kenkaku Romantan- (2023)"@ja-latn .

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

<album/140535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/140535#musicalwork> ;
    mo:recorded_as <album/140535#musicalexpression> ;
    schema:name "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/140535#musicalwork> .

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

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

<https://media.vgm.io/albums/53/140535/140535-96c622498957.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140535#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/140535/140535-96c622498957.jpg> ;
    foaf:depicts <album/140535#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/140535/140535-96c622498957.jpg> .

<https://medium-media.vgm.io/albums/53/140535/140535-96c622498957.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/140535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MONJOE"@en ;
            foaf:made <album/140535#composition> ;
            foaf:name "MONJOE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiromu (INIMI)"@en ;
            foaf:made <album/140535#composition> ;
            foaf:name "Hiromu (INIMI)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LDN Noise"@en ;
            foaf:made <album/140535#composition> ;
            foaf:name "LDN Noise"@en ],
        <artist/19498#subject>,
        <artist/27872#subject>,
        <artist/32001#subject>,
        <artist/41950#subject>,
        <artist/44764#subject>,
        <artist/47853#subject>,
        <artist/8554#subject> ;
    mo:produced_work <album/140535#musicalwork> ;
    schema:name "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn .

<album/140535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-08"^^xsd:date ;
    dcterms:title "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "SECL-2920~2" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/140535#musicalexpression> ;
    mo:publisher <org/3593#subject> ;
    mo:record _:N52893e3ce4de493589f92445417c1791,
        _:N73f975cfb24a405981a2e80c29bad5f8 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Riot Games ONE"@en ;
            foaf:name "Riot Games ONE"@en ],
        <product/14235#subject> ;
    schema:datePublished "2023-10-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/140535/140535-96c622498957.jpg> ;
    schema:name "BLACK BOX / Reol [Limited Edition A]"@en,
        "BLACK BOX / Reol [初回生産限定盤A]"@ja,
        "BLACK BOX / Reol [Limited Edition A]"@ja-latn ;
    schema:publisher <org/3593#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/140535/140535-96c622498957.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140535#subject> ;
    schema:name "Hiromu (INIMI)"@en ;
    foaf:made <album/140535#subject> ;
    foaf:name "Hiromu (INIMI)"@en .

_:N0dd64b96d9c84e11b79701a4061e813a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE OFF"@en,
        "TAKE OFF"@ja,
        "TAKE OFF"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "TAKE OFF"@en,
        "TAKE OFF"@ja,
        "TAKE OFF"@ja-latn .

_:N1f0ab63666194976a2472c9ffcd48537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "un,deux,trois (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "un,deux,trois (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "un,deux,trois (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "un,deux,trois (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "un,deux,trois (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "un,deux,trois (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N1f153a15e95c41d6938822edf224eb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-#000000-"@en,
        "-#000000-"@ja,
        "-#000000-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "-#000000-"@en,
        "-#000000-"@ja,
        "-#000000-"@ja-latn .

_:N37abce654f9043e7b5991e1aa79799fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DDD"@en,
        "DDD"@ja,
        "DDD"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "DDD"@en,
        "DDD"@ja,
        "DDD"@ja-latn .

_:N4116b46a610b4268b8e45cbc8c45b7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SIXTH SENSE - From THE FIRST TAKE"@en,
        "第六感 - From THE FIRST TAKE"@ja,
        "Dairokkan - From THE FIRST TAKE"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "THE SIXTH SENSE - From THE FIRST TAKE"@en,
        "第六感 - From THE FIRST TAKE"@ja,
        "Dairokkan - From THE FIRST TAKE"@ja-latn .

_:N42f86971aed04786a5c99ea453778018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAKED \"Neo Nostalgia\""@en,
        "NAKED \"Neo Nostalgia\""@ja,
        "NAKED \"Neo Nostalgia\""@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "NAKED \"Neo Nostalgia\""@en,
        "NAKED \"Neo Nostalgia\""@ja,
        "NAKED \"Neo Nostalgia\""@ja-latn .

_:N5425a06819b04a5faaf5732fe7496bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agitate"@en,
        "煽げや尊し"@ja,
        "Aogeya Toutoshi"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "Agitate"@en,
        "煽げや尊し"@ja,
        "Aogeya Toutoshi"@ja-latn .

_:N62a720dabcd8472fb3acf0004a279da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAKED \"Reol in Indonesia (First time)\""@en,
        "NAKED \"Reol in Indonesia (First time)\""@ja,
        "NAKED \"Reol in Indonesia (First time)\""@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "NAKED \"Reol in Indonesia (First time)\""@en,
        "NAKED \"Reol in Indonesia (First time)\""@ja,
        "NAKED \"Reol in Indonesia (First time)\""@ja-latn .

_:N6f74d987d7d84f8bbbffd62b63d672a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCORPION"@en,
        "SCORPION"@ja,
        "SCORPION"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "SCORPION"@en,
        "SCORPION"@ja,
        "SCORPION"@ja-latn .

_:N705774cb51e2429da44843a3a4cf5eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCORPION (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "SCORPION (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "SCORPION (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "SCORPION (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "SCORPION (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "SCORPION (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N7184f97ee6344663986275db7f51918a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROXY (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ROXY (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "ROXY (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "ROXY (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ROXY (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "ROXY (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N78afd9b1c1b8463686ade1f696650431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Neo Nostalgia-"@en,
        "-Neo Nostalgia-"@ja,
        "-Neo Nostalgia-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "-Neo Nostalgia-"@en,
        "-Neo Nostalgia-"@ja,
        "-Neo Nostalgia-"@ja-latn .

_:N7a2150f2544a40b0aa59e4a6cc43ce09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "introduction (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "introduction (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "introduction (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "introduction (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "introduction (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N8359529c80cb42e3b443d803ba11bc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked"@en,
        "赤裸裸"@ja,
        "Sekirara"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "Naked"@en,
        "赤裸裸"@ja,
        "Sekirara"@ja-latn .

_:N879f5b0d5bc1441ea06c51a1cb1a367c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fall glow (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "秋映 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Akibae (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "fall glow (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "秋映 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Akibae (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N8f4db36bf4f94eda928b2e59cc4e11e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boy (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "Boy (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Boy (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Boy (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "Boy (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Boy (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N918776bf42024ea090d26d622698ab2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret trip"@en,
        "secret trip"@ja,
        "secret trip"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "secret trip"@en,
        "secret trip"@ja,
        "secret trip"@ja-latn .

_:N9f91ef325f91497eade691b274132fb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "赤裸裸 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Sekirara (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Naked (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "赤裸裸 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Sekirara (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Na1c6c76320904d1c9159ab2ee92ac026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Call"@en,
        "Final Call"@ja,
        "Final Call"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "Final Call"@en,
        "Final Call"@ja,
        "Final Call"@ja-latn .

_:Na344574c71c74ccc95fa6a975ae84c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SIXTH SENSE (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "第六感 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Dairokkan (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "THE SIXTH SENSE (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "第六感 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Dairokkan (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Naeca4327527048c1a1477185a4e4a447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glitter"@en,
        "綺羅綺羅"@ja,
        "Kira Kira"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "Glitter"@en,
        "綺羅綺羅"@ja,
        "Kira Kira"@ja-latn .

_:Nb36ffcb677ab45d996452404e7577115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drop pop candy (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "drop pop candy (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "drop pop candy (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "drop pop candy (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "drop pop candy (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "drop pop candy (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nbb8391242e26480ca2f033d45a84bcfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agitate (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "煽げや尊し (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Aogeya Toutoshi (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Agitate (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "煽げや尊し (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Aogeya Toutoshi (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nc00906f2682c4db98580afa601fdea52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea-Bottom Promenade (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "水底遊歩道 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Minazoko Yuuhodou (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Sea-Bottom Promenade (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "水底遊歩道 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Minazoko Yuuhodou (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nc375543fd380470aad96fa9f859b1de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge"@en,
        "切っ先"@ja,
        "Kissaki"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "Edge"@en,
        "切っ先"@ja,
        "Kissaki"@ja-latn .

_:Nc5e53164de9446d89e0d84b822292a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "interlude (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "interlude (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "interlude (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "interlude (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "interlude (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "interlude (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Ncb01e7c607634252aa827d68ba75dc9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Type Tokyo (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ニュータイプトーキョー (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "New Type Tokyo (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "New Type Tokyo (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ニュータイプトーキョー (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "New Type Tokyo (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Ncd01cab56930446084ed26884780e427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goodbye recommendation, today's continuation"@en,
        "さよならのすゝめ、今日のつづき"@ja,
        "Sayonara no Susume, Kyou no Tsuzuki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N52893e3ce4de493589f92445417c1791 ;
    schema:name "goodbye recommendation, today's continuation"@en,
        "さよならのすゝめ、今日のつづき"@ja,
        "Sayonara no Susume, Kyou no Tsuzuki"@ja-latn .

_:Nd65959d16200401a96875399bb4c6c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1LDK (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "1LDK (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "1LDK (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "1LDK (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "1LDK (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "1LDK (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Ndbc1757aa1d34a218c38b96c220e3521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYPE MODE (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "HYPE MODE (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "HYPE MODE (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "HYPE MODE (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "HYPE MODE (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "HYPE MODE (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nebe56000914246bf9c0c11d538fc57c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret trip (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "secret trip (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "secret trip (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "secret trip (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "secret trip (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "secret trip (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nf0a835ee987b4477885535ffc1ee8d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nil ~ Richly Colored (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "nil～極彩色 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "nil ~ Gokusaishiki (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "nil ~ Richly Colored (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "nil～極彩色 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "nil ~ Gokusaishiki (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nf1445108b39941f78b2d8c8384a99a94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phanto(me) (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ゆーれいずみー (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Yuureizumii (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Phanto(me) (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "ゆーれいずみー (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Yuureizumii (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:Nfcb5375a61da4e88b78dd52d9e04a6bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plane Mirror (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "平面鏡 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Heimenkyou (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73f975cfb24a405981a2e80c29bad5f8 ;
    schema:name "Plane Mirror (Reol Oneman Live 2023 Neo Nostalgia)"@en,
        "平面鏡 (Reol Oneman Live 2023 新式浪漫 Neo Nostalgia)"@ja,
        "Heimenkyou (Reol Oneman Live 2023 Shinshiki Roman Neo Nostalgia)"@ja-latn .

_:N52893e3ce4de493589f92445417c1791 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dd64b96d9c84e11b79701a4061e813a,
        _:N1f153a15e95c41d6938822edf224eb5d,
        _:N37abce654f9043e7b5991e1aa79799fb,
        _:N4116b46a610b4268b8e45cbc8c45b7ea,
        _:N5425a06819b04a5faaf5732fe7496bc9,
        _:N6f74d987d7d84f8bbbffd62b63d672a8,
        _:N78afd9b1c1b8463686ade1f696650431,
        _:N8359529c80cb42e3b443d803ba11bc98,
        _:N918776bf42024ea090d26d622698ab2c,
        _:Na1c6c76320904d1c9159ab2ee92ac026,
        _:Naeca4327527048c1a1477185a4e4a447,
        _:Nc375543fd380470aad96fa9f859b1de8,
        _:Ncd01cab56930446084ed26884780e427 ;
    mo:track_count 13 ;
    schema:duration "PT42:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0dd64b96d9c84e11b79701a4061e813a,
        _:N1f153a15e95c41d6938822edf224eb5d,
        _:N37abce654f9043e7b5991e1aa79799fb,
        _:N4116b46a610b4268b8e45cbc8c45b7ea,
        _:N5425a06819b04a5faaf5732fe7496bc9,
        _:N6f74d987d7d84f8bbbffd62b63d672a8,
        _:N78afd9b1c1b8463686ade1f696650431,
        _:N8359529c80cb42e3b443d803ba11bc98,
        _:N918776bf42024ea090d26d622698ab2c,
        _:Na1c6c76320904d1c9159ab2ee92ac026,
        _:Naeca4327527048c1a1477185a4e4a447,
        _:Nc375543fd380470aad96fa9f859b1de8,
        _:Ncd01cab56930446084ed26884780e427 .

_:N73f975cfb24a405981a2e80c29bad5f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1f0ab63666194976a2472c9ffcd48537,
        _:N42f86971aed04786a5c99ea453778018,
        _:N62a720dabcd8472fb3acf0004a279da1,
        _:N705774cb51e2429da44843a3a4cf5eaf,
        _:N7184f97ee6344663986275db7f51918a,
        _:N7a2150f2544a40b0aa59e4a6cc43ce09,
        _:N879f5b0d5bc1441ea06c51a1cb1a367c,
        _:N8f4db36bf4f94eda928b2e59cc4e11e2,
        _:N9f91ef325f91497eade691b274132fb1,
        _:Na344574c71c74ccc95fa6a975ae84c1c,
        _:Nb36ffcb677ab45d996452404e7577115,
        _:Nbb8391242e26480ca2f033d45a84bcfd,
        _:Nc00906f2682c4db98580afa601fdea52,
        _:Nc5e53164de9446d89e0d84b822292a42,
        _:Ncb01e7c607634252aa827d68ba75dc9f,
        _:Nd65959d16200401a96875399bb4c6c3d,
        _:Ndbc1757aa1d34a218c38b96c220e3521,
        _:Nebe56000914246bf9c0c11d538fc57c7,
        _:Nf0a835ee987b4477885535ffc1ee8d92,
        _:Nf1445108b39941f78b2d8c8384a99a94,
        _:Nfcb5375a61da4e88b78dd52d9e04a6bb ;
    mo:track_count 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N1f0ab63666194976a2472c9ffcd48537,
        _:N42f86971aed04786a5c99ea453778018,
        _:N62a720dabcd8472fb3acf0004a279da1,
        _:N705774cb51e2429da44843a3a4cf5eaf,
        _:N7184f97ee6344663986275db7f51918a,
        _:N7a2150f2544a40b0aa59e4a6cc43ce09,
        _:N879f5b0d5bc1441ea06c51a1cb1a367c,
        _:N8f4db36bf4f94eda928b2e59cc4e11e2,
        _:N9f91ef325f91497eade691b274132fb1,
        _:Na344574c71c74ccc95fa6a975ae84c1c,
        _:Nb36ffcb677ab45d996452404e7577115,
        _:Nbb8391242e26480ca2f033d45a84bcfd,
        _:Nc00906f2682c4db98580afa601fdea52,
        _:Nc5e53164de9446d89e0d84b822292a42,
        _:Ncb01e7c607634252aa827d68ba75dc9f,
        _:Nd65959d16200401a96875399bb4c6c3d,
        _:Ndbc1757aa1d34a218c38b96c220e3521,
        _:Nebe56000914246bf9c0c11d538fc57c7,
        _:Nf0a835ee987b4477885535ffc1ee8d92,
        _:Nf1445108b39941f78b2d8c8384a99a94,
        _:Nfcb5375a61da4e88b78dd52d9e04a6bb .

