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

<artist/16321#subject> a schema:Person,
        foaf:Person ;
    schema:name "bit"@en ;
    foaf:made <album/11496#lyrics>,
        <album/11496#subject> ;
    foaf:name "bit"@en .

<artist/2486#subject> a schema:Person,
        foaf:Person ;
    schema:name "NYO"@en ;
    foaf:made <album/11496#lyrics>,
        <album/11496#subject> ;
    foaf:name "NYO"@en .

<artist/35193#subject> a schema:Person,
        foaf:Person ;
    schema:name "Silver Forest"@en ;
    foaf:made <album/11496#lyrics>,
        <album/11496#subject> ;
    foaf:name "Silver Forest"@en .

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/11496#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11496#musicalwork> ;
    schema:name "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn .

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

<org/102#subject> schema:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/11496/11496-1230694117.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Natsumi"@en,
        "なつみ"@ja ;
    foaf:made <album/11496#lyrics>,
        <album/11496#subject> ;
    foaf:name "Natsumi"@en,
        "なつみ"@ja .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/4704#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Ayaya"@en ;
    foaf:name "Ayaya"@en .

<artist/4848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Sayuri"@en,
        "さゆり"@ja ;
    foaf:name "Sayuri"@en,
        "さゆり"@ja .

<artist/4849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Nano"@en ;
    foaf:name "Nano"@en .

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

<album/11496#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn ;
    mo:performance_of <album/11496#musicalwork> ;
    mo:performer _:N1e37c6a429dc48d5b1dae9f3d3dbb4b9,
        _:Nd38a89d763af45dea77a816315dde7d6,
        <artist/2279#subject>,
        <artist/2324#subject>,
        <artist/2603#subject>,
        <artist/4704#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    mo:recorded_as <album/11496#musicalexpression> ;
    schema:byArtist _:N1e37c6a429dc48d5b1dae9f3d3dbb4b9,
        _:Nd38a89d763af45dea77a816315dde7d6,
        <artist/2279#subject>,
        <artist/2324#subject>,
        <artist/2603#subject>,
        <artist/4704#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    schema:name "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn ;
    schema:workPerformed <album/11496#musicalwork> .

<album/11496#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn ;
    mo:catalogue_number "SFNC-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11496#musicalexpression> ;
    mo:publisher <org/102#subject> ;
    mo:record _:Nbcbca4c1207e415187b0e73297c52bcb ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Momoka Kamo"@en ;
            foaf:name "Momoka Kamo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Alternative ending)"@en ;
            foaf:name "(Alternative ending)"@en ],
        <artist/2279#subject>,
        <artist/2324#subject>,
        <artist/2603#subject>,
        <artist/4704#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/11496/11496-1230694117.jpg> ;
    schema:name "Eternal Paradigm"@en,
        "悠久パラダイム"@ja,
        "Eternal Paradigm"@ja-latn ;
    schema:publisher <org/102#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/11496/11496-1230694117.jpg> .

_:N0f5fbe3adda44e1fa80a8e83be5d5bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minorin Fantasia"@en,
        "みのりんふぁんたじあ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Minorin Fantasia"@en,
        "みのりんふぁんたじあ"@ja .

_:N1597b2167fd44d8b9f80254c20019c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shower of Love ~KOI SHIGURE~"@en,
        "恋時雨 ～KOI SHIGURE～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Shower of Love ~KOI SHIGURE~"@en,
        "恋時雨 ～KOI SHIGURE～"@ja .

_:N18c3738a8b7047b38d0fec3bda7bc970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever... carry on"@en,
        "Ever... carry on"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Ever... carry on"@en,
        "Ever... carry on"@ja .

_:N1e37c6a429dc48d5b1dae9f3d3dbb4b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "Momoka Kamo"@en ;
    foaf:name "Momoka Kamo"@en .

_:N21b2048001f5419d81e8129c02d1ff3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Heart"@en,
        "Sweet Heart"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Sweet Heart"@en,
        "Sweet Heart"@ja .

_:N31387695e3f849b39364d7693c51fdf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody that Plays Our Demise"@en,
        "終焉を告げる調べ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Melody that Plays Our Demise"@en,
        "終焉を告げる調べ"@ja .

_:N6c5b10ab77c746c8a32792169625318a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Stars, the Moon, and the Cosmos"@en,
        "星と月と宇宙のむこうで"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Beyond the Stars, the Moon, and the Cosmos"@en,
        "星と月と宇宙のむこうで"@ja .

_:N9ff5f1716f574441945e33972f818623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Meow Song"@en,
        "ねこにゃんのうた"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Cat Meow Song"@en,
        "ねこにゃんのうた"@ja .

_:Ncae88d65650e4dd492476a7b54be0e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hands on me (Sayuri ver)"@en,
        "hands on me (さゆり ver)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "hands on me (Sayuri ver)"@en,
        "hands on me (さゆり ver)"@ja .

_:Ncdb978908dcf4f7695f6026bbce1561b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brand-new joy"@en,
        "brand-new joy"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "brand-new joy"@en,
        "brand-new joy"@ja .

_:Nd38a89d763af45dea77a816315dde7d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/11496#performance> ;
    schema:name "(Alternative ending)"@en ;
    foaf:name "(Alternative ending)"@en .

_:Nd63c15b7e98c4af38c2b4835d270c034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Abyssal Darkness (Nano ver)"@en,
        "深淵なる闇の彼方 (Nano ver)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Beyond the Abyssal Darkness (Nano ver)"@en,
        "深淵なる闇の彼方 (Nano ver)"@ja .

_:Nd95fe2838b554edbbb5764cb3d594209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuko wo Gatsu!"@en,
        "ぬこをガッ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nbcbca4c1207e415187b0e73297c52bcb ;
    schema:name "Nuko wo Gatsu!"@en,
        "ぬこをガッ！"@ja .

_:Nbcbca4c1207e415187b0e73297c52bcb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5fbe3adda44e1fa80a8e83be5d5bb4,
        _:N1597b2167fd44d8b9f80254c20019c75,
        _:N18c3738a8b7047b38d0fec3bda7bc970,
        _:N21b2048001f5419d81e8129c02d1ff3e,
        _:N31387695e3f849b39364d7693c51fdf9,
        _:N6c5b10ab77c746c8a32792169625318a,
        _:N9ff5f1716f574441945e33972f818623,
        _:Ncae88d65650e4dd492476a7b54be0e0f,
        _:Ncdb978908dcf4f7695f6026bbce1561b,
        _:Nd63c15b7e98c4af38c2b4835d270c034,
        _:Nd95fe2838b554edbbb5764cb3d594209 ;
    mo:track_count 11 ;
    schema:duration "PT42:50"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f5fbe3adda44e1fa80a8e83be5d5bb4,
        _:N1597b2167fd44d8b9f80254c20019c75,
        _:N18c3738a8b7047b38d0fec3bda7bc970,
        _:N21b2048001f5419d81e8129c02d1ff3e,
        _:N31387695e3f849b39364d7693c51fdf9,
        _:N6c5b10ab77c746c8a32792169625318a,
        _:N9ff5f1716f574441945e33972f818623,
        _:Ncae88d65650e4dd492476a7b54be0e0f,
        _:Ncdb978908dcf4f7695f6026bbce1561b,
        _:Nd63c15b7e98c4af38c2b4835d270c034,
        _:Nd95fe2838b554edbbb5764cb3d594209 .

