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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141490#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/141490#composition>,
        <album/141490#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<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/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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/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 .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<org/4298#subject> schema:name "Reso Music Records"@en,
        "Reso Music Records"@ja,
        "Reso Music Records"@ja-latn ;
    foaf:name "Reso Music Records"@en,
        "Reso Music Records"@ja,
        "Reso Music Records"@ja-latn .

<https://media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141490#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> ;
    foaf:depicts <album/141490#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> .

<https://medium-media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> a schema:ImageObject,
        foaf:Image .

<album/141490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/141490#musicalwork> ;
    schema:name "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn .

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

<album/141490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn ;
    mo:performance_of <album/141490#musicalwork> ;
    mo:performer <artist/49492#subject> ;
    mo:recorded_as <album/141490#musicalexpression> ;
    schema:byArtist <artist/49492#subject> ;
    schema:name "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn ;
    schema:workPerformed <album/141490#musicalwork> .

<artist/49492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141490#performance> ;
    schema:name "JAGMO"@en ;
    foaf:name "JAGMO"@en .

<album/141490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-01"^^xsd:date ;
    dcterms:title "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141490#musicalexpression> ;
    mo:publisher <org/4298#subject> ;
    mo:record _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/49492#subject> ;
    schema:datePublished "2024-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> ;
    schema:name "Symphony Orchestra of Gensokyo"@en,
        "幻想郷の交響楽団"@ja,
        "Gensoukyou no Koukyougakudan"@ja-latn ;
    schema:publisher <org/4298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/141490/141490-8bed4faac873.webp> .

_:N077718cd18d34837a8ecd5817fb384f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!!"@en,
        "Bad Apple!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Bad Apple!!"@en,
        "Bad Apple!!"@ja .

_:N15bcb9edc949497cade6f148320d1358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen Was Her? / Septette for a Dead Princess"@en,
        "U.N.オーエンは彼女なのか?/亡き王女の為のセプテット"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "U.N. Owen Was Her? / Septette for a Dead Princess"@en,
        "U.N.オーエンは彼女なのか?/亡き王女の為のセプテット"@ja .

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

_:N240bee49f3ef4c1e88da0c56094fd5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Moon / Gensokyo Millennium ~ History of the Moon / Eastern Judgement in the Sixtieth Year ~ Fate of Sixty Years / Native Faith / Emotional Skyscraper ~ Cosmic Mind"@en,
        "砕月/千年幻想郷 ～ History of the Moon/六十年目の東方裁判/ネイティブフェイス/感情の摩天楼 ～ Cosmic Mind"@ja ;
    mo:track_number 12 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Broken Moon / Gensokyo Millennium ~ History of the Moon / Eastern Judgement in the Sixtieth Year ~ Fate of Sixty Years / Native Faith / Emotional Skyscraper ~ Cosmic Mind"@en,
        "砕月/千年幻想郷 ～ History of the Moon/六十年目の東方裁判/ネイティブフェイス/感情の摩天楼 ～ Cosmic Mind"@ja .

_:N2ffdf4f79a674a76b03481e14c64c47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke / Reach for the Moon, Immortal Smoke / Love-Colored Master Spark / Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "月まで届け、不死の煙/恋色マスタースパーク/竹取飛翔 ～ Lunatic Princess"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Reach for the Moon, Immortal Smoke / Reach for the Moon, Immortal Smoke / Love-Colored Master Spark / Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "月まで届け、不死の煙/恋色マスタースパーク/竹取飛翔 ～ Lunatic Princess"@ja .

_:N307e8f428cc4457485a3f3e8e779fa8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hartmann's Youkai Girl / Hartmann's Youkai Girl / Solar Sect of Mystic Wisdom ~ Nuclear Fusion / Satori Maiden ~ 3rd Eye"@en,
        "ハルトマンの妖怪少女/霊知の太陽信仰 ～ Nuclear Fusion/少女さとり ～ 3rd eye"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Hartmann's Youkai Girl / Hartmann's Youkai Girl / Solar Sect of Mystic Wisdom ~ Nuclear Fusion / Satori Maiden ~ 3rd Eye"@en,
        "ハルトマンの妖怪少女/霊知の太陽信仰 ～ Nuclear Fusion/少女さとり ～ 3rd eye"@ja .

_:N3652a7af72a34e4c8d3ea4fd63c0d5e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Drive"@en,
        "デザイアドライブ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Desire Drive"@en,
        "デザイアドライブ"@ja .

_:N6e68cbd0647e4e639564fd997aa4880b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:N80a60f70af3647bab07129b6d7c4499a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:N942a15f3796f4f54afae7960ca8912da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl / Wind God Girl / Faith Is for the Transient People / Fall of Fall ~ Autumnal Waterfall"@en,
        "風神少女/信仰は儚き人間の為に/フォールオブフォール ～ 秋めく滝"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Wind God Girl / Wind God Girl / Faith Is for the Transient People / Fall of Fall ~ Autumnal Waterfall"@en,
        "風神少女/信仰は儚き人間の為に/フォールオブフォール ～ 秋めく滝"@ja .

_:Nb371128eec674dfd87fd1ac6baf4c2d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Ncf1bb77a93664fce89da0954e69a42b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja .

_:Nd516776067454e928734368d9e643228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Ink-Black Cherry Blossom ~ Border of Life / Bloom Nobly, Ink-Black Cherry Blossom / Doll Judgement / Phantom Band"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life/人形裁判 ～ 人の形弄びし少女/幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "Bloom Nobly, Ink-Black Cherry Blossom ~ Border of Life / Bloom Nobly, Ink-Black Cherry Blossom / Doll Judgement / Phantom Band"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life/人形裁判 ～ 人の形弄びし少女/幽霊楽団 ～ Phantom Ensemble"@ja .

_:Nfff5f3329fd242bcbb47d6aac5d5cf43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N389a9b8473dd4a16a5d7e2b87a4e11e7 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:N389a9b8473dd4a16a5d7e2b87a4e11e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N077718cd18d34837a8ecd5817fb384f5,
        _:N15bcb9edc949497cade6f148320d1358,
        _:N1b5df4ebaadc4af1bc2b8e38b44bf08e,
        _:N240bee49f3ef4c1e88da0c56094fd5c0,
        _:N2ffdf4f79a674a76b03481e14c64c47c,
        _:N307e8f428cc4457485a3f3e8e779fa8d,
        _:N3652a7af72a34e4c8d3ea4fd63c0d5e2,
        _:N6e68cbd0647e4e639564fd997aa4880b,
        _:N80a60f70af3647bab07129b6d7c4499a,
        _:N942a15f3796f4f54afae7960ca8912da,
        _:Nb371128eec674dfd87fd1ac6baf4c2d0,
        _:Ncf1bb77a93664fce89da0954e69a42b4,
        _:Nd516776067454e928734368d9e643228,
        _:Nfff5f3329fd242bcbb47d6aac5d5cf43 ;
    mo:track_count 14 ;
    schema:duration "PT77:28"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N077718cd18d34837a8ecd5817fb384f5,
        _:N15bcb9edc949497cade6f148320d1358,
        _:N1b5df4ebaadc4af1bc2b8e38b44bf08e,
        _:N240bee49f3ef4c1e88da0c56094fd5c0,
        _:N2ffdf4f79a674a76b03481e14c64c47c,
        _:N307e8f428cc4457485a3f3e8e779fa8d,
        _:N3652a7af72a34e4c8d3ea4fd63c0d5e2,
        _:N6e68cbd0647e4e639564fd997aa4880b,
        _:N80a60f70af3647bab07129b6d7c4499a,
        _:N942a15f3796f4f54afae7960ca8912da,
        _:Nb371128eec674dfd87fd1ac6baf4c2d0,
        _:Ncf1bb77a93664fce89da0954e69a42b4,
        _:Nd516776067454e928734368d9e643228,
        _:Nfff5f3329fd242bcbb47d6aac5d5cf43 .

