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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/30866#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30866#musicalwork> ;
    schema:name "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/66/30866/30866-1324874500.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30866#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn ;
    mo:performance_of <album/30866#musicalwork> ;
    mo:performer <artist/8116#subject> ;
    mo:recorded_as <album/30866#musicalexpression> ;
    schema:byArtist <artist/8116#subject> ;
    schema:name "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn ;
    schema:workPerformed <album/30866#musicalwork> .

<artist/8116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30866#performance> ;
    schema:name "Misaki Arima"@en,
        "有馬美咲"@ja ;
    foaf:made <album/30866#lyrics>,
        <album/30866#subject> ;
    foaf:name "Misaki Arima"@en,
        "有馬美咲"@ja .

<album/30866#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn ;
    mo:catalogue_number "MTAN-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30866#musicalexpression> ;
    mo:publisher _:N611df26ccbd04b69992c71e744bdcd9f ;
    mo:record _:N87e34f2ae65446f4b5095170802873a5 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/8116#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/30866/30866-1324874500.jpg> ;
    schema:name "Toho Jyuni Hitoe"@en,
        "東方十二単"@ja,
        "Touhou Juuni Hitoe"@ja-latn ;
    schema:publisher _:N611df26ccbd04b69992c71e744bdcd9f ;
    foaf:depiction <https://media.vgm.io/albums/66/30866/30866-1324874500.jpg> .

_:N0da4179827ac4adb9e0b477ee26a5e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私の全ては歌で出来てる"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "私の全ては歌で出来てる"@ja .

_:N11e922164341480f8e2b8d10affb8965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のマスタースパーク"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "恋のマスタースパーク"@ja .

_:N213f7302a81f4f509ce4cd550799ee69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅に染まる摩天楼"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "紅に染まる摩天楼"@ja .

_:N3fa001079e2649e98f93e7edff451c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春夏秋冬"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "春夏秋冬"@ja .

_:N4de1f77fa8574fe1bf45fa8d05bbaf1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜜の森"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "蜜の森"@ja .

_:N5cd77237d2604310a68cf3b94f122415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私は私"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "私は私"@ja .

_:N611df26ccbd04b69992c71e744bdcd9f schema:name "Misa Kingdom"@en ;
    foaf:name "Misa Kingdom"@en .

_:N94c5b7b86d0d4db4b63aeea81af275c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日の墓標"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "明日の墓標"@ja .

_:N99625b017db542c4a65bac631c01bc88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんなにも月が紅いから"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "こんなにも月が紅いから"@ja .

_:Na2d5c5f3958e444fa5cf4110137669a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の歌 ～ pray to God ～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "月の歌 ～ pray to God ～"@ja .

_:Nd468f01f44674eac992f3f8bb50d2a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜花吹雪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "桜花吹雪"@ja .

_:Ne43e5b9e4cdd4aa59d0a5d4da570b505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お賽銭箱返しなさい！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "お賽銭箱返しなさい！"@ja .

_:Nf855e4a80ad44eeab0f1186b0cf0aef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙☆涙の物語"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N87e34f2ae65446f4b5095170802873a5 ;
    schema:name "涙☆涙の物語"@ja .

_:N87e34f2ae65446f4b5095170802873a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da4179827ac4adb9e0b477ee26a5e54,
        _:N11e922164341480f8e2b8d10affb8965,
        _:N213f7302a81f4f509ce4cd550799ee69,
        _:N3fa001079e2649e98f93e7edff451c23,
        _:N4de1f77fa8574fe1bf45fa8d05bbaf1e,
        _:N5cd77237d2604310a68cf3b94f122415,
        _:N94c5b7b86d0d4db4b63aeea81af275c3,
        _:N99625b017db542c4a65bac631c01bc88,
        _:Na2d5c5f3958e444fa5cf4110137669a2,
        _:Nd468f01f44674eac992f3f8bb50d2a05,
        _:Ne43e5b9e4cdd4aa59d0a5d4da570b505,
        _:Nf855e4a80ad44eeab0f1186b0cf0aef9 ;
    mo:track_count 12 ;
    schema:duration "PT42:26"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0da4179827ac4adb9e0b477ee26a5e54,
        _:N11e922164341480f8e2b8d10affb8965,
        _:N213f7302a81f4f509ce4cd550799ee69,
        _:N3fa001079e2649e98f93e7edff451c23,
        _:N4de1f77fa8574fe1bf45fa8d05bbaf1e,
        _:N5cd77237d2604310a68cf3b94f122415,
        _:N94c5b7b86d0d4db4b63aeea81af275c3,
        _:N99625b017db542c4a65bac631c01bc88,
        _:Na2d5c5f3958e444fa5cf4110137669a2,
        _:Nd468f01f44674eac992f3f8bb50d2a05,
        _:Ne43e5b9e4cdd4aa59d0a5d4da570b505,
        _:Nf855e4a80ad44eeab0f1186b0cf0aef9 .

