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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/59#subject> a schema:CreativeWork ;
    schema:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn ;
    foaf:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/27880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27880#musicalwork> ;
    schema:name "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn .

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

<album/27880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn ;
    mo:performance_of <album/27880#musicalwork> ;
    mo:recorded_as <album/27880#musicalexpression> ;
    schema:name "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn ;
    schema:workPerformed <album/27880#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/27880/27880-1312492169.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn ;
    mo:catalogue_number "AMCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27880#musicalexpression> ;
    mo:publisher _:N3dff3a0cc31747febdbed14256187594 ;
    mo:record _:N98bedee0d1d44a2193bef39abebaac9a ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/51#subject>,
        <product/59#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/27880/27880-1312492169.jpg> ;
    schema:name "The Grimoire of Marionettes"@en,
        "The Grimoire of Marionettes"@ja,
        "The Grimoire of Marionettes"@ja-latn ;
    schema:publisher _:N3dff3a0cc31747febdbed14256187594 ;
    foaf:depiction <https://media.vgm.io/albums/08/27880/27880-1312492169.jpg> .

_:N066a32666a9444ffab52a004da7e4024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪に咲く華"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "雪に咲く華"@ja .

_:N106393bfab214be8b1dd3bd41c03f1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一期一会 ～ ありがとう"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "一期一会 ～ ありがとう"@ja .

_:N34dddb581ceb4c39a9fa9cc25afd5060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残雪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "残雪"@ja .

_:N3dff3a0cc31747febdbed14256187594 schema:name "Team Amulet"@en ;
    foaf:name "Team Amulet"@en .

_:N4b40e806ab2a443dbc452717d4c2a7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾風 ～ Rainbow Tempest"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "疾風 ～ Rainbow Tempest"@ja .

_:N5b23ea5af77341c19f248ee317f56f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏時の上海アリス"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "黄昏時の上海アリス"@ja .

_:N7067609498274350a8746ad64f63da00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Happiness"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "A Moment of Happiness"@ja .

_:N7c0a4622d5bc4e67a5f7d590e10612b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浪漫少女 ～ Romantic Dolls"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "浪漫少女 ～ Romantic Dolls"@ja .

_:N8d18ccb30e30402bb16359ee39908602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅立ちの少女 ～ Far and away"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "旅立ちの少女 ～ Far and away"@ja .

_:N9dbf12225a5249019e5bf03b0b79998c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "樹海"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "樹海"@ja .

_:Nad87177e008746819eab2ed93ddf5489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命の万華鏡"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "命の万華鏡"@ja .

_:Nd080cc0658d24c3d9122e317e2731ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁呪の魔法"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "禁呪の魔法"@ja .

_:Nd20ef33d333d4ceb92a4a01c0d473eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煌めく地平の果てに"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "煌めく地平の果てに"@ja .

_:Nff3fe3b3acc84b1b9341a4b3a64f196f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星霜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N98bedee0d1d44a2193bef39abebaac9a ;
    schema:name "星霜"@ja .

_:N98bedee0d1d44a2193bef39abebaac9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066a32666a9444ffab52a004da7e4024,
        _:N106393bfab214be8b1dd3bd41c03f1b0,
        _:N34dddb581ceb4c39a9fa9cc25afd5060,
        _:N4b40e806ab2a443dbc452717d4c2a7e4,
        _:N5b23ea5af77341c19f248ee317f56f19,
        _:N7067609498274350a8746ad64f63da00,
        _:N7c0a4622d5bc4e67a5f7d590e10612b7,
        _:N8d18ccb30e30402bb16359ee39908602,
        _:N9dbf12225a5249019e5bf03b0b79998c,
        _:Nad87177e008746819eab2ed93ddf5489,
        _:Nd080cc0658d24c3d9122e317e2731ccd,
        _:Nd20ef33d333d4ceb92a4a01c0d473eb1,
        _:Nff3fe3b3acc84b1b9341a4b3a64f196f ;
    mo:track_count 13 ;
    schema:duration "PT43:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N066a32666a9444ffab52a004da7e4024,
        _:N106393bfab214be8b1dd3bd41c03f1b0,
        _:N34dddb581ceb4c39a9fa9cc25afd5060,
        _:N4b40e806ab2a443dbc452717d4c2a7e4,
        _:N5b23ea5af77341c19f248ee317f56f19,
        _:N7067609498274350a8746ad64f63da00,
        _:N7c0a4622d5bc4e67a5f7d590e10612b7,
        _:N8d18ccb30e30402bb16359ee39908602,
        _:N9dbf12225a5249019e5bf03b0b79998c,
        _:Nad87177e008746819eab2ed93ddf5489,
        _:Nd080cc0658d24c3d9122e317e2731ccd,
        _:Nd20ef33d333d4ceb92a4a01c0d473eb1,
        _:Nff3fe3b3acc84b1b9341a4b3a64f196f .

