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

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

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

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

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

<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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<album/3147#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn ;
    mo:performance_of <album/3147#musicalwork> ;
    mo:recorded_as <album/3147#musicalexpression> ;
    schema:name "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn ;
    schema:workPerformed <album/3147#musicalwork> .

<org/199#subject> schema:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja,
        "Team Shanghai Alice"@ja-latn ;
    foaf:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja,
        "Team Shanghai Alice"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/3147/3147-afdb29b21777.jpg> a schema:ImageObject,
        foaf:Image .

<album/3147#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Shanghai Alice"@en ;
            foaf:made <album/3147#composition> ;
            foaf:name "(Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/3147#musicalwork> ;
    schema:name "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn .

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

<album/3147#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-30"^^xsd:date ;
    dcterms:title "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn ;
    mo:catalogue_number "ZCDS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3147#musicalexpression> ;
    mo:publisher <org/199#subject> ;
    mo:record _:Ne66d9674f7c646dd822cff438d3e958e ;
    mo:record_count 1 ;
    mo:release <event/17> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:datePublished "2003-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/3147/3147-afdb29b21777.jpg> ;
    schema:name "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@en,
        "蓮台野夜行 ～ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja,
        "Rendaino Yakou ~ Ghostly Field Club. -ZUN's Music Collection Vol.2-"@ja-latn ;
    schema:publisher <org/199#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/3147/3147-afdb29b21777.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3147#subject> ;
    schema:name "(Shanghai Alice"@en ;
    foaf:made <album/3147#subject> ;
    foaf:name "(Shanghai Alice"@en .

_:N23e415ff1e8144fc90e5f63f88b9f79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Bird of the Moon, Illusion of the Mysterious Cat"@en,
        "月の妖鳥、化猫の幻"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Strange Bird of the Moon, Illusion of the Mysterious Cat"@en,
        "月の妖鳥、化猫の幻"@ja .

_:N24f95b3cb9614dc1b2bfcdf3f0cbe97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜 ～ Ghostly Eyes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜 ～ Ghostly Eyes"@ja .

_:N2c818a2d5f9c41a690d8eef1b1329ac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 ～ Necro-Fantasy"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 ～ Necro-Fantasy"@ja .

_:N341c4e38725944f6b472c4e6e2b9bf9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Temple of the Netherworld"@en,
        "古の冥界寺"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Ancient Temple of the Netherworld"@en,
        "古の冥界寺"@ja .

_:N4ffc7ba5b8334e3ab943f885186d7723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Past Days ~ Fairy of Flower"@en,
        "過去の花 ～ Fairy of Flower"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Flower of Past Days ~ Fairy of Flower"@en,
        "過去の花 ～ Fairy of Flower"@ja .

_:N5446d50bc5604a559a78a5b1dbf8ea23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls' Sealing Club"@en,
        "少女秘封倶楽部"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Girls' Sealing Club"@en,
        "少女秘封倶楽部"@ja .

_:N564f436dca704a749c8f796e44b20b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry the Magician"@en,
        "魔術師メリー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Merry the Magician"@en,
        "魔術師メリー"@ja .

_:N6522e9a8d04d465983053339570ff91e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Festival of Illusions"@en,
        "幻想の永遠祭"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Eternal Festival of Illusions"@en,
        "幻想の永遠祭"@ja .

_:N8a27a2880ab3447fbf953c71eb266115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Girl's Crusade"@en,
        "魔法少女十字軍"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Magical Girl's Crusade"@en,
        "魔法少女十字軍"@ja .

_:Nc3e833e08ed94372b37612edb5a479cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja .

_:Ne443b12a114148e3b46c69742d914a2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing on Through the Dendera Fields in the Night"@en,
        "夜のデンデラ野を逝く"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne66d9674f7c646dd822cff438d3e958e ;
    schema:name "Passing on Through the Dendera Fields in the Night"@en,
        "夜のデンデラ野を逝く"@ja .

_:Ne66d9674f7c646dd822cff438d3e958e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23e415ff1e8144fc90e5f63f88b9f79b,
        _:N24f95b3cb9614dc1b2bfcdf3f0cbe97a,
        _:N2c818a2d5f9c41a690d8eef1b1329ac9,
        _:N341c4e38725944f6b472c4e6e2b9bf9a,
        _:N4ffc7ba5b8334e3ab943f885186d7723,
        _:N5446d50bc5604a559a78a5b1dbf8ea23,
        _:N564f436dca704a749c8f796e44b20b61,
        _:N6522e9a8d04d465983053339570ff91e,
        _:N8a27a2880ab3447fbf953c71eb266115,
        _:Nc3e833e08ed94372b37612edb5a479cf,
        _:Ne443b12a114148e3b46c69742d914a2f ;
    mo:track_count 11 ;
    schema:duration "PT53:37"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N23e415ff1e8144fc90e5f63f88b9f79b,
        _:N24f95b3cb9614dc1b2bfcdf3f0cbe97a,
        _:N2c818a2d5f9c41a690d8eef1b1329ac9,
        _:N341c4e38725944f6b472c4e6e2b9bf9a,
        _:N4ffc7ba5b8334e3ab943f885186d7723,
        _:N5446d50bc5604a559a78a5b1dbf8ea23,
        _:N564f436dca704a749c8f796e44b20b61,
        _:N6522e9a8d04d465983053339570ff91e,
        _:N8a27a2880ab3447fbf953c71eb266115,
        _:Nc3e833e08ed94372b37612edb5a479cf,
        _:Ne443b12a114148e3b46c69742d914a2f .

