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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/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 .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<https://media.vgm.io/albums/96/20469/20469-1280593425.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20469#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/20469/20469-1280593425.jpg> ;
    foaf:depicts <album/20469#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/20469/20469-1280593425.jpg> .

<https://medium-media.vgm.io/albums/96/20469/20469-1280593425.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20469#performance> ;
    schema:name "YUGE"@en,
        "湯毛"@ja ;
    foaf:name "YUGE"@en,
        "湯毛"@ja .

<album/20469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody of Blast"@en,
        "Melody of Blast"@ja,
        "Melody of Blast"@ja-latn ;
    mo:performance_of <album/20469#musicalwork> ;
    mo:performer _:N359d1a0ec24445e7805a6b341a6bcfcd,
        _:N44e06c04fc454d70962f048ee07eff05,
        _:Na354d42906764069b97fe73ce813559e,
        _:Nfe683f32dc624d6898ae1f6263f9efd1,
        <artist/32323#subject> ;
    mo:recorded_as <album/20469#musicalexpression> ;
    schema:byArtist _:N359d1a0ec24445e7805a6b341a6bcfcd,
        _:N44e06c04fc454d70962f048ee07eff05,
        _:Na354d42906764069b97fe73ce813559e,
        _:Nfe683f32dc624d6898ae1f6263f9efd1,
        <artist/32323#subject> ;
    schema:name "Melody of Blast"@en,
        "Melody of Blast"@ja,
        "Melody of Blast"@ja-latn ;
    schema:workPerformed <album/20469#musicalwork> .

<album/20469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Melody of Blast"@en,
        "Melody of Blast"@ja,
        "Melody of Blast"@ja-latn ;
    mo:catalogue_number "CATS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20469#musicalexpression> ;
    mo:publisher _:N6c55393e9e234fa7a47ecce23cd6615f ;
    mo:record _:N2e4cba7979e74c6992f549493ca69288 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "nadaru"@en ;
            foaf:name "nadaru"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carbonic Acid"@en ;
            foaf:name "Carbonic Acid"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "cyuusonng"@en ;
            foaf:name "cyuusonng"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kurono"@en ;
            foaf:name "kurono"@en ],
        <artist/32323#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/20469/20469-1280593425.jpg> ;
    schema:name "Melody of Blast"@en,
        "Melody of Blast"@ja,
        "Melody of Blast"@ja-latn ;
    schema:publisher _:N6c55393e9e234fa7a47ecce23cd6615f ;
    foaf:depiction <https://media.vgm.io/albums/96/20469/20469-1280593425.jpg> .

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

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

_:N359d1a0ec24445e7805a6b341a6bcfcd a schema:Person,
        foaf:Person ;
    mo:performed <album/20469#performance> ;
    schema:name "Carbonic Acid"@en ;
    foaf:name "Carbonic Acid"@en .

_:N44e06c04fc454d70962f048ee07eff05 a schema:Person,
        foaf:Person ;
    mo:performed <album/20469#performance> ;
    schema:name "cyuusonng"@en ;
    foaf:name "cyuusonng"@en .

_:N65e069cb378646aca6fb5d4a02524b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Breeze"@en,
        "春風"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Spring Breeze"@en,
        "春風"@ja .

_:N6c55393e9e234fa7a47ecce23cd6615f schema:name "Carbonic Acid"@en ;
    foaf:name "Carbonic Acid"@en .

_:Na354d42906764069b97fe73ce813559e a schema:Person,
        foaf:Person ;
    mo:performed <album/20469#performance> ;
    schema:name "nadaru"@en ;
    foaf:name "nadaru"@en .

_:Na90c76a62a4e423fa09209b68a8fe098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Ambivalence"@en,
        "感情のアンビバレンス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Emotional Ambivalence"@en,
        "感情のアンビバレンス"@ja .

_:Nad1ddb3f819746d395b7b76a146eff2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't stop sparks"@en,
        "Don't stop sparks"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Don't stop sparks"@en,
        "Don't stop sparks"@ja .

_:Nb4513bbc3ee74e01bcc288ba2a3cc5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cluster of Cluster"@en,
        "Cluster of Cluster"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Cluster of Cluster"@en,
        "Cluster of Cluster"@ja .

_:Nb4623dbd37eb4a16a797da516bf32560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind Alley"@en,
        "Blind Alley"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Blind Alley"@en,
        "Blind Alley"@ja .

_:Nc770f0dc73564ace865763376e745482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Domination"@en,
        "幻想風靡"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Illusionary Domination"@en,
        "幻想風靡"@ja .

_:Nc7843ecd75794ac387641541889b2a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell's Tokamak"@en,
        "ヘルズトカマク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N2e4cba7979e74c6992f549493ca69288 ;
    schema:name "Hell's Tokamak"@en,
        "ヘルズトカマク"@ja .

_:Nfe683f32dc624d6898ae1f6263f9efd1 a schema:Person,
        foaf:Person ;
    mo:performed <album/20469#performance> ;
    schema:name "kurono"@en ;
    foaf:name "kurono"@en .

_:N2e4cba7979e74c6992f549493ca69288 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N65e069cb378646aca6fb5d4a02524b8d,
        _:Na90c76a62a4e423fa09209b68a8fe098,
        _:Nad1ddb3f819746d395b7b76a146eff2e,
        _:Nb4513bbc3ee74e01bcc288ba2a3cc5a3,
        _:Nb4623dbd37eb4a16a797da516bf32560,
        _:Nc770f0dc73564ace865763376e745482,
        _:Nc7843ecd75794ac387641541889b2a70 ;
    mo:track_count 7 ;
    schema:duration "PT30:49"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N65e069cb378646aca6fb5d4a02524b8d,
        _:Na90c76a62a4e423fa09209b68a8fe098,
        _:Nad1ddb3f819746d395b7b76a146eff2e,
        _:Nb4513bbc3ee74e01bcc288ba2a3cc5a3,
        _:Nb4623dbd37eb4a16a797da516bf32560,
        _:Nc770f0dc73564ace865763376e745482,
        _:Nc7843ecd75794ac387641541889b2a70 .

