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

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

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

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

<event/114> a mo:Release ;
    schema:name "Released at Touhou Gengakusai (Mar 20, 2009)" .

<event/86> a mo:Release ;
    schema:name "Released at Touhou Fuhai Komachi 5 (Mar 21, 2009)" .

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

<album/12653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12653#musicalwork> ;
    schema:name "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn .

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

<org/289#subject> schema:name "Yumeiro-Project"@en,
        "ゆめいろ企画"@ja,
        "Yumeiro-Project"@ja-latn ;
    foaf:name "Yumeiro-Project"@en,
        "ゆめいろ企画"@ja,
        "Yumeiro-Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/12653/12653-1237536721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn ;
    mo:performance_of <album/12653#musicalwork> ;
    mo:performer <artist/5997#subject> ;
    mo:recorded_as <album/12653#musicalexpression> ;
    schema:byArtist <artist/5997#subject> ;
    schema:name "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn ;
    schema:workPerformed <album/12653#musicalwork> .

<artist/5997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12653#performance> ;
    schema:name "Junca Amaoto"@en,
        "天乙准花"@ja ;
    foaf:name "Junca Amaoto"@en,
        "天乙准花"@ja .

<album/12653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-20"^^xsd:date ;
    dcterms:title "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn ;
    mo:catalogue_number "YPCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12653#musicalexpression> ;
    mo:publisher <org/289#subject> ;
    mo:record _:N59fd396aaf524218b21ce7fda41e5e00 ;
    mo:record_count 1 ;
    mo:release <event/114>,
        <event/86> ;
    schema:about <product/29#subject> ;
    schema:byArtist <artist/5997#subject> ;
    schema:datePublished "2009-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/12653/12653-1237536721.jpg> ;
    schema:name "Lycoris Radiata"@en,
        "Lycoris Radiata"@ja,
        "Lycoris Radiata"@ja-latn ;
    schema:publisher <org/289#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/12653/12653-1237536721.jpg> .

_:N0a281d883f294088a2a8fe8f5b828b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "幽霊楽団 ～ Phantom Ensemble"@ja .

_:N0d253cb69fa54805955a5544083cd63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸帰航 ～ Riverside View"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "彼岸帰航 ～ Riverside View"@ja .

_:N1c16f31f7031404f96f53cea3afe5566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春色小径 ～ Colorful Path"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "春色小径 ～ Colorful Path"@ja .

_:N2bfff0e1be1a4964bce6164f00dde79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏に咲いた花は枯れて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "真夏に咲いた花は枯れて"@ja .

_:N4ac5cf19317a4caaa42031070759ac7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icicle girl"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "Icicle girl"@ja .

_:N5b561cbfb0e4489cb1791f0dd58a5829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花映塚 ～ To next the sixtyth year"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "花映塚 ～ To next the sixtyth year"@ja .

_:N5c363294abf34e0fb5a74fe1c2a28e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "六十年目の東方裁判 ～ Fate of Sixty Years"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "六十年目の東方裁判 ～ Fate of Sixty Years"@ja .

_:N7b54ba2823634ae3bbba7d5259ffdf2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華散らす"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "華散らす"@ja .

_:N899a485082f2422b9a6b380bd3c29d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花は幻想のままに (Higiri.K Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "花は幻想のままに (Higiri.K Remix)"@ja .

_:Nc952bb189e9d4ced93264026d0651def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Gravity"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "Zero Gravity"@ja .

_:Nd5d014aaaa7f402d91ab710fdbba263a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "風神少女"@ja .

_:Nde291d16786d43a691513f5477d4a217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "Connected"@ja .

_:Ne0a9794f516e4a67b402d304ef3b9e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "咲き誇れ、幻想の春"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "咲き誇れ、幻想の春"@ja .

_:Nf880f17cf3e2433c83b3fde05af22304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poisoned pain, not Forgiven"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N59fd396aaf524218b21ce7fda41e5e00 ;
    schema:name "Poisoned pain, not Forgiven"@ja .

_:N59fd396aaf524218b21ce7fda41e5e00 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a281d883f294088a2a8fe8f5b828b78,
        _:N0d253cb69fa54805955a5544083cd63d,
        _:N1c16f31f7031404f96f53cea3afe5566,
        _:N2bfff0e1be1a4964bce6164f00dde79e,
        _:N4ac5cf19317a4caaa42031070759ac7f,
        _:N5b561cbfb0e4489cb1791f0dd58a5829,
        _:N5c363294abf34e0fb5a74fe1c2a28e0f,
        _:N7b54ba2823634ae3bbba7d5259ffdf2e,
        _:N899a485082f2422b9a6b380bd3c29d26,
        _:Nc952bb189e9d4ced93264026d0651def,
        _:Nd5d014aaaa7f402d91ab710fdbba263a,
        _:Nde291d16786d43a691513f5477d4a217,
        _:Ne0a9794f516e4a67b402d304ef3b9e54,
        _:Nf880f17cf3e2433c83b3fde05af22304 ;
    mo:track_count 14 ;
    schema:duration "PT61:07"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0a281d883f294088a2a8fe8f5b828b78,
        _:N0d253cb69fa54805955a5544083cd63d,
        _:N1c16f31f7031404f96f53cea3afe5566,
        _:N2bfff0e1be1a4964bce6164f00dde79e,
        _:N4ac5cf19317a4caaa42031070759ac7f,
        _:N5b561cbfb0e4489cb1791f0dd58a5829,
        _:N5c363294abf34e0fb5a74fe1c2a28e0f,
        _:N7b54ba2823634ae3bbba7d5259ffdf2e,
        _:N899a485082f2422b9a6b380bd3c29d26,
        _:Nc952bb189e9d4ced93264026d0651def,
        _:Nd5d014aaaa7f402d91ab710fdbba263a,
        _:Nde291d16786d43a691513f5477d4a217,
        _:Ne0a9794f516e4a67b402d304ef3b9e54,
        _:Nf880f17cf3e2433c83b3fde05af22304 .

