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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20002#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/20002#composition>,
        <album/20002#subject> ;
    foaf:name "U2"@en .

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/20002#musicalexpression> a mo:Signal ;
    mo:published_as <album/20002#subject> ;
    mo:records <album/20002#performance> .

<album/20002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn ;
    mo:performance_of <album/20002#musicalwork> ;
    mo:recorded_as <album/20002#musicalexpression> ;
    schema:name "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn ;
    schema:workPerformed <album/20002#musicalwork> .

<org/1015#subject> schema:name "Cherry Lunaburst"@en,
        "Cherry Lunaburst"@ja,
        "Cherry Lunaburst"@ja-latn ;
    foaf:name "Cherry Lunaburst"@en,
        "Cherry Lunaburst"@ja,
        "Cherry Lunaburst"@ja-latn .

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

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

<album/20002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/20002#musicalwork> ;
    schema:name "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn .

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

<album/20002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn ;
    mo:catalogue_number "CLEP-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20002#musicalexpression> ;
    mo:publisher <org/1015#subject> ;
    mo:record _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/20002/20002-1277406025.jpg> ;
    schema:name "Banshikaiketsu"@en,
        "「万紙開穴」～ばんしかいけつ～"@ja,
        "Banshikaiketsu"@ja-latn ;
    schema:publisher <org/1015#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/20002/20002-1277406025.jpg> .

_:N10351ac003a64960b4adb44010324979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky of Scarlet Perception (Driving Source of Reference)"@en,
        "緋想天 打ち込みによる参考音源"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Sky of Scarlet Perception (Driving Source of Reference)"@en,
        "緋想天 打ち込みによる参考音源"@ja .

_:N1a1b5c49c82f4190bc0badbbd9eea028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of Deserted Hell"@en,
        "廃獄ララバイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Lullaby of Deserted Hell"@en,
        "廃獄ララバイ"@ja .

_:N1bc99590225544d3a19a5249f90fca60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith (Driving Source of Reference)"@en,
        "ネイティブフェイス 打ち込みによる参考音源"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Native Faith (Driving Source of Reference)"@en,
        "ネイティブフェイス 打ち込みによる参考音源"@ja .

_:N20501ecbbe7d4620b1383d866f8ec91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら ～ Japanize Dream..."@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら ～ Japanize Dream..."@ja .

_:N27c20fb11e3d48049f4fbe5261f3b8c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja .

_:N323bcb7181484bd5aefbd6da551e3823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky of Scarlet Perception"@en,
        "緋想天"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Sky of Scarlet Perception"@en,
        "緋想天"@ja .

_:N32d2ef8d88f84a52989735a4ed8afa84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Paradise (Driving Source of Reference)"@en,
        "久遠の楽園 打ち込みによる参考音源"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Eternal Paradise (Driving Source of Reference)"@en,
        "久遠の楽園 打ち込みによる参考音源"@ja .

_:N3ea4cc3bf2df4a309c2f2ac5019145f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Paradise"@en,
        "久遠の楽園"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Eternal Paradise"@en,
        "久遠の楽園"@ja .

_:N4481c017326949d096c4d2ae74b1cf4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghostly Band ~ Phantom Ensemble"@en,
        "幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Ghostly Band ~ Phantom Ensemble"@en,
        "幽霊楽団 ～ Phantom Ensemble"@ja .

_:N5e0739c29d734735a77dccabeb1d6809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corpse Voyage ~ Be of good cheer! (Driving Source of Reference)"@en,
        "死体旅行 ～ Be of good cheer! 打ち込みによる参考音源"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Corpse Voyage ~ Be of good cheer! (Driving Source of Reference)"@en,
        "死体旅行 ～ Be of good cheer! 打ち込みによる参考音源"@ja .

_:N7bb847159fc44c61a42b7480030b08ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@en,
        "ネイティブフェイス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Native Faith"@en,
        "ネイティブフェイス"@ja .

_:N986edb54896049ad889e3a5c594285a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969 (Driving Source of Reference)"@en,
        "ヴォヤージュ1969 打ち込みによる参考音源"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Voyage 1969 (Driving Source of Reference)"@en,
        "ヴォヤージュ1969 打ち込みによる参考音源"@ja .

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

_:Nc50dbb34517a4d60bcd25f54fff0b1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of Deserted Hell (Driving Source of Reference)"@en,
        "廃獄ララバイ 打ち込みによる参考音源"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Lullaby of Deserted Hell (Driving Source of Reference)"@en,
        "廃獄ララバイ 打ち込みによる参考音源"@ja .

_:Nd097e2c60f614079b5cfa90b0e3d2e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream... (Driving Source of Reference)"@en,
        "さくらさくら ～ Japanize Dream... 打ち込みによる参考音源"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Sakura, Sakura ~ Japanize Dream... (Driving Source of Reference)"@en,
        "さくらさくら ～ Japanize Dream... 打ち込みによる参考音源"@ja .

_:Nf8923374e16c4f8ab5d497132920b117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghostly Band ~ Phantom Ensemble (Driving Source of Reference)"@en,
        "幽霊楽団 ～ Phantom Ensemble 打ち込みによる参考音源"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N04b1c3787981420c8bdfb9fb59d2f519 ;
    schema:name "Ghostly Band ~ Phantom Ensemble (Driving Source of Reference)"@en,
        "幽霊楽団 ～ Phantom Ensemble 打ち込みによる参考音源"@ja .

_:N04b1c3787981420c8bdfb9fb59d2f519 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10351ac003a64960b4adb44010324979,
        _:N1a1b5c49c82f4190bc0badbbd9eea028,
        _:N1bc99590225544d3a19a5249f90fca60,
        _:N20501ecbbe7d4620b1383d866f8ec91b,
        _:N27c20fb11e3d48049f4fbe5261f3b8c4,
        _:N323bcb7181484bd5aefbd6da551e3823,
        _:N32d2ef8d88f84a52989735a4ed8afa84,
        _:N3ea4cc3bf2df4a309c2f2ac5019145f3,
        _:N4481c017326949d096c4d2ae74b1cf4e,
        _:N5e0739c29d734735a77dccabeb1d6809,
        _:N7bb847159fc44c61a42b7480030b08ea,
        _:N986edb54896049ad889e3a5c594285a9,
        _:Na9544d12da5744948bd1d2a2cda03168,
        _:Nc50dbb34517a4d60bcd25f54fff0b1d5,
        _:Nd097e2c60f614079b5cfa90b0e3d2e22,
        _:Nf8923374e16c4f8ab5d497132920b117 ;
    mo:track_count 16 ;
    schema:duration "PT28:45"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N10351ac003a64960b4adb44010324979,
        _:N1a1b5c49c82f4190bc0badbbd9eea028,
        _:N1bc99590225544d3a19a5249f90fca60,
        _:N20501ecbbe7d4620b1383d866f8ec91b,
        _:N27c20fb11e3d48049f4fbe5261f3b8c4,
        _:N323bcb7181484bd5aefbd6da551e3823,
        _:N32d2ef8d88f84a52989735a4ed8afa84,
        _:N3ea4cc3bf2df4a309c2f2ac5019145f3,
        _:N4481c017326949d096c4d2ae74b1cf4e,
        _:N5e0739c29d734735a77dccabeb1d6809,
        _:N7bb847159fc44c61a42b7480030b08ea,
        _:N986edb54896049ad889e3a5c594285a9,
        _:Na9544d12da5744948bd1d2a2cda03168,
        _:Nc50dbb34517a4d60bcd25f54fff0b1d5,
        _:Nd097e2c60f614079b5cfa90b0e3d2e22,
        _:Nf8923374e16c4f8ab5d497132920b117 .

