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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<album/14942#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellCore ACT6 - Philosophia"@en,
        "SpellCore ACT6 - Philosophia"@ja,
        "SpellCore ACT6 - Philosophia"@ja-latn ;
    mo:performance_of <album/14942#musicalwork> ;
    mo:recorded_as <album/14942#musicalexpression> ;
    schema:name "SpellCore ACT6 - Philosophia"@en,
        "SpellCore ACT6 - Philosophia"@ja,
        "SpellCore ACT6 - Philosophia"@ja-latn ;
    schema:workPerformed <album/14942#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/24/14942/14942-1249834567.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14942#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "SpellCore ACT6 - Philosophia"@en,
        "SpellCore ACT6 - Philosophia"@ja,
        "SpellCore ACT6 - Philosophia"@ja-latn ;
    mo:catalogue_number "ARAM-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14942#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N5c1dfd3ffefc481fba2625f90273cadc ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/14942/14942-1249834567.jpg> ;
    schema:name "SpellCore ACT6 - Philosophia"@en,
        "SpellCore ACT6 - Philosophia"@ja,
        "SpellCore ACT6 - Philosophia"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/14942/14942-1249834567.jpg> .

_:N0a33868f78684b4fa7586bc540d1599d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルコアオブワタツキ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "スペルコアオブワタツキ"@ja .

_:N2575e0fc298246c69a4c2529d2f4a10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "睡眠花、催眠果"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "睡眠花、催眠果"@ja .

_:N317f51dfe3634d04a4e3e241ab5cf40c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切り取られ、持ち去られた彩り"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "切り取られ、持ち去られた彩り"@ja .

_:N6dfaed3c22f34fbe96ca2a821b921100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古風な恋人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "古風な恋人"@ja .

_:N7ef1a85759a5427d8eba564ebc939ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルターリアリスチックアイ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "アルターリアリスチックアイ"@ja .

_:N8c929065bddd45ee9726d8e211c353f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嫌われ者と地上の恋人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "嫌われ者と地上の恋人"@ja .

_:N9749bf4c504e438ba9e0b1720716d15f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両界曼荼羅、大金剛輪陀羅尼"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "両界曼荼羅、大金剛輪陀羅尼"@ja .

_:N9baefe0e9c1e473e8f9554abcb45f672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哲学する妖精、無価値の象徴"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "哲学する妖精、無価値の象徴"@ja .

_:N9d823279e0d84993a2a261bd9e7990b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デトロイト幻魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "デトロイト幻魔"@ja .

_:Ndd29c9c625b14ba0b9771205ccc48e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白板に刻まれる無数の言葉、知識"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:inPlaylist _:N5c1dfd3ffefc481fba2625f90273cadc ;
    schema:name "白板に刻まれる無数の言葉、知識"@ja .

_:N5c1dfd3ffefc481fba2625f90273cadc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a33868f78684b4fa7586bc540d1599d,
        _:N2575e0fc298246c69a4c2529d2f4a10a,
        _:N317f51dfe3634d04a4e3e241ab5cf40c,
        _:N6dfaed3c22f34fbe96ca2a821b921100,
        _:N7ef1a85759a5427d8eba564ebc939ef5,
        _:N8c929065bddd45ee9726d8e211c353f1,
        _:N9749bf4c504e438ba9e0b1720716d15f,
        _:N9baefe0e9c1e473e8f9554abcb45f672,
        _:N9d823279e0d84993a2a261bd9e7990b3,
        _:Ndd29c9c625b14ba0b9771205ccc48e8e ;
    mo:track_count 10 ;
    schema:duration "PT73:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a33868f78684b4fa7586bc540d1599d,
        _:N2575e0fc298246c69a4c2529d2f4a10a,
        _:N317f51dfe3634d04a4e3e241ab5cf40c,
        _:N6dfaed3c22f34fbe96ca2a821b921100,
        _:N7ef1a85759a5427d8eba564ebc939ef5,
        _:N8c929065bddd45ee9726d8e211c353f1,
        _:N9749bf4c504e438ba9e0b1720716d15f,
        _:N9baefe0e9c1e473e8f9554abcb45f672,
        _:N9d823279e0d84993a2a261bd9e7990b3,
        _:Ndd29c9c625b14ba0b9771205ccc48e8e .

