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

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

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

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

<event/111> a mo:Release ;
    schema:name "Released at Sunshine Creation 30 (Jan 29, 2006)" .

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

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/17562#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17562#musicalwork> ;
    schema:name "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn .

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

<album/17562#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn ;
    mo:performance_of <album/17562#musicalwork> ;
    mo:recorded_as <album/17562#musicalexpression> ;
    schema:name "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn ;
    schema:workPerformed <album/17562#musicalwork> .

<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/26/17562/17562-1262912544.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17562#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/17562/17562-1262912544.gif> ;
    foaf:depicts <album/17562#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/17562/17562-1262912544.gif> .

<https://medium-media.vgm.io/albums/26/17562/17562-1262912544.gif> a schema:ImageObject,
        foaf:Image .

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

<album/17562#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-29"^^xsd:date ;
    dcterms:title "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn ;
    mo:catalogue_number "SWCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17562#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:N65177207f461442c927c17089ebc6596 ;
    mo:record_count 1 ;
    mo:release <event/111> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/17562/17562-1262912544.gif> ;
    schema:name "Tiger & Melon ~Melon no Kai~"@en,
        "タイガー&メロン ～メロンの回～"@ja,
        "Tiger & Melon ~Melon no Kai~"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/17562/17562-1262912544.gif> .

_:N0d4aa12114db484e8ee34504289b78d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Dial 300-398"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "Lunar Dial 300-398"@ja .

_:N1d709a1aab4544b092b2b1d38b1d1d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方カーニバル・擬似幻想セットＡ（過去曲ミックストラック）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT12:16"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "東方カーニバル・擬似幻想セットＡ（過去曲ミックストラック）"@ja .

_:N427ac84f52334467a048579ca1be9d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平成十八年の横浜幻想郷"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "平成十八年の横浜幻想郷"@ja .

_:N59acdd765a6e4ddb9ac8ce5c42a4d184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方カーニバル・擬似幻想セットＢ（過去曲ミックストラック）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT14:53"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "東方カーニバル・擬似幻想セットＢ（過去曲ミックストラック）"@ja .

_:N7a11f733ef584d3db68f070098152e79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poisoning"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "Poisoning"@ja .

_:Nad167b249f3546f88b2810ca7951111f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "射命丸は見た！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "射命丸は見た！"@ja .

_:Ncd0103d9308b440189a329a6e224bfc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽団ひとり"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "楽団ひとり"@ja .

_:Nd3c13c2fc59b43fd83594a5ea908f2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユニオン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N65177207f461442c927c17089ebc6596 ;
    schema:name "ユニオン"@ja .

_:N65177207f461442c927c17089ebc6596 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d4aa12114db484e8ee34504289b78d0,
        _:N1d709a1aab4544b092b2b1d38b1d1d37,
        _:N427ac84f52334467a048579ca1be9d49,
        _:N59acdd765a6e4ddb9ac8ce5c42a4d184,
        _:N7a11f733ef584d3db68f070098152e79,
        _:Nad167b249f3546f88b2810ca7951111f,
        _:Ncd0103d9308b440189a329a6e224bfc8,
        _:Nd3c13c2fc59b43fd83594a5ea908f2ed ;
    mo:track_count 8 ;
    schema:duration "PT54:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d4aa12114db484e8ee34504289b78d0,
        _:N1d709a1aab4544b092b2b1d38b1d1d37,
        _:N427ac84f52334467a048579ca1be9d49,
        _:N59acdd765a6e4ddb9ac8ce5c42a4d184,
        _:N7a11f733ef584d3db68f070098152e79,
        _:Nad167b249f3546f88b2810ca7951111f,
        _:Ncd0103d9308b440189a329a6e224bfc8,
        _:Nd3c13c2fc59b43fd83594a5ea908f2ed .

