@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 _:Nc92e9474332a4f0e9c9a9e60f5d9421a ;
    mo:record _:N8b7d915bd0864da08f425de08c992b82,
        _:N9852be7434744fbdb16f4a784231b8f0 ;
    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 _:Nc92e9474332a4f0e9c9a9e60f5d9421a ;
    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#subject> ;
    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#lyrics> ;
    foaf:name "Inc."@en .

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

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

_:N16f11fc150944ed4b924ca398e75adb6 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "VIII. THE FIRE (English Ver.)"@en .

_:N26b215993ca942b6a45176e9b971f91c 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "III. THE RAIN (English Ver.)"@en .

_:N28b38f33ac00490698a0718459deb6fd 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "IX. THE ICE (English Ver.)"@en .

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

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

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

_:N57eae49dbaac4a92b9a542f2e753e938 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "VII. THE RUST (English Ver.)"@en .

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

_:N618d9c84aca34372a81d8f435b83b94e 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "V. THE CRYSTAL (English Ver.)"@en .

_:N72dd47aefde045948f62e9e6b6cc97fe 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "X. THE FLOWER (English Ver.)"@en .

_:N730ae9e763b24cd0b979f4e03913f751 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "VI. THE SWORD ff (English Ver.)"@en .

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

_:Nb049ddc427cf418e9c536f0e924ae6ca 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "IV. THE THUNDER (English Ver.)"@en .

_:Nc92e9474332a4f0e9c9a9e60f5d9421a 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 .

_:Ncdd920b1d021479d92171b12f8dd3bdd 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "II. THE SOUL (English Ver.)"@en .

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

_:Nd30c3fdca69d47008a426ada36eab718 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 _:N8b7d915bd0864da08f425de08c992b82 ;
    schema:name "I. THE LANCE (English Ver.)"@en .

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

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

_:N8b7d915bd0864da08f425de08c992b82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N16f11fc150944ed4b924ca398e75adb6,
        _:N26b215993ca942b6a45176e9b971f91c,
        _:N28b38f33ac00490698a0718459deb6fd,
        _:N57eae49dbaac4a92b9a542f2e753e938,
        _:N618d9c84aca34372a81d8f435b83b94e,
        _:N72dd47aefde045948f62e9e6b6cc97fe,
        _:N730ae9e763b24cd0b979f4e03913f751,
        _:Nb049ddc427cf418e9c536f0e924ae6ca,
        _:Ncdd920b1d021479d92171b12f8dd3bdd,
        _:Nd30c3fdca69d47008a426ada36eab718 ;
    mo:track_count 10 ;
    schema:duration "PT46:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N16f11fc150944ed4b924ca398e75adb6,
        _:N26b215993ca942b6a45176e9b971f91c,
        _:N28b38f33ac00490698a0718459deb6fd,
        _:N57eae49dbaac4a92b9a542f2e753e938,
        _:N618d9c84aca34372a81d8f435b83b94e,
        _:N72dd47aefde045948f62e9e6b6cc97fe,
        _:N730ae9e763b24cd0b979f4e03913f751,
        _:Nb049ddc427cf418e9c536f0e924ae6ca,
        _:Ncdd920b1d021479d92171b12f8dd3bdd,
        _:Nd30c3fdca69d47008a426ada36eab718 .

_:N9852be7434744fbdb16f4a784231b8f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00cb698d88b04fd288040220fda10e2a,
        _:N0d08f9fe15ad4bd7bae7088ace230b2d,
        _:N30ce4efe191942cc8150d3964c0955c5,
        _:N382f994860ad41418669b550ecbcc6cb,
        _:N39c8e4c370a0414e815a722baecd8542,
        _:N5e80ea71154b432883173c303aa53514,
        _:N955300a9e7d2499a9b6cf34100a1c01f,
        _:Ncf98747c09004dda87887716eba38491,
        _:Ne94e0fe85ed74a558f4891004fee9b85,
        _:Nfaf87ee1470b4cd3a6d91566ce4a5fd1 ;
    mo:track_count 10 ;
    schema:duration "PT46:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00cb698d88b04fd288040220fda10e2a,
        _:N0d08f9fe15ad4bd7bae7088ace230b2d,
        _:N30ce4efe191942cc8150d3964c0955c5,
        _:N382f994860ad41418669b550ecbcc6cb,
        _:N39c8e4c370a0414e815a722baecd8542,
        _:N5e80ea71154b432883173c303aa53514,
        _:N955300a9e7d2499a9b6cf34100a1c01f,
        _:Ncf98747c09004dda87887716eba38491,
        _:Ne94e0fe85ed74a558f4891004fee9b85,
        _:Nfaf87ee1470b4cd3a6d91566ce4a5fd1 .

