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

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

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

<album/152443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn ;
    mo:performance_of <album/152443#musicalwork> ;
    mo:recorded_as <album/152443#musicalexpression> ;
    schema:name "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn ;
    schema:workPerformed <album/152443#musicalwork> .

<https://media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152443#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> ;
    foaf:depicts <album/152443#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> .

<https://medium-media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> a schema:ImageObject,
        foaf:Image .

<album/152443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Inc."@en ;
            foaf:made <album/152443#composition> ;
            foaf:name "Inc."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bank of Innovation"@en ;
            foaf:made <album/152443#composition> ;
            foaf:name "Bank of Innovation"@en ] ;
    mo:produced_work <album/152443#musicalwork> ;
    schema:name "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn .

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

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

<album/152443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-22"^^xsd:date ;
    dcterms:title "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn ;
    mo:catalogue_number "MEMO-00003" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/152443#musicalexpression> ;
    mo:publisher _:Nef597dabe2a14140a5995e3b5e8cb82a ;
    mo:record _:N3674d87596474fab9ad73d3b38ce7c85,
        _:N68ae0524b7e94a588bef3dc764f54b55 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Memento Mori"@en ;
            foaf:name "Memento Mori"@en ] ;
    schema:datePublished "2025-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> ;
    schema:name "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@en,
        "メメントモリ Lament Collection Vol. 3 ～Witches of Qlipha～"@ja,
        "Memento Mori: Lament Collection Vol.3 ~Witches of Qlipha~"@ja-latn ;
    schema:publisher _:Nef597dabe2a14140a5995e3b5e8cb82a ;
    foaf:depiction <https://media.vgm.io/albums/34/152443/152443-6fd38e07d61e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bank of Innovation"@en ;
    foaf:made <album/152443#lyrics> ;
    foaf:name "Bank of Innovation"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Inc."@en ;
    foaf:made <album/152443#lyrics> ;
    foaf:name "Inc."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152443#subject> ;
    schema:name "Bank of Innovation"@en ;
    foaf:made <album/152443#subject> ;
    foaf:name "Bank of Innovation"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bank of Innovation"@en ;
    foaf:made <album/152443#subject> ;
    foaf:name "Bank of Innovation"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Inc."@en ;
    foaf:made <album/152443#subject> ;
    foaf:name "Inc."@en .

_:N069b1d23db4047548af9a4c8864cfc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIII. THE FIRE"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "VIII. THE FIRE"@en .

_:N379fb9bd199746999f404bd37cf05db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X. THE FLOWER"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "X. THE FLOWER"@en .

_:N3bbdb9412406447983fc47b113ecdfa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. THE THUNDER (English Ver.)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "IV. THE THUNDER (English Ver.)"@en .

_:N48a5027414da416a90a62f94edfa48fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II. THE SOUL (English Ver.)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "II. THE SOUL (English Ver.)"@en .

_:N56b14f0a02ef47509c833eced7e70168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI. THE SWORD ff (English Ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "VI. THE SWORD ff (English Ver.)"@en .

_:N5c27d1377e4647a1bb49a587393094ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V. THE CRYSTAL"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "V. THE CRYSTAL"@en .

_:N645070512c234b37b52b2c583ce3a73b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V. THE CRYSTAL (English Ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "V. THE CRYSTAL (English Ver.)"@en .

_:N653c3294d7e34c23929a796ce4552e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VII. THE RUST"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "VII. THE RUST"@en .

_:N6ac848af56d7466c91bf1d0602bd6f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III. THE RAIN (English Ver.)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "III. THE RAIN (English Ver.)"@en .

_:N70f06f8f7d5748fd880afa83f64d65ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VII. THE RUST (English Ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "VII. THE RUST (English Ver.)"@en .

_:N755b50b355264c078ba4f099717dd244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III. THE RAIN"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "III. THE RAIN"@en .

_:N793771c5aa3d482180b873754bce8a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI. THE SWORD ff"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "VI. THE SWORD ff"@en .

_:N9846381dbdcb459fbc1ee78728c99c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIII. THE FIRE (English Ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "VIII. THE FIRE (English Ver.)"@en .

_:Nb714223bd47843e38aae2166e8b0ed20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IX. THE ICE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "IX. THE ICE"@en .

_:Nbc7e35f0e95d4e4092fc87c61459bcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X. THE FLOWER (English Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "X. THE FLOWER (English Ver.)"@en .

_:Nc1299699365b44d8b101099373166a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II. THE SOUL"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "II. THE SOUL"@en .

_:Nc364cd90a9234ea692baffec985c86b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. THE LANCE"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "I. THE LANCE"@en .

_:Nc923f9f7049940fa85303486272e31df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. THE THUNDER"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N3674d87596474fab9ad73d3b38ce7c85 ;
    schema:name "IV. THE THUNDER"@en .

_:Nd300c040f6ad42eca4b1203be9ae9653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. THE LANCE (English Ver.)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "I. THE LANCE (English Ver.)"@en .

_:Ne1b9e051f0224a63831896bf76b2ec09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IX. THE ICE (English Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N68ae0524b7e94a588bef3dc764f54b55 ;
    schema:name "IX. THE ICE (English Ver.)"@en .

_:Nef597dabe2a14140a5995e3b5e8cb82a schema:name "Bank of Innovation, Inc."@en,
        "Bank of Innovation, Inc."@ja,
        "Bank of Innovation, Inc."@ja-latn ;
    foaf:name "Bank of Innovation, Inc."@en,
        "Bank of Innovation, Inc."@ja,
        "Bank of Innovation, Inc."@ja-latn .

_:N3674d87596474fab9ad73d3b38ce7c85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069b1d23db4047548af9a4c8864cfc8b,
        _:N379fb9bd199746999f404bd37cf05db6,
        _:N5c27d1377e4647a1bb49a587393094ba,
        _:N653c3294d7e34c23929a796ce4552e76,
        _:N755b50b355264c078ba4f099717dd244,
        _:N793771c5aa3d482180b873754bce8a58,
        _:Nb714223bd47843e38aae2166e8b0ed20,
        _:Nc1299699365b44d8b101099373166a32,
        _:Nc364cd90a9234ea692baffec985c86b7,
        _:Nc923f9f7049940fa85303486272e31df ;
    mo:track_count 10 ;
    schema:duration "PT46:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N069b1d23db4047548af9a4c8864cfc8b,
        _:N379fb9bd199746999f404bd37cf05db6,
        _:N5c27d1377e4647a1bb49a587393094ba,
        _:N653c3294d7e34c23929a796ce4552e76,
        _:N755b50b355264c078ba4f099717dd244,
        _:N793771c5aa3d482180b873754bce8a58,
        _:Nb714223bd47843e38aae2166e8b0ed20,
        _:Nc1299699365b44d8b101099373166a32,
        _:Nc364cd90a9234ea692baffec985c86b7,
        _:Nc923f9f7049940fa85303486272e31df .

_:N68ae0524b7e94a588bef3dc764f54b55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3bbdb9412406447983fc47b113ecdfa9,
        _:N48a5027414da416a90a62f94edfa48fe,
        _:N56b14f0a02ef47509c833eced7e70168,
        _:N645070512c234b37b52b2c583ce3a73b,
        _:N6ac848af56d7466c91bf1d0602bd6f95,
        _:N70f06f8f7d5748fd880afa83f64d65ee,
        _:N9846381dbdcb459fbc1ee78728c99c9b,
        _:Nbc7e35f0e95d4e4092fc87c61459bcd8,
        _:Nd300c040f6ad42eca4b1203be9ae9653,
        _:Ne1b9e051f0224a63831896bf76b2ec09 ;
    mo:track_count 10 ;
    schema:duration "PT46:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3bbdb9412406447983fc47b113ecdfa9,
        _:N48a5027414da416a90a62f94edfa48fe,
        _:N56b14f0a02ef47509c833eced7e70168,
        _:N645070512c234b37b52b2c583ce3a73b,
        _:N6ac848af56d7466c91bf1d0602bd6f95,
        _:N70f06f8f7d5748fd880afa83f64d65ee,
        _:N9846381dbdcb459fbc1ee78728c99c9b,
        _:Nbc7e35f0e95d4e4092fc87c61459bcd8,
        _:Nd300c040f6ad42eca4b1203be9ae9653,
        _:Ne1b9e051f0224a63831896bf76b2ec09 .

