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

<album/13303#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn ;
    mo:produced_work <album/13303#musicalwork> ;
    schema:name "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn .

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

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

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

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

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

<album/13303#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn ;
    mo:performance_of <album/13303#musicalwork> ;
    mo:recorded_as <album/13303#musicalexpression> ;
    schema:name "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn ;
    schema:workPerformed <album/13303#musicalwork> .

<org/278#subject> schema:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn ;
    foaf:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/13303/13303-1323437233.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13303#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn ;
    mo:catalogue_number "WAVE-00008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13303#musicalexpression> ;
    mo:publisher <org/278#subject> ;
    mo:record _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/13303/13303-1323437233.jpg> ;
    schema:name "Voyager ~ Touhou Sengikyoku"@en,
        "Voyager ~ 東方仙戯曲"@ja,
        "Voyager ~ Touhou Sengikyoku"@ja-latn ;
    schema:publisher <org/278#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/13303/13303-1323437233.jpg> .

_:N0065705b330448a0b6f5ea903b1c0b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master Magus ~ Who Stole Me?"@en,
        "Master Magus ～ 誰が私を盗んだ?"@ja,
        "Master Magus ~ Dare ga Watashi o Nusunda"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Master Magus ~ Who Stole Me?"@en,
        "Master Magus ～ 誰が私を盗んだ?"@ja,
        "Master Magus ~ Dare ga Watashi o Nusunda"@ja-latn .

_:N067aa0b6372f45b983991888d6dc6b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna Clock ~ Maid and Pepper"@en,
        "Luna Clock ～ メイドと胡椒"@ja,
        "Luna Clock ~ Meido to Koshou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Luna Clock ~ Maid and Pepper"@en,
        "Luna Clock ～ メイドと胡椒"@ja,
        "Luna Clock ~ Meido to Koshou"@ja-latn .

_:N0f2f144b37ba48f1ba71ca97f9601681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Sword ~ Konpaku's Warning"@en,
        "Ancient Sword ～ 魂魄の忠告"@ja,
        "Ancient Sword ~ Konpaku no Chuukoku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Ancient Sword ~ Konpaku's Warning"@en,
        "Ancient Sword ～ 魂魄の忠告"@ja,
        "Ancient Sword ~ Konpaku no Chuukoku"@ja-latn .

_:N4a9ccbdc8688442a9681a3bf9b8740dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro symphonia ~ Fake Barrier Story"@en,
        "Necro symphonia ～ 偽・結界物語"@ja,
        "Necro symphonia ~ Nise Kekkai Monogatari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Necro symphonia ~ Fake Barrier Story"@en,
        "Necro symphonia ～ 偽・結界物語"@ja,
        "Necro symphonia ~ Nise Kekkai Monogatari"@ja-latn .

_:N5a6c422b78f54177b6f8322ddf0f462a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BONUS TRACKS(1)"@en,
        "BONUS TRACKS(1)"@ja,
        "BONUS TRACKS(1)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "BONUS TRACKS(1)"@en,
        "BONUS TRACKS(1)"@ja,
        "BONUS TRACKS(1)"@ja-latn .

_:N695bb19d101743b8bf9e1e47d89cd70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyager"@en,
        "voyager"@ja,
        "voyager"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "voyager"@en,
        "voyager"@ja,
        "voyager"@ja-latn .

_:N99393f2decc04fe48794e45561de57fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BONUS TRACKS(2)"@en,
        "BONUS TRACKS(2)"@ja,
        "BONUS TRACKS(2)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "BONUS TRACKS(2)"@en,
        "BONUS TRACKS(2)"@ja,
        "BONUS TRACKS(2)"@ja-latn .

_:Nb53682f8a6ba407b89bc28b19f98a527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of the Dream"@en,
        "夢の終わりに"@ja,
        "Yume no Owari ni"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "At the End of the Dream"@en,
        "夢の終わりに"@ja,
        "Yume no Owari ni"@ja-latn .

_:Nb56587a7104342c18ba144907a6595c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Sengikyoku"@en,
        "東方仙戯曲"@ja,
        "Touhou Sen Gikyoku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Touhou Sengikyoku"@en,
        "東方仙戯曲"@ja,
        "Touhou Sen Gikyoku"@ja-latn .

_:Nc16b15917fed451cbb072ea090c72f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into the Fantasia ~ Illusionary Night Travel"@en,
        "into the Fantasia ～ 幻視夜行"@ja,
        "into the Fantasia ~Genshi Yakou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "into the Fantasia ~ Illusionary Night Travel"@en,
        "into the Fantasia ～ 幻視夜行"@ja,
        "into the Fantasia ~Genshi Yakou"@ja-latn .

_:Nc1dc4ce58bc3424e9be4017cd832e21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in the Wonderland ~ Queen's Judgement"@en,
        "Alice in the Wonderland ～ 女王裁判"@ja,
        "Alice in the Wonderland ~ Joou Saiban"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Alice in the Wonderland ~ Queen's Judgement"@en,
        "Alice in the Wonderland ～ 女王裁判"@ja,
        "Alice in the Wonderland ~ Joou Saiban"@ja-latn .

_:Nc78773c9e66f4e229b0d50cc7db9a150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Looking-Glass - One More Daughter"@en,
        "Through the Looking glass ～ モウヒトリノ姫君"@ja,
        "Through the Looking glass ~ Mou Hitori no Himegimi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0ffd6788f27b4e71ab681ef7311eb4e3 ;
    schema:name "Through the Looking-Glass - One More Daughter"@en,
        "Through the Looking glass ～ モウヒトリノ姫君"@ja,
        "Through the Looking glass ~ Mou Hitori no Himegimi"@ja-latn .

_:N0ffd6788f27b4e71ab681ef7311eb4e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0065705b330448a0b6f5ea903b1c0b53,
        _:N067aa0b6372f45b983991888d6dc6b96,
        _:N0f2f144b37ba48f1ba71ca97f9601681,
        _:N4a9ccbdc8688442a9681a3bf9b8740dc,
        _:N5a6c422b78f54177b6f8322ddf0f462a,
        _:N695bb19d101743b8bf9e1e47d89cd70a,
        _:N99393f2decc04fe48794e45561de57fc,
        _:Nb53682f8a6ba407b89bc28b19f98a527,
        _:Nb56587a7104342c18ba144907a6595c4,
        _:Nc16b15917fed451cbb072ea090c72f87,
        _:Nc1dc4ce58bc3424e9be4017cd832e21f,
        _:Nc78773c9e66f4e229b0d50cc7db9a150 ;
    mo:track_count 12 ;
    schema:duration "PT51:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0065705b330448a0b6f5ea903b1c0b53,
        _:N067aa0b6372f45b983991888d6dc6b96,
        _:N0f2f144b37ba48f1ba71ca97f9601681,
        _:N4a9ccbdc8688442a9681a3bf9b8740dc,
        _:N5a6c422b78f54177b6f8322ddf0f462a,
        _:N695bb19d101743b8bf9e1e47d89cd70a,
        _:N99393f2decc04fe48794e45561de57fc,
        _:Nb53682f8a6ba407b89bc28b19f98a527,
        _:Nb56587a7104342c18ba144907a6595c4,
        _:Nc16b15917fed451cbb072ea090c72f87,
        _:Nc1dc4ce58bc3424e9be4017cd832e21f,
        _:Nc78773c9e66f4e229b0d50cc7db9a150 .

