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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/43#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn .

<product/45#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn .

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

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

<album/12158#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellCore ACT5 - Valley"@en,
        "SpellCore ACT5 - Valley"@ja,
        "SpellCore ACT5 - Valley"@ja-latn ;
    mo:performance_of <album/12158#musicalwork> ;
    mo:recorded_as <album/12158#musicalexpression> ;
    schema:name "SpellCore ACT5 - Valley"@en,
        "SpellCore ACT5 - Valley"@ja,
        "SpellCore ACT5 - Valley"@ja-latn ;
    schema:workPerformed <album/12158#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/85/12158/12158-1235018197.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12158#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/12158/12158-1235018197.jpg> ;
    foaf:depicts <album/12158#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/12158/12158-1235018197.jpg> .

<https://medium-media.vgm.io/albums/85/12158/12158-1235018197.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "SpellCore ACT5 - Valley"@en,
        "SpellCore ACT5 - Valley"@ja,
        "SpellCore ACT5 - Valley"@ja-latn ;
    mo:catalogue_number "ARAM-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12158#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:Nd382699b7ac142afac16b733594e4d2d ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/16#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/43#subject>,
        <product/45#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/12158/12158-1235018197.jpg> ;
    schema:name "SpellCore ACT5 - Valley"@en,
        "SpellCore ACT5 - Valley"@ja,
        "SpellCore ACT5 - Valley"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/12158/12158-1235018197.jpg> .

_:N1d72807e83384e6e9c5ba53dbe8322f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙と天の結界を砕く大魔法"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "宇宙と天の結界を砕く大魔法"@ja .

_:N1e59f8972b3b434f85f565e4f0f0b132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルオブコチヤ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "スペルオブコチヤ"@ja .

_:N531f5a8795874eaa8fde1b448f55b17c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ややもすれば雪溶け桜散りて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "ややもすれば雪溶け桜散りて"@ja .

_:N5d046a1a5f3b4a499ed568c6ae0c63d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "腐林檎が暖める凍った手"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "腐林檎が暖める凍った手"@ja .

_:N66db8e188b254ce4b966c0b0810a73fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アニムス・オンバシラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "アニムス・オンバシラ"@ja .

_:N7f35a6b94d974640a92307a9a2264387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙と未来のすべてを語る"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "宇宙と未来のすべてを語る"@ja .

_:N99e5e7641aa94a7db8ac7cffb843502a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れないからゴートゥフロア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "眠れないからゴートゥフロア"@ja .

_:Nafc1a97eb04247a781010f54e20a4cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙暦時代の鬼が島"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "宇宙暦時代の鬼が島"@ja .

_:Nb7c3853a4a4547cbba53a5e7650a0874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月世界の子午線"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "月世界の子午線"@ja .

_:Nce898e5993c34b4380b6427651db261d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステージオブザゴッズヴァレイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:Nd382699b7ac142afac16b733594e4d2d ;
    schema:name "ステージオブザゴッズヴァレイ"@ja .

_:Nd382699b7ac142afac16b733594e4d2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d72807e83384e6e9c5ba53dbe8322f8,
        _:N1e59f8972b3b434f85f565e4f0f0b132,
        _:N531f5a8795874eaa8fde1b448f55b17c,
        _:N5d046a1a5f3b4a499ed568c6ae0c63d4,
        _:N66db8e188b254ce4b966c0b0810a73fb,
        _:N7f35a6b94d974640a92307a9a2264387,
        _:N99e5e7641aa94a7db8ac7cffb843502a,
        _:Nafc1a97eb04247a781010f54e20a4cb0,
        _:Nb7c3853a4a4547cbba53a5e7650a0874,
        _:Nce898e5993c34b4380b6427651db261d ;
    mo:track_count 10 ;
    schema:duration "PT73:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1d72807e83384e6e9c5ba53dbe8322f8,
        _:N1e59f8972b3b434f85f565e4f0f0b132,
        _:N531f5a8795874eaa8fde1b448f55b17c,
        _:N5d046a1a5f3b4a499ed568c6ae0c63d4,
        _:N66db8e188b254ce4b966c0b0810a73fb,
        _:N7f35a6b94d974640a92307a9a2264387,
        _:N99e5e7641aa94a7db8ac7cffb843502a,
        _:Nafc1a97eb04247a781010f54e20a4cb0,
        _:Nb7c3853a4a4547cbba53a5e7650a0874,
        _:Nce898e5993c34b4380b6427651db261d .

