@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 "LDN Noise"@en ;
            foaf:made <album/140535#composition> ;
            foaf:name "LDN Noise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiromu (INIMI)"@en ;
            foaf:made <album/140535#composition> ;
            foaf:name "Hiromu (INIMI)"@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 _:Nce3821c6eda64c80ab1b303a95430dd1,
        _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 "Hiromu (INIMI)"@en ;
    foaf:made <album/140535#subject> ;
    foaf:name "Hiromu (INIMI)"@en .

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

_:N0c192eb0e6d6482c8ece69004d955fef 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "THE SIXTH SENSE - From THE FIRST TAKE"@en,
        "第六感 - From THE FIRST TAKE"@ja,
        "Dairokkan - From THE FIRST TAKE"@ja-latn .

_:N115fed8603564cc3aeafcecc704ddd37 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "Edge"@en,
        "切っ先"@ja,
        "Kissaki"@ja-latn .

_:N13e56684c2634996b5cd6a3fc9750579 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N2d1ac4a0c59940c19fb8be4a1af8a9ad 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N2deb682930f94918926dc13f6598b64a 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N361c478c98ac4e4fbd4ba9a44f871b72 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "goodbye recommendation, today's continuation"@en,
        "さよならのすゝめ、今日のつづき"@ja,
        "Sayonara no Susume, Kyou no Tsuzuki"@ja-latn .

_:N37d6c770cc644285ad8ce0630cd6cd90 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N459bd3e9e4a044c99551f3bac1c4ca5a 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "TAKE OFF"@en,
        "TAKE OFF"@ja,
        "TAKE OFF"@ja-latn .

_:N548a8703b3854c9d9bb92e4019eeef93 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N6134ecf0e63b4f7dbc1e609874cc703d 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "-Neo Nostalgia-"@en,
        "-Neo Nostalgia-"@ja,
        "-Neo Nostalgia-"@ja-latn .

_:N673fefc405ed498c882d7393a6dea98f 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N79287dd061d34de3a3efedfa2dfbc37d 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N7a6893aa597d438088fd4912f598db90 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N81cf7b85cbb947e7aad3220b232427c3 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N8217e55feb204cbca70f181c925c63e8 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N8370ffbb093649eea682b3a3f4ab331d 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:N9339b9923d504a87abe23bb8c4a35f22 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "Agitate"@en,
        "煽げや尊し"@ja,
        "Aogeya Toutoshi"@ja-latn .

_:Na0daaf3516954128bf0c3f21b2482cc8 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "Glitter"@en,
        "綺羅綺羅"@ja,
        "Kira Kira"@ja-latn .

_:Na76b326ea6c04371b73bbed55794f65d 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "Naked"@en,
        "赤裸裸"@ja,
        "Sekirara"@ja-latn .

_:Naa654e09ade042c6930245fd6a561bc5 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nbb81c46bbf864e919cfcb7e3400d1035 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Ncaa125b5844f48149f02733779d229fc 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "SCORPION"@en,
        "SCORPION"@ja,
        "SCORPION"@ja-latn .

_:Ndad151d4b71a4892bb2fbd0eb43b9426 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "Final Call"@en,
        "Final Call"@ja,
        "Final Call"@ja-latn .

_:Ndc86ffa48be8488aaf378de4ba90fb92 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Ne7e481ae3b3646d7bc2d00ce6bd91697 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "secret trip"@en,
        "secret trip"@ja,
        "secret trip"@ja-latn .

_:Nea55bd793af5437fbb34d7d2d56e3f1e 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nee0f9ffcd118411ebe6d0c38dc95e0c1 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nf3031802ce62467ea5629dafd9b1c8f2 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nf6db58909eb44021a016386f2acf7b12 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    schema:name "NAKED \"Reol in Indonesia (First time)\""@en,
        "NAKED \"Reol in Indonesia (First time)\""@ja,
        "NAKED \"Reol in Indonesia (First time)\""@ja-latn .

_:Nf77313dcf60c46388973c13f57f87750 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nf8cd43037fc14fafa2198735bb483620 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "-#000000-"@en,
        "-#000000-"@ja,
        "-#000000-"@ja-latn .

_:Nf8d3188243964daf9b9ac7f6843c19e2 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    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 .

_:Nf8f7c3359dfa411e8bfc81a4bb039948 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 _:Ndd6bdc16891b43ccaffd8abd03af86e5 ;
    schema:name "NAKED \"Neo Nostalgia\""@en,
        "NAKED \"Neo Nostalgia\""@ja,
        "NAKED \"Neo Nostalgia\""@ja-latn .

_:Nfd80503be59f48108a1ca05c96d45fb8 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 _:Nce3821c6eda64c80ab1b303a95430dd1 ;
    schema:name "DDD"@en,
        "DDD"@ja,
        "DDD"@ja-latn .

_:Nce3821c6eda64c80ab1b303a95430dd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c192eb0e6d6482c8ece69004d955fef,
        _:N115fed8603564cc3aeafcecc704ddd37,
        _:N361c478c98ac4e4fbd4ba9a44f871b72,
        _:N459bd3e9e4a044c99551f3bac1c4ca5a,
        _:N6134ecf0e63b4f7dbc1e609874cc703d,
        _:N9339b9923d504a87abe23bb8c4a35f22,
        _:Na0daaf3516954128bf0c3f21b2482cc8,
        _:Na76b326ea6c04371b73bbed55794f65d,
        _:Ncaa125b5844f48149f02733779d229fc,
        _:Ndad151d4b71a4892bb2fbd0eb43b9426,
        _:Ne7e481ae3b3646d7bc2d00ce6bd91697,
        _:Nf8cd43037fc14fafa2198735bb483620,
        _:Nfd80503be59f48108a1ca05c96d45fb8 ;
    mo:track_count 13 ;
    schema:duration "PT42:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0c192eb0e6d6482c8ece69004d955fef,
        _:N115fed8603564cc3aeafcecc704ddd37,
        _:N361c478c98ac4e4fbd4ba9a44f871b72,
        _:N459bd3e9e4a044c99551f3bac1c4ca5a,
        _:N6134ecf0e63b4f7dbc1e609874cc703d,
        _:N9339b9923d504a87abe23bb8c4a35f22,
        _:Na0daaf3516954128bf0c3f21b2482cc8,
        _:Na76b326ea6c04371b73bbed55794f65d,
        _:Ncaa125b5844f48149f02733779d229fc,
        _:Ndad151d4b71a4892bb2fbd0eb43b9426,
        _:Ne7e481ae3b3646d7bc2d00ce6bd91697,
        _:Nf8cd43037fc14fafa2198735bb483620,
        _:Nfd80503be59f48108a1ca05c96d45fb8 .

_:Ndd6bdc16891b43ccaffd8abd03af86e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N13e56684c2634996b5cd6a3fc9750579,
        _:N2d1ac4a0c59940c19fb8be4a1af8a9ad,
        _:N2deb682930f94918926dc13f6598b64a,
        _:N37d6c770cc644285ad8ce0630cd6cd90,
        _:N548a8703b3854c9d9bb92e4019eeef93,
        _:N673fefc405ed498c882d7393a6dea98f,
        _:N79287dd061d34de3a3efedfa2dfbc37d,
        _:N7a6893aa597d438088fd4912f598db90,
        _:N81cf7b85cbb947e7aad3220b232427c3,
        _:N8217e55feb204cbca70f181c925c63e8,
        _:N8370ffbb093649eea682b3a3f4ab331d,
        _:Naa654e09ade042c6930245fd6a561bc5,
        _:Nbb81c46bbf864e919cfcb7e3400d1035,
        _:Ndc86ffa48be8488aaf378de4ba90fb92,
        _:Nea55bd793af5437fbb34d7d2d56e3f1e,
        _:Nee0f9ffcd118411ebe6d0c38dc95e0c1,
        _:Nf3031802ce62467ea5629dafd9b1c8f2,
        _:Nf6db58909eb44021a016386f2acf7b12,
        _:Nf77313dcf60c46388973c13f57f87750,
        _:Nf8d3188243964daf9b9ac7f6843c19e2,
        _:Nf8f7c3359dfa411e8bfc81a4bb039948 ;
    mo:track_count 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N13e56684c2634996b5cd6a3fc9750579,
        _:N2d1ac4a0c59940c19fb8be4a1af8a9ad,
        _:N2deb682930f94918926dc13f6598b64a,
        _:N37d6c770cc644285ad8ce0630cd6cd90,
        _:N548a8703b3854c9d9bb92e4019eeef93,
        _:N673fefc405ed498c882d7393a6dea98f,
        _:N79287dd061d34de3a3efedfa2dfbc37d,
        _:N7a6893aa597d438088fd4912f598db90,
        _:N81cf7b85cbb947e7aad3220b232427c3,
        _:N8217e55feb204cbca70f181c925c63e8,
        _:N8370ffbb093649eea682b3a3f4ab331d,
        _:Naa654e09ade042c6930245fd6a561bc5,
        _:Nbb81c46bbf864e919cfcb7e3400d1035,
        _:Ndc86ffa48be8488aaf378de4ba90fb92,
        _:Nea55bd793af5437fbb34d7d2d56e3f1e,
        _:Nee0f9ffcd118411ebe6d0c38dc95e0c1,
        _:Nf3031802ce62467ea5629dafd9b1c8f2,
        _:Nf6db58909eb44021a016386f2acf7b12,
        _:Nf77313dcf60c46388973c13f57f87750,
        _:Nf8d3188243964daf9b9ac7f6843c19e2,
        _:Nf8f7c3359dfa411e8bfc81a4bb039948 .

