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

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

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

<artist/16768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153792#subject> ;
    schema:name "Ice"@en ;
    foaf:made <album/153792#composition>,
        <album/153792#subject> ;
    foaf:name "Ice"@en .

<artist/38144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153792#subject> ;
    schema:name "ARForest"@en ;
    foaf:made <album/153792#composition>,
        <album/153792#subject> ;
    foaf:name "ARForest"@en .

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

<product/11425#subject> a schema:CreativeWork ;
    schema:name "Rotaeno"@en,
        "Rotaeno"@ja,
        "Rotaeno"@ja-latn ;
    foaf:name "Rotaeno"@en,
        "Rotaeno"@ja,
        "Rotaeno"@ja-latn .

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

<album/153792#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn ;
    mo:performance_of <album/153792#musicalwork> ;
    mo:recorded_as <album/153792#musicalexpression> ;
    schema:name "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn ;
    schema:workPerformed <album/153792#musicalwork> .

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

<https://media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153792#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> ;
    foaf:depicts <album/153792#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> .

<https://medium-media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> a schema:ImageObject,
        foaf:Image .

<album/153792#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn ;
    mo:composer <artist/16768#subject>,
        <artist/38144#subject> ;
    mo:produced_work <album/153792#musicalwork> ;
    schema:name "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn .

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

<album/153792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn ;
    mo:catalogue_number "HXN-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153792#musicalexpression> ;
    mo:publisher <org/3614#subject> ;
    mo:record _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PLATiNA :: LAB"@en ;
            foaf:name "PLATiNA :: LAB"@en ],
        <product/10873#subject>,
        <product/11425#subject> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> ;
    schema:name "the unfinished Deluxe Edition / ARForest"@en,
        "the unfinished Deluxe Edition / ARForest"@ja,
        "the unfinished Deluxe Edition / ARForest"@ja-latn ;
    schema:publisher <org/3614#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/153792/153792-87841e1fa0e1.jpg> .

_:N06bb7459661f4b18bac8e58253b7dd1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodnight (Interlude)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Goodnight (Interlude)"@en .

_:N16f7c4ebc1d84e5bae347ae2f0ec6a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Page"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "The Last Page"@en .

_:N29efbe02f54b476d842f9bb517e9dd99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned Creation"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Abandoned Creation"@en .

_:N2a969ab6a44c4ccf9a8030d1f34ece18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Page (Deon Oh Remix)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "The Last Page (Deon Oh Remix)"@en .

_:N2b178fcb1df7481481cbcfe953ebf788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Encounter"@en .

_:N2f86c5ff31af4438872f109021167f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "goodbye, friend"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "goodbye, friend"@en .

_:N4b854163f3df4a9ba99dd007e578fbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Farewell"@en .

_:N57ef3011acf04712a68abe43a7b50cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stellar Hitchhiker"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Stellar Hitchhiker"@en .

_:N5a4a44b0d6924dbbb63fc5e5345d6c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's alright"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "It's alright"@en .

_:N5bfe9e31680d40d39d1db9ac656ee089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Be There"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "I'll Be There"@en .

_:N67863a6ea1fe4e57ae31a886e350f840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If robot has a life"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "If robot has a life"@en .

_:N8d22561dd6d146e6b5bb7a114186f76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find Myself"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Find Myself"@en .

_:N8dc5078d2587442db45c4cc5aa644311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Place"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Unknown Place"@en .

_:N95ee834f3ff14382828aa5dd271cb0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reditus Croni"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Reditus Croni"@en .

_:N97b225e5602a4c2b9eb01a25d43d1ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capella"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Capella"@en .

_:Naa2bd775a7424fb3be66e91a2f11b071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Blossom"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Fallen Blossom"@en .

_:Nab3d85a3adee4fc995f509672f29381c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recall"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Recall"@en .

_:Nc5509f96792f4dcd8b03948132abecb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travel Begins"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Travel Begins"@en .

_:Nc84df9814bf34b038be287e96636f6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Be There (Cosmograph Remix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "I'll Be There (Cosmograph Remix)"@en .

_:Ncacc2e75970a42c988ca1757085928da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inverted World (Extended Mix)"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Inverted World (Extended Mix)"@en .

_:Nd2738bc0fae04b46a441bca4b05f7525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aoba"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Aoba"@en .

_:Nd3b6aca6920843ed8b899e8c8b8d7d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infection"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na3a1d2b8f39643c2b2b0ed65a49440ad ;
    schema:name "Infection"@en .

_:Na3a1d2b8f39643c2b2b0ed65a49440ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bb7459661f4b18bac8e58253b7dd1a,
        _:N16f7c4ebc1d84e5bae347ae2f0ec6a23,
        _:N29efbe02f54b476d842f9bb517e9dd99,
        _:N2a969ab6a44c4ccf9a8030d1f34ece18,
        _:N2b178fcb1df7481481cbcfe953ebf788,
        _:N2f86c5ff31af4438872f109021167f30,
        _:N4b854163f3df4a9ba99dd007e578fbd1,
        _:N57ef3011acf04712a68abe43a7b50cc7,
        _:N5a4a44b0d6924dbbb63fc5e5345d6c5d,
        _:N5bfe9e31680d40d39d1db9ac656ee089,
        _:N67863a6ea1fe4e57ae31a886e350f840,
        _:N8d22561dd6d146e6b5bb7a114186f76f,
        _:N8dc5078d2587442db45c4cc5aa644311,
        _:N95ee834f3ff14382828aa5dd271cb0f2,
        _:N97b225e5602a4c2b9eb01a25d43d1ba9,
        _:Naa2bd775a7424fb3be66e91a2f11b071,
        _:Nab3d85a3adee4fc995f509672f29381c,
        _:Nc5509f96792f4dcd8b03948132abecb2,
        _:Nc84df9814bf34b038be287e96636f6ce,
        _:Ncacc2e75970a42c988ca1757085928da,
        _:Nd2738bc0fae04b46a441bca4b05f7525,
        _:Nd3b6aca6920843ed8b899e8c8b8d7d56 ;
    mo:track_count 22 ;
    schema:duration "PT68:17"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N06bb7459661f4b18bac8e58253b7dd1a,
        _:N16f7c4ebc1d84e5bae347ae2f0ec6a23,
        _:N29efbe02f54b476d842f9bb517e9dd99,
        _:N2a969ab6a44c4ccf9a8030d1f34ece18,
        _:N2b178fcb1df7481481cbcfe953ebf788,
        _:N2f86c5ff31af4438872f109021167f30,
        _:N4b854163f3df4a9ba99dd007e578fbd1,
        _:N57ef3011acf04712a68abe43a7b50cc7,
        _:N5a4a44b0d6924dbbb63fc5e5345d6c5d,
        _:N5bfe9e31680d40d39d1db9ac656ee089,
        _:N67863a6ea1fe4e57ae31a886e350f840,
        _:N8d22561dd6d146e6b5bb7a114186f76f,
        _:N8dc5078d2587442db45c4cc5aa644311,
        _:N95ee834f3ff14382828aa5dd271cb0f2,
        _:N97b225e5602a4c2b9eb01a25d43d1ba9,
        _:Naa2bd775a7424fb3be66e91a2f11b071,
        _:Nab3d85a3adee4fc995f509672f29381c,
        _:Nc5509f96792f4dcd8b03948132abecb2,
        _:Nc84df9814bf34b038be287e96636f6ce,
        _:Ncacc2e75970a42c988ca1757085928da,
        _:Nd2738bc0fae04b46a441bca4b05f7525,
        _:Nd3b6aca6920843ed8b899e8c8b8d7d56 .

