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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153945#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/153945#composition>,
        <album/153945#subject> ;
    foaf:name "ZUN"@en .

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/153945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/153945#musicalwork> ;
    schema:name "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn .

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

<album/153945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn ;
    mo:performance_of <album/153945#musicalwork> ;
    mo:recorded_as <album/153945#musicalexpression> ;
    schema:name "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn ;
    schema:workPerformed <album/153945#musicalwork> .

<org/3648#subject> schema:name "Emoism Records"@en,
        "Emoism Records"@ja,
        "Emoism Records"@ja-latn ;
    foaf:name "Emoism Records"@en,
        "Emoism Records"@ja,
        "Emoism Records"@ja-latn .

<https://media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153945#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> ;
    foaf:depicts <album/153945#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> .

<https://medium-media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn ;
    mo:catalogue_number "EMCD-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153945#musicalexpression> ;
    mo:publisher <org/3648#subject> ;
    mo:record _:Na464c1e3d19441c29f73a13e86d1c01d ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> ;
    schema:name "The Memory of Touhou"@en,
        "The Memory of Touhou"@ja,
        "The Memory of Touhou"@ja-latn ;
    schema:publisher <org/3648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/153945/153945-0887df34d02b.jpg> .

_:N014ebe93d18f4f3dad7c212835704297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MERMAID"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "MERMAID"@ja .

_:N48d61e34187f4683b05dd89de6e985c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "満ちた月の呼声"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "満ちた月の呼声"@ja .

_:N619f2d23a61043adadf533beba211aba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Centennial Future"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Centennial Future"@ja .

_:N773956f5713b4279a4f55c769f645d50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goddess Destroyed U"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Goddess Destroyed U"@ja .

_:N9d10e5115ff840aea769fd39f5791826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apollo"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Apollo"@ja .

_:N9fb266bfb1f44890ad8472736e088827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loop Up"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Loop Up"@ja .

_:Ndcff20c4647a42b6ac14d83114a1e465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ontembaar 9"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Ontembaar 9"@ja .

_:Ne1f4f187ad504c59ba15c5d13916ebb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na464c1e3d19441c29f73a13e86d1c01d ;
    schema:name "Sakura, Sakura"@ja .

_:Na464c1e3d19441c29f73a13e86d1c01d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014ebe93d18f4f3dad7c212835704297,
        _:N48d61e34187f4683b05dd89de6e985c2,
        _:N619f2d23a61043adadf533beba211aba,
        _:N773956f5713b4279a4f55c769f645d50,
        _:N9d10e5115ff840aea769fd39f5791826,
        _:N9fb266bfb1f44890ad8472736e088827,
        _:Ndcff20c4647a42b6ac14d83114a1e465,
        _:Ne1f4f187ad504c59ba15c5d13916ebb2 ;
    mo:track_count 8 ;
    schema:duration "PT24:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N014ebe93d18f4f3dad7c212835704297,
        _:N48d61e34187f4683b05dd89de6e985c2,
        _:N619f2d23a61043adadf533beba211aba,
        _:N773956f5713b4279a4f55c769f645d50,
        _:N9d10e5115ff840aea769fd39f5791826,
        _:N9fb266bfb1f44890ad8472736e088827,
        _:Ndcff20c4647a42b6ac14d83114a1e465,
        _:Ne1f4f187ad504c59ba15c5d13916ebb2 .

