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

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

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

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

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

<album/11848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11848#musicalwork> ;
    schema:name "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn .

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

<album/11848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn ;
    mo:performance_of <album/11848#musicalwork> ;
    mo:recorded_as <album/11848#musicalexpression> ;
    schema:name "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn ;
    schema:workPerformed <album/11848#musicalwork> .

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

<https://medium-media.vgm.io/albums/84/11848/11848-1233165158.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-27"^^xsd:date ;
    dcterms:title "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn ;
    mo:catalogue_number "BSMH-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11848#musicalexpression> ;
    mo:publisher _:N268078b89e9543b39d6fcb3bdd431276 ;
    mo:record _:N2de00a215d49473e807fef4d7dc7cde1 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/11848/11848-1233165158.jpg> ;
    schema:name "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@en,
        "幻想千夜一夜 Live at 白玉楼スーパーアリーナ Remastering + Encore Version"@ja,
        "Gensou Senya Ichiya -Live at Hakugyokuro Super Arena- Remastering + Encore Version"@ja-latn ;
    schema:publisher _:N268078b89e9543b39d6fcb3bdd431276 ;
    foaf:depiction <https://media.vgm.io/albums/84/11848/11848-1233165158.jpg> .

_:N0588174186cd4ae998653fe9147679f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~Lunar Dial~"@en,
        "月時計 ～ルナ・ダイアル～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N2de00a215d49473e807fef4d7dc7cde1 ;
    schema:name "Lunar Clock ~Lunar Dial~"@en,
        "月時計 ～ルナ・ダイアル～"@ja .

_:N0ab84498507645b5909269ee3aa45112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Night ~Illusionary One Thousand and One Nights~"@en,
        "永夜抄 ～幻想千夜一夜～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N2de00a215d49473e807fef4d7dc7cde1 ;
    schema:name "Imperishable Night ~Illusionary One Thousand and One Nights~"@en,
        "永夜抄 ～幻想千夜一夜～"@ja .

_:N268078b89e9543b39d6fcb3bdd431276 schema:name "Tsukigaokashoryo"@en ;
    foaf:name "Tsukigaokashoryo"@en .

_:N5221423107b0442cad7518065a4aeb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction ~Paradise~"@en,
        "Introduction ～無何有の郷～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N2de00a215d49473e807fef4d7dc7cde1 ;
    schema:name "Introduction ~Paradise~"@en,
        "Introduction ～無何有の郷～"@ja .

_:N6e70069134d1407680cd5a2592eed4cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onigashima in the Fairyland"@en,
        "御伽の国の鬼が島"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N2de00a215d49473e807fef4d7dc7cde1 ;
    schema:name "Onigashima in the Fairyland"@en,
        "御伽の国の鬼が島"@ja .

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

_:Nc750890b08cb4da5917e8c4befe2206c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N2de00a215d49473e807fef4d7dc7cde1 ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:N2de00a215d49473e807fef4d7dc7cde1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0588174186cd4ae998653fe9147679f5,
        _:N0ab84498507645b5909269ee3aa45112,
        _:N5221423107b0442cad7518065a4aeb48,
        _:N6e70069134d1407680cd5a2592eed4cd,
        _:N6ffc8b76977342ca8b5bce438d9a431b,
        _:Nc750890b08cb4da5917e8c4befe2206c ;
    mo:track_count 6 ;
    schema:duration "PT22:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0588174186cd4ae998653fe9147679f5,
        _:N0ab84498507645b5909269ee3aa45112,
        _:N5221423107b0442cad7518065a4aeb48,
        _:N6e70069134d1407680cd5a2592eed4cd,
        _:N6ffc8b76977342ca8b5bce438d9a431b,
        _:Nc750890b08cb4da5917e8c4befe2206c .

