@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 _:N7b65700572d741c28c2b017bef2bb802 ;
    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> .

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

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

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

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

_:N4950b95f24054078980fe7cfaf3a1e13 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 _:N7b65700572d741c28c2b017bef2bb802 ;
    schema:name "花映塚 ～ To next the sixtyth year"@ja .

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

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

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

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

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

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

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

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

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

_:N7b65700572d741c28c2b017bef2bb802 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d3a14db096e436e94a50ea3d940f191,
        _:N17f7e0a85f654d3989fb3057c06287b2,
        _:N386bf9079630472bad43920dc822c4bb,
        _:N3da262709ed04222872b5530c0f6f6bc,
        _:N4950b95f24054078980fe7cfaf3a1e13,
        _:N54808817bac94e90aa1fe1ae3320efe7,
        _:N85e0b411a1814a19b374d2b28e3039cc,
        _:N9762e9bfac4846559b7e4c4559f981ac,
        _:Na1b4060a1f4141b7bddbc19540eed3f3,
        _:Na43784560e7247db9f6c005d624597c6,
        _:Nc163e138a6d7497c8f28598a42becc30,
        _:Nce4c5db804da496ebb4fd4b9cc17910f,
        _:Ne52b636926bc4ad3a7237d070ce95c5a,
        _:Nf7886c82efb8454d9c75cab40853cb30 ;
    mo:track_count 14 ;
    schema:duration "PT61:07"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0d3a14db096e436e94a50ea3d940f191,
        _:N17f7e0a85f654d3989fb3057c06287b2,
        _:N386bf9079630472bad43920dc822c4bb,
        _:N3da262709ed04222872b5530c0f6f6bc,
        _:N4950b95f24054078980fe7cfaf3a1e13,
        _:N54808817bac94e90aa1fe1ae3320efe7,
        _:N85e0b411a1814a19b374d2b28e3039cc,
        _:N9762e9bfac4846559b7e4c4559f981ac,
        _:Na1b4060a1f4141b7bddbc19540eed3f3,
        _:Na43784560e7247db9f6c005d624597c6,
        _:Nc163e138a6d7497c8f28598a42becc30,
        _:Nce4c5db804da496ebb4fd4b9cc17910f,
        _:Ne52b636926bc4ad3a7237d070ce95c5a,
        _:Nf7886c82efb8454d9c75cab40853cb30 .

