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

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

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

<artist/31138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "Cody Matthew Johnson"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "Cody Matthew Johnson"@en .

<artist/67229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "KH"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "KH"@en .

<artist/72157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "Salty Salt"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "Salty Salt"@en .

<artist/78588#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "Aurora Sky"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "Aurora Sky"@en .

<artist/78591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "VISION SOUND"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "VISION SOUND"@en .

<artist/78596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "Alec Justice"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "Alec Justice"@en .

<artist/80843#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "Moving point"@en ;
    foaf:made <album/159801#composition>,
        <album/159801#subject> ;
    foaf:name "Moving point"@en .

<product/23610#subject> a schema:CreativeWork ;
    schema:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn ;
    foaf:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn .

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

<album/159801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn ;
    mo:performance_of <album/159801#musicalwork> ;
    mo:recorded_as <album/159801#musicalexpression> ;
    schema:name "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn ;
    schema:workPerformed <album/159801#musicalwork> .

<https://media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159801#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> ;
    foaf:depicts <album/159801#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> .

<https://medium-media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Giovanni Rios"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "Giovanni Rios"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N2V"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "N2V"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Will Chen"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "Will Chen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Froud"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "Nick Froud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "乃工 Milkman @WS Music"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "乃工 Milkman @WS Music"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marti Noguer"@en ;
            foaf:made <album/159801#composition> ;
            foaf:name "Marti Noguer"@en ],
        <artist/31138#subject>,
        <artist/67229#subject>,
        <artist/72157#subject>,
        <artist/78588#subject>,
        <artist/78591#subject>,
        <artist/78596#subject>,
        <artist/80843#subject> ;
    mo:produced_work <album/159801#musicalwork> ;
    schema:name "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn .

<album/159801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-29"^^xsd:date ;
    dcterms:title "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159801#musicalexpression> ;
    mo:publisher _:Ne64d23407dba4d7d96f666c12cf863d8 ;
    mo:record _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    mo:record_count 1 ;
    schema:about <product/23610#subject> ;
    schema:datePublished "2026-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> ;
    schema:name "At the Wake of Spring"@en,
        "春晓时"@ja,
        "At the Wake of Spring"@ja-latn ;
    schema:publisher _:Ne64d23407dba4d7d96f666c12cf863d8 ;
    foaf:depiction <https://media.vgm.io/albums/10/159801/159801-185596fc00a3.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159801#subject> ;
    schema:name "乃工 Milkman @WS Music"@en ;
    foaf:made <album/159801#subject> ;
    foaf:name "乃工 Milkman @WS Music"@en .

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

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

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

_:N08174a301f0f438bae22880a0dd49a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skipping Through Light"@en,
        "巧径游光"@zd ;
    mo:track_number 17 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Skipping Through Light"@en,
        "巧径游光"@zd .

_:N08dc77f3e8e742f682a80693b04f82b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shatter the Crown"@en,
        "碾碎冠冕"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Shatter the Crown"@en,
        "碾碎冠冕"@zd .

_:N09b09d2d6b3042ddb2cba4d37176386c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blazing Hopes"@en,
        "百念炽盈"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Blazing Hopes"@en,
        "百念炽盈"@zd .

_:N175cfd74f2f14e71b6c9913e1ff5ddc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Words"@en,
        "言语潜流"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Beneath the Words"@en,
        "言语潜流"@zd .

_:N26f585be7d274cc6851c28fb46b8aee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaze and Ruin"@en,
        "焰蚀交错"@zd ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Blaze and Ruin"@en,
        "焰蚀交错"@zd .

_:N34fe28f0f858431b8d0ba7b2ac93e66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial Axis"@en,
        "天地枢"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Celestial Axis"@en,
        "天地枢"@zd .

_:N594256c189cd428ca16549003600258f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusions, Begone"@en,
        "驱妄象"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Illusions, Begone"@en,
        "驱妄象"@zd .

_:N64e4f4ea75564684b7039b6593b6ad7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Array of Fates"@en,
        "干支为列"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Array of Fates"@en,
        "干支为列"@zd .

_:N7408ce35024544539724894423fa9eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake the Sea"@en,
        "唤海"@zd ;
    mo:track_number 15 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Wake the Sea"@en,
        "唤海"@zd .

_:N753c549358424418a8333edec82ca8ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawn by Spring"@en,
        "春来相引"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Drawn by Spring"@en,
        "春来相引"@zd .

_:N819538cc66364369905a74c805fdfc60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Decay"@en,
        "秽蚀唤声"@zd ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Whispers of Decay"@en,
        "秽蚀唤声"@zd .

_:N8de1b5384d4c4a60b35a3dc10ce73bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil-Sealing Pool"@en,
        "镇祟池"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Evil-Sealing Pool"@en,
        "镇祟池"@zd .

_:N97f2730006f34048b4643322d357f4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rewrite the Prophecy"@en,
        "征服预言"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Rewrite the Prophecy"@en,
        "征服预言"@zd .

_:N9e6c808e6e9649138b5a6d380892cf44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seize the Pass"@en,
        "夺此关"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Seize the Pass"@en,
        "夺此关"@zd .

_:Nb27e93b7b92947fdb665b736ba042b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drowned in Depth"@en,
        "沉沉掩水"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Drowned in Depth"@en,
        "沉沉掩水"@zd .

_:Nba6edd072f904dc38c4be1bc415244cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Annihilation Response"@en,
        "灭绝响应"@zd ;
    mo:track_number 14 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Annihilation Response"@en,
        "灭绝响应"@zd .

_:Nd7fb420d2e5447b2adee74065b0440af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Lanterns"@en,
        "千灯盛放"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N152a316716e241b4b4a3d4c58d63e0d9 ;
    schema:name "Blooming Lanterns"@en,
        "千灯盛放"@zd .

_:Ne64d23407dba4d7d96f666c12cf863d8 schema:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn ;
    foaf:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn .

_:N152a316716e241b4b4a3d4c58d63e0d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08174a301f0f438bae22880a0dd49a91,
        _:N08dc77f3e8e742f682a80693b04f82b4,
        _:N09b09d2d6b3042ddb2cba4d37176386c,
        _:N175cfd74f2f14e71b6c9913e1ff5ddc5,
        _:N26f585be7d274cc6851c28fb46b8aee6,
        _:N34fe28f0f858431b8d0ba7b2ac93e66b,
        _:N594256c189cd428ca16549003600258f,
        _:N64e4f4ea75564684b7039b6593b6ad7c,
        _:N7408ce35024544539724894423fa9eca,
        _:N753c549358424418a8333edec82ca8ca,
        _:N819538cc66364369905a74c805fdfc60,
        _:N8de1b5384d4c4a60b35a3dc10ce73bf6,
        _:N97f2730006f34048b4643322d357f4d9,
        _:N9e6c808e6e9649138b5a6d380892cf44,
        _:Nb27e93b7b92947fdb665b736ba042b9a,
        _:Nba6edd072f904dc38c4be1bc415244cf,
        _:Nd7fb420d2e5447b2adee74065b0440af ;
    mo:track_count 17 ;
    schema:duration "PT40:30"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N08174a301f0f438bae22880a0dd49a91,
        _:N08dc77f3e8e742f682a80693b04f82b4,
        _:N09b09d2d6b3042ddb2cba4d37176386c,
        _:N175cfd74f2f14e71b6c9913e1ff5ddc5,
        _:N26f585be7d274cc6851c28fb46b8aee6,
        _:N34fe28f0f858431b8d0ba7b2ac93e66b,
        _:N594256c189cd428ca16549003600258f,
        _:N64e4f4ea75564684b7039b6593b6ad7c,
        _:N7408ce35024544539724894423fa9eca,
        _:N753c549358424418a8333edec82ca8ca,
        _:N819538cc66364369905a74c805fdfc60,
        _:N8de1b5384d4c4a60b35a3dc10ce73bf6,
        _:N97f2730006f34048b4643322d357f4d9,
        _:N9e6c808e6e9649138b5a6d380892cf44,
        _:Nb27e93b7b92947fdb665b736ba042b9a,
        _:Nba6edd072f904dc38c4be1bc415244cf,
        _:Nd7fb420d2e5447b2adee74065b0440af .

