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

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

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

<event/11> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 2 (May 04, 2005)" .

<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/13439#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13439#musicalwork> ;
    schema:name "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn .

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

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

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

<https://media.vgm.io/albums/93/13439/13439-1242149689.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13439#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/13439/13439-1242149689.png> ;
    foaf:depicts <album/13439#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/13439/13439-1242149689.png> .

<https://medium-media.vgm.io/albums/93/13439/13439-1242149689.png> a schema:ImageObject,
        foaf:Image .

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

<album/13439#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn ;
    mo:performance_of <album/13439#musicalwork> ;
    mo:performer _:Na86564a8ba0e4af1a9956148de414677 ;
    mo:recorded_as <album/13439#musicalexpression> ;
    schema:byArtist _:Na86564a8ba0e4af1a9956148de414677 ;
    schema:name "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn ;
    schema:workPerformed <album/13439#musicalwork> .

<album/13439#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-04"^^xsd:date ;
    dcterms:title "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn ;
    mo:catalogue_number "SWCD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13439#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:Nd3626f85e9374b26ab202eee08e48548 ;
    mo:record_count 1 ;
    mo:release <event/11> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mecha Miromu"@en ;
            foaf:name "Mecha Miromu"@en ] ;
    schema:datePublished "2005-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/13439/13439-1242149689.png> ;
    schema:name "I Could Die For Your Bullet"@en,
        "きみのたまなら死ねる"@ja,
        "Kimi no Tama nara Shineru"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/13439/13439-1242149689.png> .

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

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

_:N03e4e992024b440193f9e05b544eba79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみのゆめなら死ねる"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "きみのゆめなら死ねる"@ja .

_:N060ea32c98eb4480bbb63a90927dfd6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブクレシュティの雪上開花"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "ブクレシュティの雪上開花"@ja .

_:N247847f0d76946099eae0b364f579401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silly Walker AM Radio"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "Silly Walker AM Radio"@ja .

_:N2dbd66dfcd854dd9bc4a521634b2bd28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海ネオンライト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "上海ネオンライト"@ja .

_:N7a6e053cbe6b4e8fbab1104e6ba9d3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chen-Chen-Stray"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "Chen-Chen-Stray"@ja .

_:N82792227c47d4b9892821112a61eeb72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イントロ ～ 無何有からの曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "イントロ ～ 無何有からの曲"@ja .

_:N8d8255a16557438a999ffc78a03ede2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルティ*ビット*フレーズ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "メルティ*ビット*フレーズ"@ja .

_:N99558a3157f84fbd833499ad04531e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色デンシディスコ。"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "恋色デンシディスコ。"@ja .

_:N9e20dfbff85849dca247e25d5f073bbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔(中略)祭"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "魔(中略)祭"@ja .

_:Na31f22c7b6e64b849b57a742079df204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラクタ通りのプレイン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "ガラクタ通りのプレイン"@ja .

_:Na86564a8ba0e4af1a9956148de414677 a schema:Person,
        foaf:Person ;
    mo:performed <album/13439#performance> ;
    schema:name "Mecha Miromu"@en ;
    foaf:name "Mecha Miromu"@en .

_:Nab7f07b2941c4a6caee0a77195b0f9c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakur@"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "Sakur@"@ja .

_:Nc59a072c1a544ef4b70a8f67dbe206f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silly Walker AM Radio"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nd3626f85e9374b26ab202eee08e48548 ;
    schema:name "Silly Walker AM Radio"@ja .

_:Nd3626f85e9374b26ab202eee08e48548 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e4e992024b440193f9e05b544eba79,
        _:N060ea32c98eb4480bbb63a90927dfd6a,
        _:N247847f0d76946099eae0b364f579401,
        _:N2dbd66dfcd854dd9bc4a521634b2bd28,
        _:N7a6e053cbe6b4e8fbab1104e6ba9d3df,
        _:N82792227c47d4b9892821112a61eeb72,
        _:N8d8255a16557438a999ffc78a03ede2d,
        _:N99558a3157f84fbd833499ad04531e74,
        _:N9e20dfbff85849dca247e25d5f073bbf,
        _:Na31f22c7b6e64b849b57a742079df204,
        _:Nab7f07b2941c4a6caee0a77195b0f9c7,
        _:Nc59a072c1a544ef4b70a8f67dbe206f4 ;
    mo:track_count 12 ;
    schema:duration "PT47:33"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03e4e992024b440193f9e05b544eba79,
        _:N060ea32c98eb4480bbb63a90927dfd6a,
        _:N247847f0d76946099eae0b364f579401,
        _:N2dbd66dfcd854dd9bc4a521634b2bd28,
        _:N7a6e053cbe6b4e8fbab1104e6ba9d3df,
        _:N82792227c47d4b9892821112a61eeb72,
        _:N8d8255a16557438a999ffc78a03ede2d,
        _:N99558a3157f84fbd833499ad04531e74,
        _:N9e20dfbff85849dca247e25d5f073bbf,
        _:Na31f22c7b6e64b849b57a742079df204,
        _:Nab7f07b2941c4a6caee0a77195b0f9c7,
        _:Nc59a072c1a544ef4b70a8f67dbe206f4 .

