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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/20/14202/14202-1245873045.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-19"^^xsd:date ;
    dcterms:title "Toho Saigensyu"@en,
        "東方最幻珠"@ja,
        "Toho Saigensyu"@ja-latn ;
    mo:catalogue_number "LSPT-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14202#musicalexpression> ;
    mo:publisher _:N26ef79b0ce624d769f847fc0220c0084 ;
    mo:record _:N304852c584da415e9f219fa0870614d4 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-07-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/14202/14202-1245873045.jpg> ;
    schema:name "Toho Saigensyu"@en,
        "東方最幻珠"@ja,
        "Toho Saigensyu"@ja-latn ;
    schema:publisher _:N26ef79b0ce624d769f847fc0220c0084 ;
    foaf:depiction <https://media.vgm.io/albums/20/14202/14202-1245873045.jpg> .

_:N03b247dcb02d4bf7be849bfdf05df4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corpse Voyage ~ Be of good cheer!"@en,
        "死体旅行　～ Be of good cheer!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Corpse Voyage ~ Be of good cheer!"@en,
        "死体旅行　～ Be of good cheer!"@ja .

_:N122cd08f512945cdad6f82586351c9a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血　～ Old World"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血　～ Old World"@ja .

_:N26ef79b0ce624d769f847fc0220c0084 schema:name "Last Sphere"@en ;
    foaf:name "Last Sphere"@en .

_:N4bbd2b71d0ab4df586588d5e3b7f3b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場　～ Suwa Foughten Field"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場　～ Suwa Foughten Field"@ja .

_:N597656d6f81e4b028d811ae569521e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar Sect of Mystic Wisdom ~ Nuclear Fusion"@en,
        "霊知の太陽信仰　～ Nuclear Fusion"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Solar Sect of Mystic Wisdom ~ Nuclear Fusion"@en,
        "霊知の太陽信仰　～ Nuclear Fusion"@ja .

_:N5d53efd434c148a09af24ad292fe50d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N982f6e7f12ed4814b09c9f988c17246b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲　～ Dream Battle"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲　～ Dream Battle"@ja .

_:N9a2e66506a4541dfa6359c5b0716ec0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@en,
        "ネイティブフェイス"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Native Faith"@en,
        "ネイティブフェイス"@ja .

_:Nc6195db32eb54cdc814876d2ce45780f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Lunar Dial"@en,
        "月時計　～ ルナ・ダイアル"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Lunar Clock ~ Lunar Dial"@en,
        "月時計　～ ルナ・ダイアル"@ja .

_:Nf49a3c8c02fd4a8bb8e858f84dd7f33d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because Princess Inada is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N304852c584da415e9f219fa0870614d4 ;
    schema:name "Because Princess Inada is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja .

_:N304852c584da415e9f219fa0870614d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03b247dcb02d4bf7be849bfdf05df4b2,
        _:N122cd08f512945cdad6f82586351c9a9,
        _:N4bbd2b71d0ab4df586588d5e3b7f3b7f,
        _:N597656d6f81e4b028d811ae569521e08,
        _:N5d53efd434c148a09af24ad292fe50d5,
        _:N982f6e7f12ed4814b09c9f988c17246b,
        _:N9a2e66506a4541dfa6359c5b0716ec0f,
        _:Nc6195db32eb54cdc814876d2ce45780f,
        _:Nf49a3c8c02fd4a8bb8e858f84dd7f33d ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N03b247dcb02d4bf7be849bfdf05df4b2,
        _:N122cd08f512945cdad6f82586351c9a9,
        _:N4bbd2b71d0ab4df586588d5e3b7f3b7f,
        _:N597656d6f81e4b028d811ae569521e08,
        _:N5d53efd434c148a09af24ad292fe50d5,
        _:N982f6e7f12ed4814b09c9f988c17246b,
        _:N9a2e66506a4541dfa6359c5b0716ec0f,
        _:Nc6195db32eb54cdc814876d2ce45780f,
        _:Nf49a3c8c02fd4a8bb8e858f84dd7f33d .

