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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

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

<album/6593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6593#musicalwork> ;
    schema:name "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn .

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

<org/582#subject> schema:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn ;
    foaf:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/6593/6593-1199495420.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn ;
    mo:performance_of <album/6593#musicalwork> ;
    mo:performer <artist/2416#subject> ;
    mo:recorded_as <album/6593#musicalexpression> ;
    schema:byArtist <artist/2416#subject> ;
    schema:name "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn ;
    schema:workPerformed <album/6593#musicalwork> .

<artist/2416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6593#performance> ;
    schema:name "ichigo"@en ;
    foaf:name "ichigo"@en .

<album/6593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn ;
    mo:catalogue_number "K2-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6593#musicalexpression> ;
    mo:publisher <org/582#subject> ;
    mo:record _:N9b57e533753c4427bc92c2b33438a8eb ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/2416#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/6593/6593-1199495420.jpg> ;
    schema:name "Gensou Jihen"@en,
        "幻想事変"@ja,
        "Gensou Jihen"@ja-latn ;
    schema:publisher <org/582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/6593/6593-1199495420.jpg> .

_:N104ff881d36d49a2aa8eaa70386a418f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Transcending Space-time"@en,
        "夢は時空を越えて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "A Dream Transcending Space-time"@en,
        "夢は時空を越えて"@ja .

_:N321dd3d17a4045f19d53f8d8c5f03c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SuperSonicSpeedStar"@en,
        "SuperSonicSpeedStar"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "SuperSonicSpeedStar"@en,
        "SuperSonicSpeedStar"@ja .

_:N5096da6fb0ce428c917a04116e80981a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancienttemple"@en,
        "Ancienttemple"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "Ancienttemple"@en,
        "Ancienttemple"@ja .

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

_:N6e22df5b9c024d0bad1b8cca7471ab8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LotusLove"@en,
        "LotusLove"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "LotusLove"@en,
        "LotusLove"@ja .

_:Nb015bd9310d042f48d62dc469880c27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch of Kabukichou"@en,
        "歌舞伎町の魔女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "Witch of Kabukichou"@en,
        "歌舞伎町の魔女"@ja .

_:Ndf3fc92d88774fb394488630f7c9b0a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akeboshi Rocket"@en,
        "明星ロケット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "Akeboshi Rocket"@en,
        "明星ロケット"@ja .

_:Nf051af22276d41fc816d91e71273a2fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YU-MU"@en,
        "YU-MU"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N9b57e533753c4427bc92c2b33438a8eb ;
    schema:name "YU-MU"@en,
        "YU-MU"@ja .

_:N9b57e533753c4427bc92c2b33438a8eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N104ff881d36d49a2aa8eaa70386a418f,
        _:N321dd3d17a4045f19d53f8d8c5f03c44,
        _:N5096da6fb0ce428c917a04116e80981a,
        _:N61e58ba7a69a4c8eb1db3c25f88e63ce,
        _:N6e22df5b9c024d0bad1b8cca7471ab8b,
        _:Nb015bd9310d042f48d62dc469880c27d,
        _:Ndf3fc92d88774fb394488630f7c9b0a6,
        _:Nf051af22276d41fc816d91e71273a2fc ;
    mo:track_count 8 ;
    schema:duration "PT34:03"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N104ff881d36d49a2aa8eaa70386a418f,
        _:N321dd3d17a4045f19d53f8d8c5f03c44,
        _:N5096da6fb0ce428c917a04116e80981a,
        _:N61e58ba7a69a4c8eb1db3c25f88e63ce,
        _:N6e22df5b9c024d0bad1b8cca7471ab8b,
        _:Nb015bd9310d042f48d62dc469880c27d,
        _:Ndf3fc92d88774fb394488630f7c9b0a6,
        _:Nf051af22276d41fc816d91e71273a2fc .

