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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<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/16807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16807#musicalwork> ;
    schema:name "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn .

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

<album/16807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn ;
    mo:performance_of <album/16807#musicalwork> ;
    mo:recorded_as <album/16807#musicalexpression> ;
    schema:name "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn ;
    schema:workPerformed <album/16807#musicalwork> .

<org/517#subject> schema:name "Magnum Opus"@en,
        "まぐなむお〜ぱす"@ja,
        "Magnum Opus"@ja-latn ;
    foaf:name "Magnum Opus"@en,
        "まぐなむお〜ぱす"@ja,
        "Magnum Opus"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/16807/16807-1264595364.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn ;
    mo:catalogue_number "MGCD-0004" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/16807#musicalexpression> ;
    mo:publisher <org/517#subject> ;
    mo:record _:N48b048c587454fe1803ac4917ec1cb85,
        _:Na6a7479d8bdf468b856c91380f72629e ;
    mo:record_count 2 ;
    mo:release <event/66> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/16807/16807-1264595364.jpg> ;
    schema:name "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@en,
        "東方幻朧悠月抄 ～ Imperishable sin and millennium history ～"@ja,
        "Touhou Genro Yugessho ~ Imperishable sin and millennium history ~"@ja-latn ;
    schema:publisher <org/517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/16807/16807-1264595364.jpg> .

_:N11ae5964b12e477fb66bf737e9da3e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Night Vignette ~ Immortal Sin"@en,
        "永夜抄 ～ 不滅の罪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Eternal Night Vignette ~ Immortal Sin"@en,
        "永夜抄 ～ 不滅の罪"@ja .

_:N17ffb43b9ce14ad983acf903b38b024b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Youkai Beauty"@en,
        "東方妖怪小町"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Eastern Youkai Beauty"@en,
        "東方妖怪小町"@ja .

_:N1bdc3d19abf943a59f1856c4f29b1aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1970"@en,
        "ヴォヤージュ1970"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Voyage 1970"@en,
        "ヴォヤージュ1970"@ja .

_:N263c965414c94dcd873799db75dcf7b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Eyes"@en,
        "狂気の瞳"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Lunatic Eyes"@en,
        "狂気の瞳"@ja .

_:N29cf7c9c04194f25a0cdd1fa0deb99be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage"@en,
        "シンデレラケージ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Cinderella Cage"@en,
        "シンデレラケージ"@ja .

_:N301c3c68c1be45ca803df7695839ee97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け、不死の煙"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け、不死の煙"@ja .

_:N3100a2d636bf4aeca1658aeba17c4a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stirring an Autumn Moon"@en,
        "蠢々秋月"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Stirring an Autumn Moon"@en,
        "蠢々秋月"@ja .

_:N36b3d3cc10f2486ba04cce0235e5bd13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Ash"@en,
        "エクステンドアッシュ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Extend Ash"@en,
        "エクステンドアッシュ"@ja .

_:N41c77a2dbd5a436db28fb1711dcaea4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N433429a04420465bbf5f17d8eab0d15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Night Vignette"@en,
        "永夜抄"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Eternal Night Vignette"@en,
        "永夜抄"@ja .

_:N445c1dee7b29429f92234343c0ff00be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight in the Bamboo Cutter"@en,
        "竹取飛翔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Flight in the Bamboo Cutter"@en,
        "竹取飛翔"@ja .

_:N4d3bc949c75046d88054aac84cd16298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East"@en,
        "懐かしき東方の血"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Nostalgic Blood of the East"@en,
        "懐かしき東方の血"@ja .

_:N4fcf24ff7ace44fb8ba87e640a21fc3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to All but the Song"@en,
        "もう歌しか聞こえない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Deaf to All but the Song"@en,
        "もう歌しか聞こえない"@ja .

_:N67fc2a2e98284b5cb62e97c575cd7612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retribution for the Eternal Night"@en,
        "永夜の報い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Retribution for the Eternal Night"@en,
        "永夜の報い"@ja .

_:N7ecf61ca85c54608a8f253ed96723bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969 ~ Truth"@en,
        "ヴォヤージュ1969 ～ 真実"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Voyage 1969 ~ Truth"@en,
        "ヴォヤージュ1969 ～ 真実"@ja .

_:N8a8dcf9f9dd041609791ce81d05bb81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to Eientei"@en,
        "永遠亭への道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT22:32"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Road to Eientei"@en,
        "永遠亭への道"@ja .

_:Na261b2e59b8048b5a8633d9fc087dea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio"@en,
        "少女綺想曲"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Maiden's Capriccio"@en,
        "少女綺想曲"@ja .

_:Na6858023be1b42f7a735c18902993299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night"@en,
        "幻視の夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Illusionary Night"@en,
        "幻視の夜"@ja .

_:Nad3d4d19cde041e19dbb7c50b18240c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium"@en,
        "千年幻想郷"@ja ;
    mo:track_number 14 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Gensokyo Millennium"@en,
        "千年幻想郷"@ja .

_:Nd030930aff104a6ca79a1357e538427f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Primrose"@en,
        "月見草"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Evening Primrose"@en,
        "月見草"@ja .

_:Ndb06555a3a774eb4b86c8f2489242d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plain Asia"@en,
        "プレインエイジア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Plain Asia"@en,
        "プレインエイジア"@ja .

_:Needd44ecb8634a04840518be67326b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Night Sparrow"@en,
        "夜雀の歌声"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Song of the Night Sparrow"@en,
        "夜雀の歌声"@ja .

_:Nf0acaaa604a94e39add56f443877198e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystical Maple ~ Daybreak"@en,
        "幽玄の槭樹 ～ 夜明け"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N48b048c587454fe1803ac4917ec1cb85 ;
    schema:name "Mystical Maple ~ Daybreak"@en,
        "幽玄の槭樹 ～ 夜明け"@ja .

_:Nfc12085a4305411ea807769a9e50a1cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969 ~ Lunatic Delusion"@en,
        "ヴォヤージュ1969 ～ 狂像の月"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na6a7479d8bdf468b856c91380f72629e ;
    schema:name "Voyage 1969 ~ Lunatic Delusion"@en,
        "ヴォヤージュ1969 ～ 狂像の月"@ja .

_:N48b048c587454fe1803ac4917ec1cb85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N11ae5964b12e477fb66bf737e9da3e43,
        _:N17ffb43b9ce14ad983acf903b38b024b,
        _:N1bdc3d19abf943a59f1856c4f29b1aa7,
        _:N301c3c68c1be45ca803df7695839ee97,
        _:N36b3d3cc10f2486ba04cce0235e5bd13,
        _:N445c1dee7b29429f92234343c0ff00be,
        _:N7ecf61ca85c54608a8f253ed96723bb7,
        _:N8a8dcf9f9dd041609791ce81d05bb81e,
        _:Nf0acaaa604a94e39add56f443877198e ;
    mo:track_count 9 ;
    schema:duration "PT61:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N11ae5964b12e477fb66bf737e9da3e43,
        _:N17ffb43b9ce14ad983acf903b38b024b,
        _:N1bdc3d19abf943a59f1856c4f29b1aa7,
        _:N301c3c68c1be45ca803df7695839ee97,
        _:N36b3d3cc10f2486ba04cce0235e5bd13,
        _:N445c1dee7b29429f92234343c0ff00be,
        _:N7ecf61ca85c54608a8f253ed96723bb7,
        _:N8a8dcf9f9dd041609791ce81d05bb81e,
        _:Nf0acaaa604a94e39add56f443877198e .

_:Na6a7479d8bdf468b856c91380f72629e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N263c965414c94dcd873799db75dcf7b3,
        _:N29cf7c9c04194f25a0cdd1fa0deb99be,
        _:N3100a2d636bf4aeca1658aeba17c4a2b,
        _:N41c77a2dbd5a436db28fb1711dcaea4b,
        _:N433429a04420465bbf5f17d8eab0d15e,
        _:N4d3bc949c75046d88054aac84cd16298,
        _:N4fcf24ff7ace44fb8ba87e640a21fc3a,
        _:N67fc2a2e98284b5cb62e97c575cd7612,
        _:Na261b2e59b8048b5a8633d9fc087dea3,
        _:Na6858023be1b42f7a735c18902993299,
        _:Nad3d4d19cde041e19dbb7c50b18240c3,
        _:Nd030930aff104a6ca79a1357e538427f,
        _:Ndb06555a3a774eb4b86c8f2489242d4d,
        _:Needd44ecb8634a04840518be67326b61,
        _:Nfc12085a4305411ea807769a9e50a1cc ;
    mo:track_count 15 ;
    schema:duration "PT76:34"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N263c965414c94dcd873799db75dcf7b3,
        _:N29cf7c9c04194f25a0cdd1fa0deb99be,
        _:N3100a2d636bf4aeca1658aeba17c4a2b,
        _:N41c77a2dbd5a436db28fb1711dcaea4b,
        _:N433429a04420465bbf5f17d8eab0d15e,
        _:N4d3bc949c75046d88054aac84cd16298,
        _:N4fcf24ff7ace44fb8ba87e640a21fc3a,
        _:N67fc2a2e98284b5cb62e97c575cd7612,
        _:Na261b2e59b8048b5a8633d9fc087dea3,
        _:Na6858023be1b42f7a735c18902993299,
        _:Nad3d4d19cde041e19dbb7c50b18240c3,
        _:Nd030930aff104a6ca79a1357e538427f,
        _:Ndb06555a3a774eb4b86c8f2489242d4d,
        _:Needd44ecb8634a04840518be67326b61,
        _:Nfc12085a4305411ea807769a9e50a1cc .

