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

<artist/49836#subject> a schema:Person,
        foaf:Person ;
    schema:name "PelleK"@en ;
    foaf:made <album/150917#lyrics>,
        <album/150917#subject> ;
    foaf:name "PelleK"@en .

<artist/73474#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tarokiki"@en ;
    foaf:made <album/150917#lyrics>,
        <album/150917#subject> ;
    foaf:name "Tarokiki"@en .

<artist/81144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Xulai"@en ;
    foaf:made <album/150917#lyrics>,
        <album/150917#subject> ;
    foaf:name "Xulai"@en .

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

<artist/64604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "jixwang"@en ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "jixwang"@en .

<artist/66593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "hou"@en ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "hou"@en .

<artist/68106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "Minase"@en ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "Minase"@en .

<artist/68322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "Gokou"@en ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "Gokou"@en .

<artist/69489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "Gai Gai Nyan"@en,
        "盖盖Nyan"@ja ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "Gai Gai Nyan"@en,
        "盖盖Nyan"@ja .

<artist/71283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "TLK天翔"@ja ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "TLK天翔"@ja .

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

<artist/80875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "win7mus"@en ;
    foaf:made <album/150917#composition>,
        <album/150917#subject> ;
    foaf:name "win7mus"@en .

<product/16581#subject> a schema:CreativeWork ;
    schema:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn ;
    foaf:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn .

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

<album/150917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn ;
    mo:performance_of <album/150917#musicalwork> ;
    mo:recorded_as <album/150917#musicalexpression> ;
    schema:name "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn ;
    schema:workPerformed <album/150917#musicalwork> .

<org/3794#subject> schema:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn ;
    foaf:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn .

<https://media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> ;
    foaf:depicts <album/150917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> .

<https://medium-media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/150917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@再定义Studio"@en ;
            foaf:made <album/150917#composition> ;
            foaf:name "@再定义Studio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@再定义Studio"@en ;
            foaf:made <album/150917#composition> ;
            foaf:name "@再定义Studio"@en ],
        <artist/64604#subject>,
        <artist/66593#subject>,
        <artist/68106#subject>,
        <artist/68322#subject>,
        <artist/69489#subject>,
        <artist/71283#subject>,
        <artist/72157#subject>,
        <artist/80875#subject> ;
    mo:produced_work <album/150917#musicalwork> ;
    schema:name "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn .

<album/150917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-05"^^xsd:date ;
    dcterms:title "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150917#musicalexpression> ;
    mo:publisher <org/3794#subject> ;
    mo:record _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2025-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> ;
    schema:name "An Untitled Long Poem"@en,
        "无名长诗"@ja,
        "An Untitled Long Poem"@ja-latn ;
    schema:publisher <org/3794#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/150917/150917-489df8069ddb.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Per Fredrik Aasly"@en ;
    foaf:made <album/150917#subject> ;
    foaf:name "(Per Fredrik Aasly"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "@再定义Studio"@en ;
    foaf:made <album/150917#subject> ;
    foaf:name "@再定义Studio"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150917#subject> ;
    schema:name "@再定义Studio"@en ;
    foaf:made <album/150917#subject> ;
    foaf:name "@再定义Studio"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Per Fredrik Aasly"@en ;
    foaf:made <album/150917#lyrics> ;
    foaf:name "(Per Fredrik Aasly"@en .

_:N1658a1c0ecf240858073b18f2f579789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode to the Nameless Martyr (Instrumental)"@en,
        "致以无名的抗争者 (Instrumental)"@zd ;
    mo:track_number 18 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Ode to the Nameless Martyr (Instrumental)"@en,
        "致以无名的抗争者 (Instrumental)"@zd .

_:N1de3dbb6a7244c5c9181868da319cce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Stars (Instrumental)"@en,
        "万千星语 (Instrumental)"@zd ;
    mo:track_number 19 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Whispers of Stars (Instrumental)"@en,
        "万千星语 (Instrumental)"@zd .

_:N1edb0439eb4c48c7a9a241fa4756333b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poetry for the Mountain"@en,
        "山麓诗语"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Poetry for the Mountain"@en,
        "山麓诗语"@zd .

_:N3176912ba3ac4c0ab197d39ea296c863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment of Silence"@en,
        "静穆之刻"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Moment of Silence"@en,
        "静穆之刻"@zd .

_:N43bf5d77c33b4837ad0286b961721610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Flight"@en,
        "地底飞行"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Underground Flight"@en,
        "地底飞行"@zd .

_:N4ce91ac7c10340e78f1a40c64d30be4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Walk into the Mist"@en,
        "疑雾漫行"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "A Walk into the Mist"@en,
        "疑雾漫行"@zd .

_:N5fa8c87da7cd44c8a8dfbcab15126766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daughters of Rinascita"@en,
        "黎那汐塔的女儿们"@zd ;
    mo:track_number 15 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Daughters of Rinascita"@en,
        "黎那汐塔的女儿们"@zd .

_:N61b5dc1ab271416094fce81ecee1e2d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Falls"@en,
        "星垂阔野"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Starlight Falls"@en,
        "星垂阔野"@zd .

_:N75b1827cc49541bfaa408b3e802911f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Clash of Water and Fire"@en,
        "泪焰终响"@zd ;
    mo:track_number 16 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "A Clash of Water and Fire"@en,
        "泪焰终响"@zd .

_:N82b7648447544013a057f11aba107304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the Currents"@en,
        "沉溺渊涌"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Against the Currents"@en,
        "沉溺渊涌"@zd .

_:N836aeefb6671407ca2eba11e1b3be240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Question My Fate"@en,
        "我质问我的命运"@zd ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "I Question My Fate"@en,
        "我质问我的命运"@zd .

_:N8998d857090d41229c3e604458ef8268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Write My Own Ending"@en,
        "我书写我的终局"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "I Write My Own Ending"@en,
        "我书写我的终局"@zd .

_:N959beaa7bede4a8bb678ed011f380575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story in a Loop"@en,
        "循环往复的虚构故事"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "A Story in a Loop"@en,
        "循环往复的虚构故事"@zd .

_:N9ba0a14209c9447eb2fa8e1339271536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude in the Adventure"@en,
        "冒险诗的间奏"@zd ;
    mo:track_number 9 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Interlude in the Adventure"@en,
        "冒险诗的间奏"@zd .

_:Na7b5b569565c4f44a2a0cbe6ca3343ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Answer to Myself"@en,
        "我做出我的解答"@zd ;
    mo:track_number 14 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "I Answer to Myself"@en,
        "我做出我的解答"@zd .

_:Nc64f1cc39dfa4af897febfc7cc224652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glory Never Fades"@en,
        "荣光不落"@zd ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Glory Never Fades"@en,
        "荣光不落"@zd .

_:Ndb63ec461bf34432b8bed09ff5229852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Stars"@en,
        "万千星语"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Whispers of Stars"@en,
        "万千星语"@zd .

_:Nde16a337ce2b4a3c9de3a731e13251cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swordsmanship"@en,
        "剑意"@zd ;
    mo:track_number 17 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Swordsmanship"@en,
        "剑意"@zd .

_:Nf2268677c5c446c6aec9e40450c88659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode to the Nameless Martyr"@en,
        "致以无名的抗争者"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N38475dcf4adb4358a39cc8ebac3c05c2 ;
    schema:name "Ode to the Nameless Martyr"@en,
        "致以无名的抗争者"@zd .

_:N38475dcf4adb4358a39cc8ebac3c05c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1658a1c0ecf240858073b18f2f579789,
        _:N1de3dbb6a7244c5c9181868da319cce8,
        _:N1edb0439eb4c48c7a9a241fa4756333b,
        _:N3176912ba3ac4c0ab197d39ea296c863,
        _:N43bf5d77c33b4837ad0286b961721610,
        _:N4ce91ac7c10340e78f1a40c64d30be4a,
        _:N5fa8c87da7cd44c8a8dfbcab15126766,
        _:N61b5dc1ab271416094fce81ecee1e2d0,
        _:N75b1827cc49541bfaa408b3e802911f3,
        _:N82b7648447544013a057f11aba107304,
        _:N836aeefb6671407ca2eba11e1b3be240,
        _:N8998d857090d41229c3e604458ef8268,
        _:N959beaa7bede4a8bb678ed011f380575,
        _:N9ba0a14209c9447eb2fa8e1339271536,
        _:Na7b5b569565c4f44a2a0cbe6ca3343ff,
        _:Nc64f1cc39dfa4af897febfc7cc224652,
        _:Ndb63ec461bf34432b8bed09ff5229852,
        _:Nde16a337ce2b4a3c9de3a731e13251cb,
        _:Nf2268677c5c446c6aec9e40450c88659 ;
    mo:track_count 19 ;
    schema:duration "PT44:58"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N1658a1c0ecf240858073b18f2f579789,
        _:N1de3dbb6a7244c5c9181868da319cce8,
        _:N1edb0439eb4c48c7a9a241fa4756333b,
        _:N3176912ba3ac4c0ab197d39ea296c863,
        _:N43bf5d77c33b4837ad0286b961721610,
        _:N4ce91ac7c10340e78f1a40c64d30be4a,
        _:N5fa8c87da7cd44c8a8dfbcab15126766,
        _:N61b5dc1ab271416094fce81ecee1e2d0,
        _:N75b1827cc49541bfaa408b3e802911f3,
        _:N82b7648447544013a057f11aba107304,
        _:N836aeefb6671407ca2eba11e1b3be240,
        _:N8998d857090d41229c3e604458ef8268,
        _:N959beaa7bede4a8bb678ed011f380575,
        _:N9ba0a14209c9447eb2fa8e1339271536,
        _:Na7b5b569565c4f44a2a0cbe6ca3343ff,
        _:Nc64f1cc39dfa4af897febfc7cc224652,
        _:Ndb63ec461bf34432b8bed09ff5229852,
        _:Nde16a337ce2b4a3c9de3a731e13251cb,
        _:Nf2268677c5c446c6aec9e40450c88659 .

