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

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

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

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

<event/39> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 2 (Nov 12, 2006)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/11449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11449#musicalwork> ;
    schema:name "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn .

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

<org/174#subject> schema:name "Lumpy TZS"@en,
        "蟲とLumpyとミュージックコンクリート"@ja,
        "Lumpy TZS"@ja-latn ;
    foaf:name "Lumpy TZS"@en,
        "蟲とLumpyとミュージックコンクリート"@ja,
        "Lumpy TZS"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/11449/11449-1230425755.png> a schema:ImageObject,
        foaf:Image .

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

<album/11449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn ;
    mo:performance_of <album/11449#musicalwork> ;
    mo:performer <artist/2420#subject> ;
    mo:recorded_as <album/11449#musicalexpression> ;
    schema:byArtist <artist/2420#subject> ;
    schema:name "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn ;
    schema:workPerformed <album/11449#musicalwork> .

<artist/2420#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11449#performance> ;
    schema:name "Nanako Suzuki"@en,
        "鈴木ななこ"@ja ;
    foaf:name "Nanako Suzuki"@en,
        "鈴木ななこ"@ja .

<album/11449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-12"^^xsd:date ;
    dcterms:title "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn ;
    mo:catalogue_number "LMPY-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11449#musicalexpression> ;
    mo:publisher <org/174#subject> ;
    mo:record _:N774149f736314e9ea93bed200280caaa ;
    mo:record_count 1 ;
    mo:release <event/39> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/2420#subject> ;
    schema:datePublished "2006-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/11449/11449-1230425755.png> ;
    schema:name "A Bug, Touhou, and Honey Milk (Poisoned)"@en,
        "蟲と東方と毒殺(ハニー)ミルク"@ja,
        "Mushi to Touhou to Dokusatsu (Honey) Milk"@ja-latn ;
    schema:publisher <org/174#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/11449/11449-1230425755.png> .

_:N0db9e77d2acc4ea8be17d23f1d9ae25b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最モ危険ナ童遊ビ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "最モ危険ナ童遊ビ"@ja .

_:N108564797a2141c7bf31818e72ef6b8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tele-phony terror (i wanted to believe it)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "tele-phony terror (i wanted to believe it)"@ja .

_:N2ad7f24932104b769af3e01c5811b070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "misT"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "misT"@ja .

_:N3b7cbe89ad63401c83e92ac69e076da2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dnabgib kaerB"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "dnabgib kaerB"@ja .

_:N49ce1bf5282b45c4b3af97803ee67729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wwrriiggggllee"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "wwrriiggggllee"@ja .

_:N4a9ab5a9d24d4a5ba4839f8c4547da1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlimited Voyage 1480"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "Unlimited Voyage 1480"@ja .

_:N60ebfadca38f40d28a528bc0f6e822f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate☆8bitCrash"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "Ultimate☆8bitCrash"@ja .

_:N9b28553aca9d4211803455e2fb44cd49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Forest"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "Deep Forest"@ja .

_:Nc7373e82a8f249fda7efc7b14b61438e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜折り折り折り折り折り"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "夜折り折り折り折り折り"@ja .

_:Ncf922dfa7b894dff83bccded895acd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEMY"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "DEMY"@ja .

_:Ne08b4f905c8c4278bceefe181354ff3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter Fire Flower"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "Enter Fire Flower"@ja .

_:Nf94356ff1a75498ab83033e0d8f4f916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "門番の知られざる17年 -E't'B-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "門番の知られざる17年 -E't'B-"@ja .

_:Nf9c1b2325a2045fcba5b46eafb6663cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぶれいくこあ？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "ぶれいくこあ？"@ja .

_:Nfcafc82f89014fbe9ef96d8b5f21ff0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirno foolish!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N774149f736314e9ea93bed200280caaa ;
    schema:name "Cirno foolish!"@ja .

_:N774149f736314e9ea93bed200280caaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db9e77d2acc4ea8be17d23f1d9ae25b,
        _:N108564797a2141c7bf31818e72ef6b8b,
        _:N2ad7f24932104b769af3e01c5811b070,
        _:N3b7cbe89ad63401c83e92ac69e076da2,
        _:N49ce1bf5282b45c4b3af97803ee67729,
        _:N4a9ab5a9d24d4a5ba4839f8c4547da1d,
        _:N60ebfadca38f40d28a528bc0f6e822f4,
        _:N9b28553aca9d4211803455e2fb44cd49,
        _:Nc7373e82a8f249fda7efc7b14b61438e,
        _:Ncf922dfa7b894dff83bccded895acd01,
        _:Ne08b4f905c8c4278bceefe181354ff3e,
        _:Nf94356ff1a75498ab83033e0d8f4f916,
        _:Nf9c1b2325a2045fcba5b46eafb6663cd,
        _:Nfcafc82f89014fbe9ef96d8b5f21ff0d ;
    mo:track_count 14 ;
    schema:duration "PT57:39"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0db9e77d2acc4ea8be17d23f1d9ae25b,
        _:N108564797a2141c7bf31818e72ef6b8b,
        _:N2ad7f24932104b769af3e01c5811b070,
        _:N3b7cbe89ad63401c83e92ac69e076da2,
        _:N49ce1bf5282b45c4b3af97803ee67729,
        _:N4a9ab5a9d24d4a5ba4839f8c4547da1d,
        _:N60ebfadca38f40d28a528bc0f6e822f4,
        _:N9b28553aca9d4211803455e2fb44cd49,
        _:Nc7373e82a8f249fda7efc7b14b61438e,
        _:Ncf922dfa7b894dff83bccded895acd01,
        _:Ne08b4f905c8c4278bceefe181354ff3e,
        _:Nf94356ff1a75498ab83033e0d8f4f916,
        _:Nf9c1b2325a2045fcba5b46eafb6663cd,
        _:Nfcafc82f89014fbe9ef96d8b5f21ff0d .

