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

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

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

<event/138> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP2 (Sep 11, 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/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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/28725#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28725#musicalwork> ;
    schema:name "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn .

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

<org/447#subject> schema:name "efs"@en,
        "efs"@ja,
        "efs"@ja-latn ;
    foaf:name "efs"@en,
        "efs"@ja,
        "efs"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/28725/28725-1315628584.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28725#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:made <album/28725#lyrics>,
        <album/28725#subject> ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<artist/6180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28725#performance> ;
    schema:name "Hidari Abe"@en,
        "阿部左"@ja ;
    foaf:made <album/28725#lyrics>,
        <album/28725#subject> ;
    foaf:name "Hidari Abe"@en,
        "阿部左"@ja .

<artist/6811#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28725#performance> ;
    schema:name "Keika Yueshiro"@en,
        "結城京華"@ja ;
    foaf:made <album/28725#lyrics>,
        <album/28725#subject> ;
    foaf:name "Keika Yueshiro"@en,
        "結城京華"@ja .

<artist/6813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28725#performance> ;
    schema:name "Touya Nose"@en,
        "野瀬冬弥"@ja ;
    foaf:made <album/28725#lyrics>,
        <album/28725#subject> ;
    foaf:name "Touya Nose"@en,
        "野瀬冬弥"@ja .

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

<album/28725#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn ;
    mo:performance_of <album/28725#musicalwork> ;
    mo:performer <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    mo:recorded_as <album/28725#musicalexpression> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    schema:name "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn ;
    schema:workPerformed <album/28725#musicalwork> .

<album/28725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-11"^^xsd:date ;
    dcterms:title "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn ;
    mo:catalogue_number "EFS-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28725#musicalexpression> ;
    mo:publisher <org/447#subject> ;
    mo:record _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    mo:record_count 1 ;
    mo:release <event/138> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    schema:datePublished "2011-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/28725/28725-1315628584.jpg> ;
    schema:name "SAI-SHO-NO-3-MAI"@en,
        "さいしょの３まいっ"@ja,
        "Saisho no 3-mai"@ja-latn ;
    schema:publisher <org/447#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/28725/28725-1315628584.jpg> .

_:N0207848e72ad44b6a102fdf7684f49bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、黒染めの桜 ～Boder of Life --<Trasient Memories>"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "幽雅に咲かせ、黒染めの桜 ～Boder of Life --<Trasient Memories>"@ja .

_:N138e6613e0dc47378162c51c6b0b7f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール ～少女密室 --<L.E-engine>"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "ラクトガール ～少女密室 --<L.E-engine>"@ja .

_:N144b5192385049e3ad63112b36f49473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館 ～ Chineese Tea --<GrooveBox>"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "上海紅茶館 ～ Chineese Tea --<GrooveBox>"@ja .

_:N40cc2cf12d784107b8cfa623103ac040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラケージ　～ Kagome-Kagome--<MysticHeart.ver>"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "シンデレラケージ　～ Kagome-Kagome--<MysticHeart.ver>"@ja .

_:N614f2b610e1d47f88c724b027e8ce696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない --<Through the Air>"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "もう歌しか聞こえない --<Through the Air>"@ja .

_:Na16a4227cd564c0396e91b213613d102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.Nオーエンは彼女なのか？ --<Chaotic Beatmix>"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "U.Nオーエンは彼女なのか？ --<Chaotic Beatmix>"@ja .

_:Naf68e8916d854c779c709b59bb97807f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CrescentDream"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "CrescentDream"@ja .

_:Nb112b2db927a4065a76dba6babc5b4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア --<神仙神前神戦style>"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "プレインエイジア --<神仙神前神戦style>"@ja .

_:Nb2c99aafa9e04ce0b7a6bded57b6d219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロスペクティブ京都--<VariousLandscape>"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "レトロスペクティブ京都--<VariousLandscape>"@ja .

_:Nb7bb7f72d9d94cabb175a3ab4370973e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔 ～LunaticPrincess --<Eternal Change>"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "竹取飛翔 ～LunaticPrincess --<Eternal Change>"@ja .

_:Nbd035ca2b8534c4b9b0facf7503e8d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア--<Atmospheric Storm>"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "プレインエイジア--<Atmospheric Storm>"@ja .

_:Ne8dcf2d66ebd420980685204868edacc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト --<cosmicray mix>"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "フラワリングナイト --<cosmicray mix>"@ja .

_:Nefd72552c92648578d092e8465801a78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マスタースパーク--<SplashSpeed>"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "恋色マスタースパーク--<SplashSpeed>"@ja .

_:Nf963388e6af541d4955c383183a9446b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブクレシュティの人形師--<RetroAtmosphere>"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "ブクレシュティの人形師--<RetroAtmosphere>"@ja .

_:Nfbb1095f0b084f80a8f824f297956bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女綺想曲 ～Dream Battle--<LuxuryBeat>"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "少女綺想曲 ～Dream Battle--<LuxuryBeat>"@ja .

_:Nfd674b8213e9446ab7927af409f48798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜 --<starlight&waves>"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N473b3f4eb61c4b7f963c96cf02d030c2 ;
    schema:name "東の国の眠らない夜 --<starlight&waves>"@ja .

_:N473b3f4eb61c4b7f963c96cf02d030c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0207848e72ad44b6a102fdf7684f49bb,
        _:N138e6613e0dc47378162c51c6b0b7f56,
        _:N144b5192385049e3ad63112b36f49473,
        _:N40cc2cf12d784107b8cfa623103ac040,
        _:N614f2b610e1d47f88c724b027e8ce696,
        _:Na16a4227cd564c0396e91b213613d102,
        _:Naf68e8916d854c779c709b59bb97807f,
        _:Nb112b2db927a4065a76dba6babc5b4a5,
        _:Nb2c99aafa9e04ce0b7a6bded57b6d219,
        _:Nb7bb7f72d9d94cabb175a3ab4370973e,
        _:Nbd035ca2b8534c4b9b0facf7503e8d5d,
        _:Ne8dcf2d66ebd420980685204868edacc,
        _:Nefd72552c92648578d092e8465801a78,
        _:Nf963388e6af541d4955c383183a9446b,
        _:Nfbb1095f0b084f80a8f824f297956bea,
        _:Nfd674b8213e9446ab7927af409f48798 ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0207848e72ad44b6a102fdf7684f49bb,
        _:N138e6613e0dc47378162c51c6b0b7f56,
        _:N144b5192385049e3ad63112b36f49473,
        _:N40cc2cf12d784107b8cfa623103ac040,
        _:N614f2b610e1d47f88c724b027e8ce696,
        _:Na16a4227cd564c0396e91b213613d102,
        _:Naf68e8916d854c779c709b59bb97807f,
        _:Nb112b2db927a4065a76dba6babc5b4a5,
        _:Nb2c99aafa9e04ce0b7a6bded57b6d219,
        _:Nb7bb7f72d9d94cabb175a3ab4370973e,
        _:Nbd035ca2b8534c4b9b0facf7503e8d5d,
        _:Ne8dcf2d66ebd420980685204868edacc,
        _:Nefd72552c92648578d092e8465801a78,
        _:Nf963388e6af541d4955c383183a9446b,
        _:Nfbb1095f0b084f80a8f824f297956bea,
        _:Nfd674b8213e9446ab7927af409f48798 .

