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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

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

<org/266#subject> schema:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn ;
    foaf:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/28675/28675-1315273252.jpg> a schema:ImageObject,
        foaf:Image .

<album/28675#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/28675#musicalwork> ;
    schema:name "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn .

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

<artist/11885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "IKUTO"@en ;
    foaf:name "IKUTO"@en .

<artist/11886#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "YUKI"@en,
        "ユキ"@ja ;
    foaf:name "YUKI"@en,
        "ユキ"@ja .

<artist/11888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "Erika Akiyama"@en,
        "秋山えりか"@ja ;
    foaf:name "Erika Akiyama"@en,
        "秋山えりか"@ja .

<artist/12841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "Mai"@en,
        "苺依"@ja ;
    foaf:name "Mai"@en,
        "苺依"@ja .

<artist/17126#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "Yuuma"@en,
        "勇舞"@ja ;
    foaf:name "Yuuma"@en,
        "勇舞"@ja .

<album/28675#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn ;
    mo:catalogue_number "SOH-0033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28675#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:N74a5ec667a5e4a24a4157d58a7531702 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "яisa"@en ;
            foaf:name "яisa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "くーたん"@en ;
            foaf:name "くーたん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kelly"@en ;
            foaf:name "Kelly"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CASTER"@en ;
            foaf:name "CASTER"@en ],
        <artist/11885#subject>,
        <artist/11886#subject>,
        <artist/11888#subject>,
        <artist/12841#subject>,
        <artist/17126#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/28675/28675-1315273252.jpg> ;
    schema:name "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/28675/28675-1315273252.jpg> .

<album/28675#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn ;
    mo:performance_of <album/28675#musicalwork> ;
    mo:performer _:N6a9bdcfd7c3e4c808990b9f4165869b9,
        _:N7d5123c462d64b1e9d41befbb4454cf6,
        _:Nb5a733cc1cdf4fb88c9c2ad8525ff929,
        _:Nc0b765c6053e4cf3a5fabe542e2ab81c,
        <artist/11885#subject>,
        <artist/11886#subject>,
        <artist/11888#subject>,
        <artist/12841#subject>,
        <artist/17126#subject> ;
    mo:recorded_as <album/28675#musicalexpression> ;
    schema:byArtist _:N6a9bdcfd7c3e4c808990b9f4165869b9,
        _:N7d5123c462d64b1e9d41befbb4454cf6,
        _:Nb5a733cc1cdf4fb88c9c2ad8525ff929,
        _:Nc0b765c6053e4cf3a5fabe542e2ab81c,
        <artist/11885#subject>,
        <artist/11886#subject>,
        <artist/11888#subject>,
        <artist/12841#subject>,
        <artist/17126#subject> ;
    schema:name "Touhou Koutetsu Gakudan"@en,
        "東方鋼鉄楽団"@ja,
        "Touhou Koutetsu Gakudan"@ja-latn ;
    schema:workPerformed <album/28675#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "tori"@en ;
    foaf:made <album/28675#subject> ;
    foaf:name "tori"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "tori"@en ;
    foaf:made <album/28675#lyrics> ;
    foaf:name "tori"@en .

_:N0e78c9f5a5434550b0c3d53ecefc6a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peaceful Romancer"@en,
        "peaceful Romancer"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "peaceful Romancer"@en,
        "peaceful Romancer"@ja .

_:N262fb0fe3d0f4483ae51f42b885f0744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Last Judgement (off vocal)"@en,
        "the Last Judgement (off vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "the Last Judgement (off vocal)"@en,
        "the Last Judgement (off vocal)"@ja .

_:N31331af196754fa1adaf77b7be7f2079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Sky of Scarlet Perception (psycho love) (off vocal)"@en,
        "東方緋想天 (psycho love) (off vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Oriental Sky of Scarlet Perception (psycho love) (off vocal)"@en,
        "東方緋想天 (psycho love) (off vocal)"@ja .

_:N359ab9f96d834e4caae175f0518f341f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!!"@en,
        "Bad Apple!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Bad Apple!!"@en,
        "Bad Apple!!"@ja .

_:N4f3148b0e19844e2865549e5963db28c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!! (off vocal)"@en,
        "Bad Apple!! (off vocal)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Bad Apple!! (off vocal)"@en,
        "Bad Apple!! (off vocal)"@ja .

_:N6861dc719a6741e4bdabea62be9f52e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Terror"@en,
        "眠れる恐怖"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Sleeping Terror"@en,
        "眠れる恐怖"@ja .

_:N6a9bdcfd7c3e4c808990b9f4165869b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "Kelly"@en ;
    foaf:name "Kelly"@en .

_:N7977ea91f57c4bd3a6ee2f47fb6f6cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Terror (off vocal)"@en,
        "眠れる恐怖 (off vocal)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Sleeping Terror (off vocal)"@en,
        "眠れる恐怖 (off vocal)"@ja .

_:N7d5123c462d64b1e9d41befbb4454cf6 a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "яisa"@en ;
    foaf:name "яisa"@en .

_:N874ccacdc0534f9897e80ec8f0995d08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peaceful Romancer (off vocal)"@en,
        "peaceful Romancer (off vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "peaceful Romancer (off vocal)"@en,
        "peaceful Romancer (off vocal)"@ja .

_:N8e3ea7f26ab34d94bfccbdf043dcd1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skygazer (off vocal)"@en,
        "仰空 (off vocal)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Skygazer (off vocal)"@en,
        "仰空 (off vocal)"@ja .

_:N92cc5e4728194f7e8c61033a711ce5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Sky of Scarlet Perception (psycho love)"@en,
        "東方緋想天 (psycho love)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Oriental Sky of Scarlet Perception (psycho love)"@en,
        "東方緋想天 (psycho love)"@ja .

_:N94d59c90c76e4767988e762639bad073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skygazer"@en,
        "仰空"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Skygazer"@en,
        "仰空"@ja .

_:Nb5a733cc1cdf4fb88c9c2ad8525ff929 a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "くーたん"@en ;
    foaf:name "くーたん"@en .

_:Nbfc7d352919b4c6dbf7b51ef39c5e239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special; Yesterday was not (off vocal)"@en,
        "明日ハレの日、ケの昨日 (off vocal)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Tomorrow will be Special; Yesterday was not (off vocal)"@en,
        "明日ハレの日、ケの昨日 (off vocal)"@ja .

_:Nc0b765c6053e4cf3a5fabe542e2ab81c a schema:Person,
        foaf:Person ;
    mo:performed <album/28675#performance> ;
    schema:name "CASTER"@en ;
    foaf:name "CASTER"@en .

_:Ncc600e59262e4274ab2982db1f93037a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja .

_:Ned21fa2be0d2475699096145fa6ca845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Last Judgement"@en,
        "the Last Judgement"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N74a5ec667a5e4a24a4157d58a7531702 ;
    schema:name "the Last Judgement"@en,
        "the Last Judgement"@ja .

_:N74a5ec667a5e4a24a4157d58a7531702 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e78c9f5a5434550b0c3d53ecefc6a5d,
        _:N262fb0fe3d0f4483ae51f42b885f0744,
        _:N31331af196754fa1adaf77b7be7f2079,
        _:N359ab9f96d834e4caae175f0518f341f,
        _:N4f3148b0e19844e2865549e5963db28c,
        _:N6861dc719a6741e4bdabea62be9f52e5,
        _:N7977ea91f57c4bd3a6ee2f47fb6f6cbe,
        _:N874ccacdc0534f9897e80ec8f0995d08,
        _:N8e3ea7f26ab34d94bfccbdf043dcd1ce,
        _:N92cc5e4728194f7e8c61033a711ce5d3,
        _:N94d59c90c76e4767988e762639bad073,
        _:Nbfc7d352919b4c6dbf7b51ef39c5e239,
        _:Ncc600e59262e4274ab2982db1f93037a,
        _:Ned21fa2be0d2475699096145fa6ca845 ;
    mo:track_count 14 ;
    schema:duration "PT62:18"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0e78c9f5a5434550b0c3d53ecefc6a5d,
        _:N262fb0fe3d0f4483ae51f42b885f0744,
        _:N31331af196754fa1adaf77b7be7f2079,
        _:N359ab9f96d834e4caae175f0518f341f,
        _:N4f3148b0e19844e2865549e5963db28c,
        _:N6861dc719a6741e4bdabea62be9f52e5,
        _:N7977ea91f57c4bd3a6ee2f47fb6f6cbe,
        _:N874ccacdc0534f9897e80ec8f0995d08,
        _:N8e3ea7f26ab34d94bfccbdf043dcd1ce,
        _:N92cc5e4728194f7e8c61033a711ce5d3,
        _:N94d59c90c76e4767988e762639bad073,
        _:Nbfc7d352919b4c6dbf7b51ef39c5e239,
        _:Ncc600e59262e4274ab2982db1f93037a,
        _:Ned21fa2be0d2475699096145fa6ca845 .

