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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<album/11569#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11569#musicalwork> ;
    schema:name "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn .

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

<album/11569#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn ;
    mo:performance_of <album/11569#musicalwork> ;
    mo:recorded_as <album/11569#musicalexpression> ;
    schema:name "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn ;
    schema:workPerformed <album/11569#musicalwork> .

<org/171#subject> schema:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn ;
    foaf:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/11569/11569-1231052431.png> a schema:ImageObject,
        foaf:Image .

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

<album/11569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn ;
    mo:catalogue_number "HKMP-OTO27" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11569#musicalexpression> ;
    mo:publisher <org/171#subject> ;
    mo:record _:N44964005bf30454ba762c667782a642d ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/11569/11569-1231052431.png> ;
    schema:name "Toho Gensoden"@en,
        "東方幻想殿"@ja,
        "Toho Gensoden"@ja-latn ;
    schema:publisher <org/171#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/11569/11569-1231052431.png> .

_:N0c27c7778e674ffc86c0a3d0bcfb9a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grimoire of Alice"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "The Grimoire of Alice"@ja .

_:N1472b794d7ae438589044b8bde0e9e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女綺想曲 ～ Capriccio"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "少女綺想曲 ～ Capriccio"@ja .

_:N3e9cf851d4884d93b9443349accfaf61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法決戦！～Fight it out"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "魔法決戦！～Fight it out"@ja .

_:N68c5674ad2a5431691da8a6fb86ff22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽夢 ～ Inanimate Dream"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "幽夢 ～ Inanimate Dream"@ja .

_:N6917576871894c10910c0039a1cc12f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神話幻想 ～ Infinite Being"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "神話幻想 ～ Infinite Being"@ja .

_:N7a28b0988b354b83a4ae15eea5ffdf25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dim. Dream"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "Dim. Dream"@ja .

_:N7ef22ac5ba984944b6ce05d6fc8ee230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁じざるをえない遊戯"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "禁じざるをえない遊戯"@ja .

_:N99789c6fdd624707baf32da196135908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魅魔様に勝っちゃった。うふ、うふ、うふふふふふふふふふふ･･"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "魅魔様に勝っちゃった。うふ、うふ、うふふふふふふふふふふ･･"@ja .

_:Nab183d35b2c04c5b93f1246de1dadffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Crisis!!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "Strawberry Crisis!!"@ja .

_:Ndc78f37e1c1b4e819f482e793a09c1d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "Reincarnation"@ja .

_:Ne15e7b530ef64d29938644a62706dcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailor of Time"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "Sailor of Time"@ja .

_:Ned27035f2dd0471ea4f25b898a47e43f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete Darkness"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N44964005bf30454ba762c667782a642d ;
    schema:name "Complete Darkness"@ja .

_:N44964005bf30454ba762c667782a642d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c27c7778e674ffc86c0a3d0bcfb9a2e,
        _:N1472b794d7ae438589044b8bde0e9e6d,
        _:N3e9cf851d4884d93b9443349accfaf61,
        _:N68c5674ad2a5431691da8a6fb86ff22e,
        _:N6917576871894c10910c0039a1cc12f6,
        _:N7a28b0988b354b83a4ae15eea5ffdf25,
        _:N7ef22ac5ba984944b6ce05d6fc8ee230,
        _:N99789c6fdd624707baf32da196135908,
        _:Nab183d35b2c04c5b93f1246de1dadffd,
        _:Ndc78f37e1c1b4e819f482e793a09c1d1,
        _:Ne15e7b530ef64d29938644a62706dcd8,
        _:Ned27035f2dd0471ea4f25b898a47e43f ;
    mo:track_count 12 ;
    schema:duration "PT38:32"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c27c7778e674ffc86c0a3d0bcfb9a2e,
        _:N1472b794d7ae438589044b8bde0e9e6d,
        _:N3e9cf851d4884d93b9443349accfaf61,
        _:N68c5674ad2a5431691da8a6fb86ff22e,
        _:N6917576871894c10910c0039a1cc12f6,
        _:N7a28b0988b354b83a4ae15eea5ffdf25,
        _:N7ef22ac5ba984944b6ce05d6fc8ee230,
        _:N99789c6fdd624707baf32da196135908,
        _:Nab183d35b2c04c5b93f1246de1dadffd,
        _:Ndc78f37e1c1b4e819f482e793a09c1d1,
        _:Ne15e7b530ef64d29938644a62706dcd8,
        _:Ned27035f2dd0471ea4f25b898a47e43f .

