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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/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/12656#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12656#musicalwork> ;
    schema:name "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn .

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/12656/12656-1237558778.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12656#performance> ;
    schema:name "Ruushu"@en,
        "ルーシュ"@ja ;
    foaf:name "Ruushu"@en,
        "ルーシュ"@ja .

<album/12656#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn ;
    mo:performance_of <album/12656#musicalwork> ;
    mo:performer _:N92aa1371a3c34d77b98fba4db04c38da,
        <artist/9640#subject> ;
    mo:recorded_as <album/12656#musicalexpression> ;
    schema:byArtist _:N92aa1371a3c34d77b98fba4db04c38da,
        <artist/9640#subject> ;
    schema:name "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn ;
    schema:workPerformed <album/12656#musicalwork> .

<album/12656#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn ;
    mo:catalogue_number "ARAM-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12656#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N9552ce7501554fb184a709f609b76aa5 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yocchan."@en ;
            foaf:name "Yocchan."@en ],
        <artist/9640#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/12656/12656-1237558778.jpg> ;
    schema:name "SpellCore ACT3 - Flowering"@en,
        "SpellCore ACT3 - Flowering"@ja,
        "SpellCore ACT3 - Flowering"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/12656/12656-1237558778.jpg> .

_:N19d15a5a0e8c41a78366fedecdfee2d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファレンシャオニャン"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "ファレンシャオニャン"@ja .

_:N3e72b2ad327f4e43ab941c04d5789b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衝羽根朝顔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "衝羽根朝顔"@ja .

_:N710b8ce1f5e94bf8a1c3f7b193b91825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルコアオブイザヨイ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "スペルコアオブイザヨイ"@ja .

_:N733c0595974242ef9a52c66ca7be7fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華人小娘"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "華人小娘"@ja .

_:N7f93443cc1da418fb11b2cb3bfcfc423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待雪草"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "待雪草"@ja .

_:N8379f0dc240e47b6a7b46cd288e04f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梔子"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "梔子"@ja .

_:N92aa1371a3c34d77b98fba4db04c38da a schema:Person,
        foaf:Person ;
    mo:performed <album/12656#performance> ;
    schema:name "Yocchan."@en ;
    foaf:name "Yocchan."@en .

_:Na119e1c8071f483ead9dfa07a9abfdf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "睡蓮"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "睡蓮"@ja .

_:Nb3faef84e72046d98a95cd317de24909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "牡丹"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "牡丹"@ja .

_:Nc20af6c164664da1b5a8407802bd783c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝦夷菊"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "蝦夷菊"@ja .

_:Ne11331e5bed3460e8f5004a2d43dc06b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影桜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "影桜"@ja .

_:Nf2498577094443589618875c1b62d790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茴香"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "茴香"@ja .

_:Nf59061f983014565a3ca6eb2ae77b5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無形の桜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N9552ce7501554fb184a709f609b76aa5 ;
    schema:name "無形の桜"@ja .

_:N9552ce7501554fb184a709f609b76aa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d15a5a0e8c41a78366fedecdfee2d8,
        _:N3e72b2ad327f4e43ab941c04d5789b01,
        _:N710b8ce1f5e94bf8a1c3f7b193b91825,
        _:N733c0595974242ef9a52c66ca7be7fec,
        _:N7f93443cc1da418fb11b2cb3bfcfc423,
        _:N8379f0dc240e47b6a7b46cd288e04f8c,
        _:Na119e1c8071f483ead9dfa07a9abfdf8,
        _:Nb3faef84e72046d98a95cd317de24909,
        _:Nc20af6c164664da1b5a8407802bd783c,
        _:Ne11331e5bed3460e8f5004a2d43dc06b,
        _:Nf2498577094443589618875c1b62d790,
        _:Nf59061f983014565a3ca6eb2ae77b5d2 ;
    mo:track_count 12 ;
    schema:duration "PT73:46"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N19d15a5a0e8c41a78366fedecdfee2d8,
        _:N3e72b2ad327f4e43ab941c04d5789b01,
        _:N710b8ce1f5e94bf8a1c3f7b193b91825,
        _:N733c0595974242ef9a52c66ca7be7fec,
        _:N7f93443cc1da418fb11b2cb3bfcfc423,
        _:N8379f0dc240e47b6a7b46cd288e04f8c,
        _:Na119e1c8071f483ead9dfa07a9abfdf8,
        _:Nb3faef84e72046d98a95cd317de24909,
        _:Nc20af6c164664da1b5a8407802bd783c,
        _:Ne11331e5bed3460e8f5004a2d43dc06b,
        _:Nf2498577094443589618875c1b62d790,
        _:Nf59061f983014565a3ca6eb2ae77b5d2 .

