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

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

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

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

<artist/66590#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143798#subject> ;
    schema:name "沐可Linda"@ja ;
    foaf:made <album/143798#composition>,
        <album/143798#subject> ;
    foaf:name "沐可Linda"@ja .

<artist/66591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143798#subject> ;
    schema:name "YUE.STEVEN"@en ;
    foaf:made <album/143798#composition>,
        <album/143798#subject> ;
    foaf:name "YUE.STEVEN"@en .

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

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

<artist/78019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143798#subject> ;
    schema:name "baitian"@en ;
    foaf:made <album/143798#composition>,
        <album/143798#subject> ;
    foaf:name "baitian"@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/143798#musicalexpression> a mo:Signal ;
    mo:published_as <album/143798#subject> ;
    mo:records <album/143798#performance> .

<album/143798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn ;
    mo:performance_of <album/143798#musicalwork> ;
    mo:recorded_as <album/143798#musicalexpression> ;
    schema:name "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn ;
    schema:workPerformed <album/143798#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/89/143798/143798-d79edc313422.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143798#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/143798/143798-d79edc313422.jpg> ;
    foaf:depicts <album/143798#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/143798/143798-d79edc313422.jpg> .

<https://medium-media.vgm.io/albums/89/143798/143798-d79edc313422.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TreeO3O"@en ;
            foaf:made <album/143798#composition> ;
            foaf:name "TreeO3O"@en ],
        <artist/64604#subject>,
        <artist/66590#subject>,
        <artist/66591#subject>,
        <artist/66593#subject>,
        <artist/68322#subject>,
        <artist/78019#subject> ;
    mo:produced_work <album/143798#musicalwork> ;
    schema:name "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn .

<album/143798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-24"^^xsd:date ;
    dcterms:title "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143798#musicalexpression> ;
    mo:publisher <org/3794#subject> ;
    mo:record _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2024-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/143798/143798-d79edc313422.jpg> ;
    schema:name "Into the Depths"@en,
        "五浔深处"@ja,
        "Into the Depths"@ja-latn ;
    schema:publisher <org/3794#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/143798/143798-d79edc313422.jpg> .

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

_:N07497447ec734c34a48b886a5305aae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Songweaver of the Night"@en,
        "琢谣未央"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Songweaver of the Night"@en,
        "琢谣未央"@zd .

_:N31230b4285344fa69476735687f3f9da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary Boat on a Long Voyage"@en,
        "远行的孤舟"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Solitary Boat on a Long Voyage"@en,
        "远行的孤舟"@zd .

_:N369fb843ccd7464c8b9fc434d03e3e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between the Waves"@en,
        "海浪之间"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Between the Waves"@en,
        "海浪之间"@zd .

_:N3db253ddf65a40589343306211e009ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De Caelo / On the Heavens"@en,
        "论天穹"@zd ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "De Caelo / On the Heavens"@en,
        "论天穹"@zd .

_:N491457d77d6f42efbde9c54e5348dea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De Sophisticis Elenchis / Sophistical Refutations"@en,
        "论谬误"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "De Sophisticis Elenchis / Sophistical Refutations"@en,
        "论谬误"@zd .

_:N4ae63fa57020474c956fa85d50a9ddc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of KU-Roro"@en,
        "库洛洛之歌"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Song of KU-Roro"@en,
        "库洛洛之歌"@zd .

_:N4c1926b3fa98433d873a86fb9d2560c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Destruction"@en,
        "毁灭的回声"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Echoes of Destruction"@en,
        "毁灭的回声"@zd .

_:N53a59d114a5f456cab590888ff03d27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refuge of the Survivors"@en,
        "孑遗者的故乡"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Refuge of the Survivors"@en,
        "孑遗者的故乡"@zd .

_:N60ca4da63b76473d8ed99f9385318041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wooly Warrior Strikes!"@en,
        "加油！羊咩勇士出击！"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Wooly Warrior Strikes!"@en,
        "加油！羊咩勇士出击！"@zd .

_:N74ea2fa0560b4d4d8f6a7758c18f051c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Very First Fairy Tale Theater"@en,
        "最初的童话剧场"@zd ;
    mo:track_number 16 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "The Very First Fairy Tale Theater"@en,
        "最初的童话剧场"@zd .

_:N7bae0bb625cf4989bad67fd6f02bb084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of a World"@en,
        "一个世界的毁灭"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "The End of a World"@en,
        "一个世界的毁灭"@zd .

_:N89cce6bb3b734ea7a36c27186bcf5791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the Rediscovered Tales"@en,
        "所有找回的故事"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "All the Rediscovered Tales"@en,
        "所有找回的故事"@zd .

_:N96e18c0aeb1f45b994da90ee626ac819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure in the Wooly Kingdom"@en,
        "羊咩王国大冒险"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Adventure in the Wooly Kingdom"@en,
        "羊咩王国大冒险"@zd .

_:Na4c8434d75b6410fbb929732db99fed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astrum Unicum / Stars, Rebirth, and You"@en,
        "繁星、新生，与你"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Astrum Unicum / Stars, Rebirth, and You"@en,
        "繁星、新生，与你"@zd .

_:Nc62389e8c7eb4b6eb9be61147227097a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De insomniis / On Dreams"@en,
        "论梦境"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "De insomniis / On Dreams"@en,
        "论梦境"@zd .

_:Nccf15b24c1364e88b1d6a605969ced1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peal to the Infinite Skies"@en,
        "质问苍穹的晚钟"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "Peal to the Infinite Skies"@en,
        "质问苍穹的晚钟"@zd .

_:Nd13b81aa36154d88b77f20efc93a7be4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De Anima / On the Soul"@en,
        "论灵魂"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "De Anima / On the Soul"@en,
        "论灵魂"@zd .

_:Nf64ea9ffd0094702a9400f7a211d62a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De Generatione et Corruptione / On Generation and Corruption"@en,
        "论生灭"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nbde7a50bcb184e8cbe65446ec735c7bb ;
    schema:name "De Generatione et Corruptione / On Generation and Corruption"@en,
        "论生灭"@zd .

_:Nbde7a50bcb184e8cbe65446ec735c7bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07497447ec734c34a48b886a5305aae7,
        _:N31230b4285344fa69476735687f3f9da,
        _:N369fb843ccd7464c8b9fc434d03e3e8b,
        _:N3db253ddf65a40589343306211e009ce,
        _:N491457d77d6f42efbde9c54e5348dea0,
        _:N4ae63fa57020474c956fa85d50a9ddc1,
        _:N4c1926b3fa98433d873a86fb9d2560c8,
        _:N53a59d114a5f456cab590888ff03d27d,
        _:N60ca4da63b76473d8ed99f9385318041,
        _:N74ea2fa0560b4d4d8f6a7758c18f051c,
        _:N7bae0bb625cf4989bad67fd6f02bb084,
        _:N89cce6bb3b734ea7a36c27186bcf5791,
        _:N96e18c0aeb1f45b994da90ee626ac819,
        _:Na4c8434d75b6410fbb929732db99fed5,
        _:Nc62389e8c7eb4b6eb9be61147227097a,
        _:Nccf15b24c1364e88b1d6a605969ced1a,
        _:Nd13b81aa36154d88b77f20efc93a7be4,
        _:Nf64ea9ffd0094702a9400f7a211d62a4 ;
    mo:track_count 18 ;
    schema:duration "PT35:36"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N07497447ec734c34a48b886a5305aae7,
        _:N31230b4285344fa69476735687f3f9da,
        _:N369fb843ccd7464c8b9fc434d03e3e8b,
        _:N3db253ddf65a40589343306211e009ce,
        _:N491457d77d6f42efbde9c54e5348dea0,
        _:N4ae63fa57020474c956fa85d50a9ddc1,
        _:N4c1926b3fa98433d873a86fb9d2560c8,
        _:N53a59d114a5f456cab590888ff03d27d,
        _:N60ca4da63b76473d8ed99f9385318041,
        _:N74ea2fa0560b4d4d8f6a7758c18f051c,
        _:N7bae0bb625cf4989bad67fd6f02bb084,
        _:N89cce6bb3b734ea7a36c27186bcf5791,
        _:N96e18c0aeb1f45b994da90ee626ac819,
        _:Na4c8434d75b6410fbb929732db99fed5,
        _:Nc62389e8c7eb4b6eb9be61147227097a,
        _:Nccf15b24c1364e88b1d6a605969ced1a,
        _:Nd13b81aa36154d88b77f20efc93a7be4,
        _:Nf64ea9ffd0094702a9400f7a211d62a4 .

