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

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

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

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

<event/63> a mo:Release ;
    schema:name "Released at M3-2006 Fall (Oct 09, 2006)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/13017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13017#musicalwork> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn .

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

<album/13017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn ;
    mo:performance_of <album/13017#musicalwork> ;
    mo:recorded_as <album/13017#musicalexpression> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn ;
    schema:workPerformed <album/13017#musicalwork> .

<org/241#subject> schema:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn ;
    foaf:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/13017/13017-1239340566.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-09"^^xsd:date ;
    dcterms:title "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn ;
    mo:catalogue_number "OEMM-0104" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13017#musicalexpression> ;
    mo:publisher <org/241#subject> ;
    mo:record _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    mo:record_count 1 ;
    mo:release <event/63> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/13017/13017-1239340566.jpg> ;
    schema:name "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@en,
        "月刊ミゾノクチ 12月号"@ja,
        "yu-ma MIZONOKUCHI Monthly TOHO Arrange CD ~ December"@ja-latn ;
    schema:publisher <org/241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/13017/13017-1239340566.jpg> .

_:N03aa7604679a4fbfacd63c163b6fdfa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song for the Girl Who Awaits the End"@en,
        "終焉を待つ少女への歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    schema:name "A Song for the Girl Who Awaits the End"@en,
        "終焉を待つ少女への歌"@ja .

_:N536d49ec480e46aaa014e89c3d8547f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Music Library"@en,
        "ゲーム音楽図書館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    schema:name "Game Music Library"@en,
        "ゲーム音楽図書館"@ja .

_:N56a143f46825435ab2a0149be1b43218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark! my soul"@en,
        "Spark！ my soul"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    schema:name "Spark! my soul"@en,
        "Spark！ my soul"@ja .

_:N64227959a3de47f2a9b29cd615ceeeb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo ~Danmaku Festival~"@en,
        "幻想郷　～弾幕祭～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    schema:name "Gensokyo ~Danmaku Festival~"@en,
        "幻想郷　～弾幕祭～"@ja .

_:N70cbdf05bd2d4a088b88a8d9e5e67f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A·n·u·v·i·s"@en,
        "A・n・u・v・i・s"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nf2cd744ac49a4840bea974dfa89e60eb ;
    schema:name "A·n·u·v·i·s"@en,
        "A・n・u・v・i・s"@ja .

_:Nf2cd744ac49a4840bea974dfa89e60eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03aa7604679a4fbfacd63c163b6fdfa2,
        _:N536d49ec480e46aaa014e89c3d8547f3,
        _:N56a143f46825435ab2a0149be1b43218,
        _:N64227959a3de47f2a9b29cd615ceeeb1,
        _:N70cbdf05bd2d4a088b88a8d9e5e67f54 ;
    mo:track_count 5 ;
    schema:duration "PT18:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03aa7604679a4fbfacd63c163b6fdfa2,
        _:N536d49ec480e46aaa014e89c3d8547f3,
        _:N56a143f46825435ab2a0149be1b43218,
        _:N64227959a3de47f2a9b29cd615ceeeb1,
        _:N70cbdf05bd2d4a088b88a8d9e5e67f54 .

